Technical proficiency
Check hands-on depth in C, C++ or Rust: memory models, lock-free concurrency, syscall boundaries, profiling with perf or eBPF, and whether they still read and review kernel or driver diffs.
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.
Reads and critiques low-level diffs unaided; explains cache coherence, allocator behaviour and lock contention from code they personally debugged.