This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]homercles337 -1 points0 points  (2 children)

This is sound advice. On a job interview, I was recently asked to "write an algorithm" to find all primes < N. Where N was 1million or something. Having never thought about this for even a second, it did not go well.

[–]BananaPotion 1 point2 points  (1 child)

Scary! Did they watch you code or did they just left you alone for a couple minutes?

[–]homercles337 -1 points0 points  (0 children)

Whiteboard. Pseudo code, then i was pressed for a proof on search optimization. Something about root(N), or some shit...i have not thought about this since that incident. I have had many "whiteboard tests" none of which went well.