5

I hate coding tests for a job interview. I've done three types:
1) university style of "write function that does x" (fizz buzz)
2) this code has a bug, fix it
3) write a program that does this university style contrived thing (exact change)

One and two usually are timed to 10 to 15 minutes per question. Three is untimed but unstated "time counts".

Off all three, the last one is the best in my opinion. However it still seem like we could come up with something better.

Comments
  • 1
    After you do 2) they thanks to you for fix these fucking bug they found on prod and say to you "we will call you later" ... ahah
Add Comment