Running remote rounds? Get a signed integrity report for every interview, without screen recording. See how monitoring works →
Remote technical interviews

How to interview technical candidates remotely

Choosing the format, writing questions an AI assistant cannot answer for the candidate, a sixty-minute structure you can reuse, how to score it, and how to know the work on screen was actually theirs. Written for engineering teams hiring without a room.

Round length
60 minutes, 90 maximum
Problems per round
One, extended
Time spent probing
A third of the round
Tool policy
Stated in the invitation
Scorecard
Filled before discussion
Screen recording
Not required, and not enough
Short answer

A remote technical interview works when it is one extended problem, started from working code, with a third of the time spent probing what the candidate just wrote. That structure produces a stronger signal than a blank-page algorithm exercise, and it is far harder to pass with an assistant answering in a side window, because comprehension of code on screen does not transfer from a tool the way a solution does.

Two things sit outside the interview itself: a tool policy the candidate reads before the call, and a way to tell whether the session followed it. Neither is solved by recording the screen, since anything drawn outside the shared surface never reaches the recording.

Format

Pick the format before you write a question

Four formats dominate remote technical hiring. They measure different things, and the common mistake is using the cheapest one for the highest-stakes decision.

FormatWhat it measures wellWhere it failsUse it for
Live pairing on real codeJudgement, debugging, how someone works with another personNeeds a prepared repo and an interviewer who can actually pairThe decision-making round
Live problem in a shared editorReasoning under mild pressure, communication while thinkingDrifts into trivia if the problem is a puzzleThe main technical screen
System or architecture discussionTrade-off thinking, seniority, failure-mode awarenessRewards confident talkers over careful onesSenior and staff rounds
Automated coding assessmentFiltering very high volume cheaplyWeakest verification of the four, and easily outsourcedTop-of-funnel only, never the decision
Take-home tests.

A take-home is fine as an optional alternative for candidates who interview badly live, but it should be under two hours, related to the job, and followed by a live conversation about their own submission. That follow-up is the part that carries the signal. Without it you are grading an artifact of unknown authorship.

Structure

A sixty-minute structure you can reuse

Same shape every time, so candidates are comparable and interviewers stop improvising. The two blocks in the middle are where the actual decision gets made.

TimeBlockWhat you are doing
Before, T-2 daysSetup noteFormat, duration, language or stack, whether docs and AI tools are allowed, and what is monitored. Every dispute later traces back to something missing here.
0 to 5 minWarm-upAudio, screen share and editor check. One easy question about something on their CV, so they are talking before they are thinking hard.
5 to 35 minOne core problemA single problem they extend from a working state. Not four unrelated puzzles. You are watching decisions, not typing speed.
35 to 45 minProbe their own codeWhy this structure, what breaks at ten times the input, what would you delete. This block is the hardest to fake and the most predictive.
45 to 55 minChange a requirementAdd a constraint that invalidates part of their design. Watching someone adapt beats watching someone finish.
55 to 60 minTheir questions, then scoreFive minutes for them. Then fill the scorecard immediately, before you speak to another interviewer.

Start from working code rather than an empty file. A repository with two functions and a failing test tells you more in thirty minutes than a blank buffer does in sixty, it mirrors the actual job, and it removes the blank-page panic that penalises good engineers who happen to interview badly.

Questions

Questions that still work when the candidate has help

Assume every question you ask may be answered by an assistant in a side window. Some questions survive that and some do not, and the difference is whether the answer depends on context only present in the room.

These survive

  • Walk me through the function you just wrote, line by line
  • Why this data structure and not the obvious alternative?
  • What breaks first if the input is a thousand times larger?
  • Which part of this would you delete, and what would you lose?
  • Here is a new constraint. What changes in your design?
  • This test now fails. Talk me through finding out why
  • Tell me about a decision in your last job you would now reverse

These do not

  • Any published algorithm puzzle with a canonical solution
  • Syntax and API recall questions
  • Definition questions: what is a closure, what is a deadlock
  • Write this well-known function from scratch, no context
  • Anything with a single correct answer and no follow-up
  • Brain teasers unrelated to the work

The left column is also the fairer set, which is the useful part: questions that resist outside help are questions about the candidate's own reasoning, and those are the ones that predict whether someone can do the job. See the technical interview integrity checklist for a printable version.

Scoring

Score the same four things every time

Remote rounds drift towards vibes faster than onsite ones, because there is less shared context and the panel debriefs in text hours later. Fixed dimensions, written down within ten minutes of the call, are the fix.

Dimension
Strong signal looks like
Weak signal looks like
Problem framing
Asks clarifying questions, states assumptions, picks a first step and says why
Starts typing immediately, or waits to be told what to do
Implementation
Working code they can explain, tested as they go, readable under time pressure
Code that appears faster than the reasoning behind it, and cannot be explained afterwards
Adaptation
Absorbs the new constraint, revises the design, says what it costs
Restarts from scratch, or defends the original design against the new requirement
Communication
Thinks out loud, disagrees with you clearly, admits what they do not know
Long silences with confident conclusions, or agreement with everything you say

