Possible Duplicate:
Interview Question/Puzzle
While interviewing a potential employee (Software field, programmers, software engineers), I like to ask a few logic questions. I normally ask the same two questions but I would like to be able to change some out. I guess I'm getting bored with the ones I have.
Can anyone give me a few more questions other than the ones below? I would like questions that can be solved and not riddles.
If you have 3 pairs of different colored socks in the dryer, how many socks would you have to pull out before you are ensured to have a matching pair? (Answer: 4)
Given 7 coins that are the same weight and one that is slightly less weight for a total of 8 coins. Using a set of scales, what is the fewest number of weigthings that would be required to find the lightest coin? (The common answer is 3...) Can you do it in two? (yes it can be done by holding two coins out of the first set)
Edit: I get the idea that some don’t like being asked questions they don’t know the answer to without having to think? I believe that programming requires someone to have a certain amount of logic. I don’t really see a difference in asking a simple logic question that has an answer (again I’m not talking about asking riddles!) and asking “How would you handle speeding up a math problem that is taking the computer too long to perform?”
I know in my career I've been asked to do many things that I didn't understand and had to figure out. I would like to think that those who can think logically handles this type of problem better than someone that only knows a limited skill set. I really do believe this is an area where programmers excel and the reason most of us decided to take this type of work over other areas (such as plumbers, warehouse, farming, etc). Any interview can be studied for and those that prepare before always have an advantage over someone that doesn’t.

