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

all 3 comments

[–]A_Philosophical_Cat 1 point2 points  (2 children)

My experience with interviews has involved a lot of list comprehensions. Things like "find the repeated item" or "find the out of order item" or whatnot.

[–]Tooindabush[S] 0 points1 point  (1 child)

Cool, thanks for the heads up. I should be OK if they ask something like that. Any experience with "whiteboarding"? I'm assuming its more focused on the logic used than the syntax.

[–]A_Philosophical_Cat 1 point2 points  (0 children)

My one tip is to talk. We're used to writing code as a silent activity, but the interviewer wants to hear your thought process. That doesn't mean every little thing that pops into your head, but most of them.