|
|
|
|
|
by grogenaut
2662 days ago
|
|
That's if your used to using your laptop not your desktop, you didn't forget to charge it, the WiFi is working, you aren't missing your mouse keyboard montitor, etc. Ive had candidates many fuck all that up and spend 15 minutes fixing the ergonomics. Guess what it's a 25 minute coding exercise, good luck. If I give them a laptop, same deal. After it all I still give them the option. Their computer ours or whiteboard. Statistically ive found that the in ide ones don't get as far because they get hung up on syntax or project setup. Interviewer and candidate tend to let things like missing curlys slide on whiteboard or just text editor. I don't even care if you get the size function name correct on a collection (I can't remember between the 7 languages I use) or similar. This is data pulled from 500 interviews. I don't think places would stop you if you wanted to use your laptop but I do think you're actually optimizing for the wrong thing. |
|
As someone who does a lot of TDD, I is quite frustrating that a whiteboard can't run tests though...
What I have seen work well, from both sides, is interviewing by pair programming. Not for everyone, for sure.