describe a time when you had to make a hard decision.
Engineer Interview Questions
934,733 engineer interview questions shared by candidates
Given a string, konylabsinterview write a program to return bool if a given pattern matches.pattern example - kon*lab*terview*
There are 10 red, 11 blue, 12 green chameleons. Sometimes, two chameleons meet. If they are the same color, nothing happens. If they are different colors, they will both change to the third color. Can all chameleons ever be the same color?
Write code to reverse the digits in an integer.
How to swap the values in 2 variables without using a temporary variable.
You are hiking through the jungle and stumble across a treasure chest in a 9ft DIA, 11 ft deep hole. List solutions to the retrieval of the treasure chest.
A boat is in a swimming pool and there is a rock in the boat. What happens to the level of water if the rock is thrown out of the boat?
1. Reverse character array without affecting special character in single loop. 2. given 2 character array S1 , S2 and 1 empty array S3. Populate S 3by interleaving character from S1 and S2
Let a rope of unit length is cut into n pieces. What is the expected length of the smallest piece?
Russian roulette brain teaser: Interviewer takes an imaginary revolver gun with 6 empty chambers, and loads 2 adjacent chambers with bullets. Interviewer has the first turn: rolls the cylinder, puts it to his head, and pulls the trigger... no shot. The lucky interviewer passes the gun to you and gives you two options before you put the gun to your head and pull the trigger: (a) to roll the cylinder again or (b) not to roll the cylinder Which option would you choose?
Viewing 931 - 940 interview questions