Technical proficiency
Check depth in their primary stack: language internals, concurrency, ORM or query tuning, test frameworks. Ask them to walk through a specific pull request they authored and defended.
Evidence to listen for
- Command of the languages, frameworks, and data tools the role actually uses
- Understands correctness, performance, and failure modes, not just syntax
- Has opinions on testing and can justify them
- Reads and reasons about code they did not write
Five-point scoring guide
Cannot work independently; fundamentals are missing.
Weak fundamentals; output needs heavy review.
Competent for the role; needs guidance on complex or unfamiliar work.
Strong practitioner; handles hard problems with little guidance.
Names languages, frameworks and profiling tools precisely, explains a real PR line by line including edge cases and test coverage choices.