 
| Search Interview Questions |  More than 3000 questions in repository.  There are more than 900 unanswered questions. Click here and help us by providing the answer.  Have a video suggestion. Click Correct / Improve and please let us know. | 
| 
 | |||
|  | ||||
| Puzzle - Interview Questions and Answers for 'Puzzle' - 3 question(s) found - Order By Newest | ||||
| 
 | ||||
| Ans. Number 1 - Fill the 5 litre can from the tap Empty the 5 litre can into the 3 litre can leaving 2 litres in the 5 litre can. Pour away the contents of the 3 litre can.Fill the 3 litre can with the 2 litres from the 5 litre can leaving 2 litres in the 3 litre can. Fill the 5 litre can from the tap.Fill the remaining 1 litre space in the 3 litre can from the 5 litre can.Leaving 4 litres in the 5 litre can. Number 2 - Fill the 3 litre can from the tap.Empty the contents of the 3 litre can into the 5 litre can. Fill the 3 litre can from the tap.Empty the contents of the 3 litre can into the 5 litre can leaving the 5 litre can full and 1 litre in the 3 litre can. Pour away the contents of the 5 litre can. Pour the 1 litre from the 3 litre can into the 5 litre can. Fill the 3 litre can from the tap. Empty the contents of the 3 litre can into the 5 litre can leaving 4 litres in the 5 litre can. | ||||
|  Help us improve. Please let us know the company, where you were asked this question  : | ||||
|  Discuss  Correct / Improve     Asked in 1 Companies | ||||
|  Related Questions | ||||
|  Suppose you have 8 balls, one of them is either have more/less weight, In how many least possible iterations would you find that ball? | ||||
| 
 | ||||
|  This question was recently asked at 'Symantec'.This question is still unanswered. Can you please provide an answer. | ||||
|  Help us improve. Please let us know the company, where you were asked this question  : | ||||
|  Discuss  Correct / Improve   puzzle  design  Asked in 1 Companies | ||||
|  Related Questions | ||||
|  What is Dependency Injection or IOC ( Inversion of Control ) ? | ||||
|  What is MVC ? | ||||
|  Let's suppose we have an to destroy objects, Design a program to implement garbage collection ? | ||||
|  What are the Wrapper classes available for primitive types ? | ||||
|  Design an e commerce application using AWS ? What AWS services will you use ? | ||||
|  Difference between Factory and Abstract Factory Design Pattern ? | ||||
|  Difference between Factory and Builder Design Pattern ? | ||||
|  Difference between Builder and Composite ? | ||||
|  Difference between Factory and Strategy Design Pattern ? | ||||
|  If you are given a choice to implement the code to either Insert a Record or Update if already exist, Which approach will you follow ? | ||||
| 
 | ||||
| Ans. 2 attempts Weigh 3 3 balls. If the weight is same then weigh the remaining two balls | ||||
|  Help us improve. Please let us know the company, where you were asked this question  : | ||||
|  Discuss  Correct / Improve     Asked in 1 Companies | ||||
|  Related Questions | ||||
|  Difference between == and .equals() ? | ||||
|  Why is String immutable in Java ? | ||||
|  Explain the scenerios to choose between String , StringBuilder and StringBuffer ? or What is the difference between String , StringBuilder and StringBuffer ? | ||||
|  What are the difference between composition and inheritance in Java? | ||||
|  Explain OOPs or Explain OOPs Principles or Explain OOPs Concepts or Explain OOPs features or Tell me something about OOPs | ||||
|  What is a Lambda Expression ? What's its use ? | ||||
|  What are different ways to create String Object? Explain. | ||||
|  Why Char array is preferred over String for storing password? | ||||
|  Does garbage collection guarantee that a program will not run out of memory? | ||||
|  What is the difference between final, finally and finalize() ? | ||||