#361 - IQ PUZZLE

You have two strings whose only known property is that when you light one end of either string it takes exactly one hour to burn. The rate at which the strings will burn is completely random and each string is different.

How do you measure 45 minutes?

Light both the ends of the first string and one end of the second string. 30 minutes will have passed when the first string is fully burned, which means 30 minutes have burned off the second string. Light the end of the second string and when it is fully burned, 45 minutes will have passed.

#362 - Simple Simple Google Interview Puzzle

The puzzle is if the shopkeeper can only place the weights in one side of the common balance. For example if shopkeeper has weights 1 and 3 then he can measure 1, 3 and 4 only. Now the question is how many minimum weights and names the weights you will need to measure all weights from 1 to 1000. This is a fairly simple problem and very easy to prove also.  Answer for this puzzle is given below.

Simple Simple Google Interview Puzzle

This is simply the numbers 2^0,2^1,2^2 ... that is 1,2,4,8,16... So for making 1000 kg we need up to 1, 2, 4, 8, 16, 32, 64, 128, and 512

#363 - TinTin Puzzle

TinTin eleven friends.He has a bowl containing eleven apples. Now He want to divide the eleven apples to his friends, in such a way that a apple should remain in his bowl.
How can He do it?

TinTin Puzzle

For one Friend TinTin will give apple in a bowl

#364 - Gold Box Puzzle

There are three boxes in a table. One of the box contains Gold and the other two are empty. A printed message contains in each box. One of the message is true and the other two are lies.
The first box says "The Gold is not here".
The Second box says "The Gold is not here".
The Third box says "The Gold is in the Second box".
Which box has the Gold?

Gold Box Puzzle

As the message contains one truth, the third says that the gold is in the second box, if it is to be true, then the first box message will also become true. So Gold cannot be in second and third boxes. Gold is in the first box.

#365 - Card Puzzle

In two decks of cards, what is the least amount of cards you must take to be *guaranteed* at least one four-of-a-kind?

Card Puzzle

Forty.

The number of decks is irrelevant; the answer is the same if one or one-hundred decks are used.

Any card drawn will be a A,2,3,4,5,6,7,8,9,10,J,Q, or K, so there are 13 possibilities each time a card is drawn.

The fastest way to draw a four of a kind is if the first four cards all have the same 'value.' The slowest way, which provides the solution, is to first draw 13 three of a kinds, and then one more card.

Since 13 x 3 + 1 = 40, if 40 cards are drawn it is guaranteed that those forty cards contain at least one four of a kind.

#366 - Half Full Or Half Empty Riddle

There is a barrel with no lid and some wine in it. 'This barrel of wine is more than half full,' said Curly. 'No it's not,' says Mo. 'It's less than half full.' Without any measuring implements and without removing any wine from the barrel, how can they easily determine who is correct?

Half Full Or Half Empty Riddle

Tilt the barrel until the wine barely touches the lip of the barrel. If the bottom of the barrel is visible then it is less than half full. If the barrel bottom is still completly coverd by the wine, then it is more than half full.

#367 - A Counting Puzzle

If you wrote all of the numbers from 300 to 400 on a piece of paper, how many times would you have written the number 3?

A Counting Puzzle

120

#368 - Murder Mystery Puzzle

A wealthy man lives alone in a small cottage. Being partially handicapped he had everything delivered to his cottage. The mailman was delivering a letter one Thursday when he noticed that the front door was ajar. Through the opening he could see the man's body lying in a pool of dried blood. When a police officer arrived he surveyed the scene. On the porch were two bottles of warm milk, Monday's newspaper, a catalog, flyers, and unopened mail. The police officer suspects it was foul play. Who does he suspect and why?

Murder Mystery Puzzle

The police officer suspects the newspaper delivery person. The absence of Tuesday's and Wednesday's newspaper indicates that the delivery person knew there was no one there to read it.

#369 - Logical Riddle

A Child was born on Lahore, Pakistan.Still child is not a pakistani citizen.why ?

Logical Riddle

Because he was born before 1947(before pakistan exists) and hence is an indian citizen

#370 - Logical Maths Science Riddle

When Manish was three years old he hammered a nail into his favorite tree to mark his height. Six years later at age nine, Manish returned to see how much higher the nail was. If the tree grew by five centimeters each year, how much higher would the nail be?

Logical Maths Science Riddle

The nail would be at the same height since trees grow at their tops.