What to Watch When a Candidate Uses Claude in a Technical Interview
You told the candidate they can use Claude. Now you are watching the recording. Here is what to actually look for.
The question people are asking: will AI replace engineers?
The question that matters more right now: did AI already break your technical interview?
Claude handles most whiteboard problems without effort. It solves LeetCode mediums in seconds. It writes decent SQL, decent Python, and decent YAML. If your interview is a set of isolated coding tasks with a known correct answer, a candidate with Claude open is essentially sitting an open-book exam where the book knows every answer.
That is not the candidate's fault. That is the interview's fault.
AI cannot navigate an unfamiliar codebase and figure out where the real bug lives. It cannot make a judgment call about which approach fits this specific team's constraints and history. It cannot recover when its own first answer breaks something else and the error message is cryptic.
Those are the things a real engineer does every day.
A task that survives AI is one where the answer is not the point. Give the candidate a partially broken system. Ask them to diagnose it, make a call, and explain the reasoning. Claude can help write the fix. It cannot make the judgment that led to it.
That judgment is what you are hiring for.
Direction: did they know what direction to try before asking Claude?
Verification: did they test what the AI gave them, or trust it blindly?
Recovery: when the first answer failed, did they adapt or just re-prompt with the same problem?
Ownership: can they explain the solution in plain language without the model in front of them?
Set up the same interview twice: once with AI tools open, once without. The candidate takes both. The delta between the two sessions tells you how much of the first result was them, and how much was Claude.
EasyEnv supports both session types on the same role. The recordings are side by side for review.
The technical interview is not dying. The ones that test the wrong thing are.
Run live coding sessions and take-home challenges in real production environments. Watch sessions back, score consistently, and hire with confidence.
More posts you might like
You told the candidate they can use Claude. Now you are watching the recording. Here is what to actually look for.
New tool, new stack, new skill gap. The right answer is sometimes hire and sometimes train. Here is how to choose.
Read moreA candidate's public GitHub holds real signal if you know what to look for. And what to ignore.
Read more