One practical note on the second row: a candidate producing correct code they cannot explain is the single most common pattern worth pausing on. It is not proof of anything by itself, and there are honest explanations, but it is the point at which you slow down and ask more about the code that is already on screen. If you use an ATS with scorecards, keep these four dimensions on the card so every interviewer fills the same form.

Verification

Knowing the work on screen was theirs

Remote interviewing adds one problem no amount of question design removes: you can see a shared window, and nothing else. Not the second display, not the phone below the camera, not the person off screen, not the overlay drawn on top of everything.

What screen sharing cannot show you

  • An answer overlay excluded from the shared surface
  • A second monitor with a chat assistant open
  • A remote-control session driven by someone else
  • A virtual camera replaying pre-recorded video
  • A phone or tablet outside the camera frame
  • A local model running with no network trace

What signals actually catch it

Two rules make this fair rather than adversarial. State it in the invitation, in plain language, so consent is informed and given before the call rather than clicked under pressure at the start of it. And treat the output as evidence for a human decision, not a verdict: signals are collected, weighted and reported, then an interviewer decides. InterviewWatch runs on the candidate's machine for the length of the round, records no screen, audio or video, and returns a signed, timestamped report with an integrity score. The consent language guide has wording you can paste into an invitation.

Do not monitor every round. The first screen usually does not need it. Reserve it for the rounds that make the decision, which is also where a false negative is expensive. See technical hiring for how the signals map to engineering interviews specifically.
Mistakes

Seven ways remote technical interviews go wrong

Ordered by how often they show up, not how bad they are.

MistakeWhy it costs youFix
Tool policy stated verbally at the startHonest candidates self-limit, others do not, and the result is not comparablePut it in the invitation, two days ahead, in writing
Four small puzzles instead of one problemMeasures recall of published solutions, which is exactly what transfers from an assistantOne problem, extended, started from working code
No time spent on the code they wroteSkips the block with the highest signal and the lowest fakeabilityReserve a third of the round for probing
Silent interviewer taking notesCandidate cannot calibrate, and you learn nothing about collaborationTalk. Pair. Disagree with them and see what happens
Scoring written up hours laterMemory reshapes itself around the first impressionFill the scorecard within ten minutes, before any debrief
Ninety-plus minute marathon roundsMeasures stamina, and your own attention has already goneSixty minutes, or two shorter rounds on different dimensions
Screen recording treated as verificationAnything drawn outside the shared surface never appears in itSignal-based monitoring on decision-making rounds
FAQ

Remote technical interviewing: frequently asked questions

What is a remote technical interview?
A live, synchronous assessment of an engineering candidate over video, usually with a shared editor or the candidate's own IDE on screen share. Unlike a take-home or an automated assessment, an interviewer is present and can probe reasoning as it happens, which is why it produces a better signal: you see how someone thinks, not just what they submitted.
How do you interview technical candidates remotely?
Send a written setup note two days ahead with format, duration, stack and tool policy. Then run sixty minutes: five of warm-up, thirty on one problem extended from working code, ten probing the code they just wrote, ten changing a requirement to watch them adapt, five for their questions. Score against fixed dimensions immediately, before any debrief. Monitor the round if it is the one that makes the decision.
Are remote technical interviews as good as onsite?
For measuring engineering ability, yes, and frequently better: the candidate works in their own environment, scheduling a panel is easier, and your pipeline includes people who would never travel. Remote loses incidental signal like whiteboard body language, and adds a verification problem, because you cannot see the second monitor or the person off camera. Structure solves the first; monitoring solves the second.
How do you stop cheating in a remote technical interview?
Design and detection together. Design: one extended problem instead of puzzles with published answers, started from working code, with a third of the round spent on what the candidate just wrote, because comprehension does not transfer from an assistant. Detection: monitor for hidden overlays, AI assistant processes, virtual cameras, remote-control sessions, extra displays and paste patterns, and say so in the invitation. Screen recording alone does not work, because an overlay excluded from the shared surface never appears in the recording.
Should candidates be allowed to use AI tools?
Decide, then write it in the invitation. Both policies are defensible. An AI-allowed round tests how well someone directs a tool they will use every day; an AI-free round tests unassisted reasoning. What fails is leaving it unstated, because honest candidates then hold back while others do not, and the two are no longer comparable. If you allow AI, move your scoring towards the review and the follow-up questions rather than code production.
How long should a remote technical interview be?
Sixty minutes, ninety at the absolute most. Beyond that you are measuring fatigue, and your own attention as an interviewer fades before the candidate's does. If you need more coverage, run two shorter rounds on different dimensions rather than one long one.
What tools do you need to run one?
A video call with screen share, a shared editor or the candidate's own IDE, and a written scorecard. That is genuinely it. Add a prepared repository if you want to start from working code, an ATS to keep scorecards and scheduling on the candidate record, and integrity monitoring on decision-making rounds.
What should you avoid?
Puzzles with published solutions, blank-page algorithm exercises unrelated to the job, take-homes over about two hours, silent panels, unstructured scoring written from memory hours later, and a tool policy communicated only verbally at the start of the call. That last one causes most disputed results.

Know the round was theirs

Signal-based monitoring for live remote interviews, with a signed report on the candidate record. No screen, audio or video recording. First five interviews free.

Start free How monitoring works
Keep reading