-
I'd take programmers criticisms of technical interviews much more seriously if they actually wrote tests.
-
I get that few people can write perfectly compiling code into a doc or on a whiteboard but how different is the code in your IDE really?
-
How can you tell if code works if you don't run it? How can you tell if code works if you don't run it in isolation over a range of inputs.