Hacker News new | ask | show | jobs
by leeny 5172 days ago
Ask them some basic coding exercises. Mind you, I don't mean testing them on specific knowledge of a language (e.g. "does java always pass by reference?") but rather testing how they solve a specific problem. Iconic, overused example of this is reversing a linked list, though by now I feel like everyone has memorized how to do it because it's such a common interview question.