I had a campus interview lasting 30 mins. There were a few warm up questions, the toughest being "Why do you want to join us after doing a Phd?" There were two probability or brainteaser questions, of which I remember only one:
There are 2 red and 2 blue balls. I pick balls one by one without replacement. Before I pick each ball, I can make a guess and if I guess correctly, I get $1. No penalty for guessing wrongly. What is the expected value of the game?
You can answer by working out from the case (R,B) = (0,0). This can be reached from (R,B)= (0,1) or (1,0), which will both give you $1,.. and so on.