• Brain Teasers & Puzzles

    Questions Per Page:
    • Initially, you’re somewhere on the surface of the Earth.  You travel one kilometer South, then one kilometer East, then one kilometer North.  You then find yourself back at the initial position.  Describe all initial locations from which this is possible.

      View Solution
      Submit Solution
      • 1,440.0K views
      • 1 answers
      • 0 votes

    • The games played in the soccer world championship form a binary tree, where only the winner of each game moves up the tree (ignoring the initial games, where the teams are placed into groups of 4, 2 of which of which go onto play in the tree of games I just described).  Assuming that the teams can be totally ordered in terms of how good they are, the winner of the championship will indeed be the best of all of the teams.  However, the second best team does not necessarily get a second place in the championship.  How many additional games need to be played in order to determine the second best team?

      View Solution
      Submit Solution
      • 1,440.9K views
      • 1 answers
      • 0 votes


    • You’re given a 3x3x3 cube of cheese and a knife.  How many straight cuts with the knife do you need in order to divide the cheese up into 27 1x1x1 cubes?

      View Solution
      Submit Solution
      • 1,440.0K views
      • 2 answers
      • 0 votes



    • You have 12 coins, 11 of which are the same weight and one counterfeit coin which has a different weight from the others.  You have a balance that in each weighing tells you whether the two sides are of equal weight, or which side weighs more.  How many weighings do you need to determine:  which is the counterfeit coin, and whether it weighs more or less than the other coins.  How?

      View Solution
      Submit Solution
      • 1,440.3K views
      • 1 answers
      • 0 votes

    • A room has 100 light switches, numbered by the positive integers 1 through 100.  There are also 100 children, numbered by the positive integers 1 through 100.  Initially, the switches are all off.  Each child k enters the room and changes the position of every light switch n such that n is a multiple of k.  That is, child 1 changes all the switches, child 2 changes switches 2, 4, 6, 8, …, child 3 changes switches 3, 6, 9, 12, …, etc., and child 100 changes only light switch 100.  When all the children have gone through the room, how many of the light switches are on?

      View Solution
      Submit Solution
      • 1,440.4K views
      • 1 answers
      • 0 votes

    • Each of two players picks a different sequence of two coin tosses.  That is, each player gets to pick among HH, HT, TH, and TT.  Then, a coin is flipped repeatedly and the first player to see his sequence appear wins.  For example, if one player picks HH, the other picks TT, and the coin produces a sequence that starts H, T, H, T, T, then the player who picked TT wins.  The coin is biased, with H having a 2/3 probability and T having a 1/3 probability.  If you played this game, would you want to pick your sequence first or second?

      View Solution
      Submit Solution
      • 1,441.6K views
      • 1 answers
      • 0 votes



    • 100 coins are to be distributed among some number of persons, referred to by the labels A, B, C, D, ….  The distribution works as follows.  The person with the alphabetically highest label (for example, among 5 people, E) is called the chief.  The chief gets to propose a distribution of the coins among the persons (for example, chief E may propose that everyone get 20 coins, or he may propose that he get 100 coins and the others get 0 coins).  Everyone (including the chief) gets to vote yes/no on the proposed distribution.  If the majority vote is yes, then that’s the final distribution.  If there’s a tie (which there could be if the number of persons is even), then the chief gets to break the tie.  If the majority vote is no, then the chief gets 0 coins and has to leave the game, the person with the alphabetically next-highest name becomes the new chief, and the process to distribute the 100 coins is repeated among the persons that remain.  Suppose there are 5 persons and that every person wants to maximize the number of coins that are distributed to them.  Then, what distribution should chief E propose?

      View Solution
      Submit Solution
      • 1,440.2K views
      • 1 answers
      • 0 votes

    • N people team up and decide on a strategy for playing this game.  Then they walk into a room.  On entry to the room, each person is given a hat on which one of the first N natural numbers is written.  There may be duplicate hat numbers.  For example, for N=3, the 3 team members may get hats labeled 2, 0, 2.  Each person can see the numbers written on the others’ hats, but does not know the number written on his own hat.  Every person then simultaneously guesses the number of his own hat.  What strategy can the team follow to make sure that at least one person on the team guesses his hat number correctly?

      View Solution
      Submit Solution
      • 1,441.3K views
      • 1 answers
      • 1 votes

    • Consider a game that you play against an opponent.  In front of you are an even number of coins of possibly different denominations.  The coins are arranged in a line.  You and your opponent take turns selecting coins.  Each player takes one coin per turn and must take it from an end of the line, that is, the current leftmost coin or the current rightmost coin.  When all coins have been removed, add the value of the coins collected by each player.  It is possible that you and your opponent end up with the same value (for example, if all coins have the same denomination).  Develop a strategy where you take the first turn and where your final value is at least that of your opponent (that is, don’t let your opponent end up with coins worth more than your coins).

      Submit Solution
      • 1,440.2K views
      • 0 answers
      • 0 votes



    • Prove that for any positive K, every Kth number in the Fibonacci sequence is a multiple of the Kth number in the Fibonacci sequence.

      More formally, for any natural number n, let F(n) denote Fibonacci number n.  That is, F(0) = 0, F(1) = 1, and F(n+2) = F(n+1) + F(n).  Prove that for any positive K and natural n, F(n*K) is a multiple of F(K).

      View Solution
      Submit Solution
      • 1,440.9K views
      • 1 answers
      • 0 votes

  • More puzzles to try-