Let me introduce you some interesting puzzles.
During my intermediate days, one of my physics lecturers asked me this puzzle.
Puzzle 1:
A Bear falls from a mountain of 500m high and dies on the spot. The time of fall is 10 seconds. Using this information find out the color of the bear…I mean the “hair” color of the bear. (You might be wondered what is the link between the above information and the hair color of the bear..But there is a link..Find it out!!!)
This is another interesting puzzle which I have c’n on the T-Shirts of IITian’s at IIT Mumbai. If u is a true Computer geek you can definitely interpret the meaning of this sentence.
Puzzle 2:
There are 10 types of people …those who can interpret binary and those who cannot.
This is a number puzzle which can be solved by using a simple C++\C# program.
Puzzle 3:
Definition of a magic number: if the sum of the factors of a number is equal to that number then it is called a magic number …for example 6 Is a magic number because factors of 6 are 3, 2, 1 and 3+2+1 = 6. 28 is a magic number because factors of 28 are 14, 7, 4, 2, 1 and 14+7+4+2+1 = 28. Now the puzzle is find out the magic numbers less than 100000 ( FYI there is only one magic number between 100-1000 and only one magic number between 1000 – 10000 and no magic numbers between 10000-100000).
Puzzle 4:
There are two persons A and B
A knows the product of two numbers
B know the sum of the same two numbers
The numbers are between 2- 99
They started talking to each other
4 sentences exchanged between them
Based on the conversation we need to find the numbers
The conversation is :
1st : A says to B that he don't know the two numbers
2nd : B replies that i know u don't know the two numbers
3rd : A then replies NOW i know the two numbers
4th : B then replies NOW I ALSO know the two numbers
For getting answers to the above puzzles mail me at gopalakrishna.iitb@gmail.com
During my intermediate days, one of my physics lecturers asked me this puzzle.
Puzzle 1:
A Bear falls from a mountain of 500m high and dies on the spot. The time of fall is 10 seconds. Using this information find out the color of the bear…I mean the “hair” color of the bear. (You might be wondered what is the link between the above information and the hair color of the bear..But there is a link..Find it out!!!)
This is another interesting puzzle which I have c’n on the T-Shirts of IITian’s at IIT Mumbai. If u is a true Computer geek you can definitely interpret the meaning of this sentence.
Puzzle 2:
There are 10 types of people …those who can interpret binary and those who cannot.
This is a number puzzle which can be solved by using a simple C++\C# program.
Puzzle 3:
Definition of a magic number: if the sum of the factors of a number is equal to that number then it is called a magic number …for example 6 Is a magic number because factors of 6 are 3, 2, 1 and 3+2+1 = 6. 28 is a magic number because factors of 28 are 14, 7, 4, 2, 1 and 14+7+4+2+1 = 28. Now the puzzle is find out the magic numbers less than 100000 ( FYI there is only one magic number between 100-1000 and only one magic number between 1000 – 10000 and no magic numbers between 10000-100000).
Puzzle 4:
There are two persons A and B
A knows the product of two numbers
B know the sum of the same two numbers
The numbers are between 2- 99
They started talking to each other
4 sentences exchanged between them
Based on the conversation we need to find the numbers
The conversation is :
1st : A says to B that he don't know the two numbers
2nd : B replies that i know u don't know the two numbers
3rd : A then replies NOW i know the two numbers
4th : B then replies NOW I ALSO know the two numbers
For getting answers to the above puzzles mail me at gopalakrishna.iitb@gmail.com
