|
|
|
Ask HN: Hire based on coding tests?
|
|
3 points
by justonepost
2931 days ago
|
|
We're currently interviewing folks based on coding tests that we provide them with. My concern is that I've been finding that some candidates that seem less than stellar from talking to them actually perform better than other candidates who seem pretty bright but because they likely haven't been grinding on leet code or similar site (usually because they're working), aren't performing as well. That said, coding is the most critical task of our engineers. Should we accept people who code better at these 40 minute algorithmic riddles? The position is for junior to mid level engineer. |
|
I don't mind coding tests and whiteboard sessions myself but am finding coding tests not to be that informative on someone's knowledge since the implementation doesn't count as much as someone's understanding of what needs to be done and how well someone is able to grasp all the shortcomings of going with one approach vs going with some other.
At the end, it's always easy to google out the perfect solution to the problem (and/or quickly test several solutions in order to find the most convenient one for the given task) but if you don't understand underlying concepts and are not able to grasp what exactly you need to do no googling will help you with that.