ballin4life
Smash Hero
Backward induction is the secret to many "tricky" interview questions, so you should thank me.
E.g.
To begin with you have 80 wolves and 1 sheep on an island. A wolf can eat a sheep, but then he turns into a sheep himself. A wolf would prefer to eat, but most of all just wants to stay alive (so the wolf's preferences are: eat and live > don't eat and live > eat and then die ).
What happens? How many sheep get eaten, and how many wolves are left at the end?
And yes, I actually was given the above problem in an interview.
E.g.
To begin with you have 80 wolves and 1 sheep on an island. A wolf can eat a sheep, but then he turns into a sheep himself. A wolf would prefer to eat, but most of all just wants to stay alive (so the wolf's preferences are: eat and live > don't eat and live > eat and then die ).
What happens? How many sheep get eaten, and how many wolves are left at the end?
And yes, I actually was given the above problem in an interview.