|
|
|
|
|
by neilk
4435 days ago
|
|
OP has the wrong assumptions. The live technical interview is already well-known to be flawed, because qualified people often fail. However, only qualified people can pass. However, it's true that coding exercises that can be completed in an interview are arbitrary and abstract (by necessity, since you have no context.) In my opinion one should use live coding exercises to test fluency -- can you code at the level you are claiming? Debugging something might be a better test. Then pair that up with a short (short!) take home exam to test problem-solving. The one thing that really has to go is whiteboard coding. Ask the candidate to bring a laptop or give them a used one. OP also thinks that high-pressure situations don't occur with programming. But if you work on the web, sooner or later you will be debugging a tricky issue that's costing that company $X per hour while your all your managers up to the CEO hover behind your desk. Being able to communicate with non-technical people and inspire their confidence is also very important. Often more important than coding ability. |
|
I have had my fair share of false positives. And probably I have been one or two times the false positive. And this is something that everyone can relate I suppose.
Sometimes you just need luck - like the gotcha question being something you have debugged soon in a language you are not that competent at.