(following the previous one) You got only ONE baby bottle sample. You would like to know the max height you can drop it without breaking the bottle. Let set the unit as 1 foot. And the highest height you can reach is at N feet. So how would you find the (max) safe height?
Intern Engineer Interview Questions
18,169 intern engineer interview questions shared by candidates
You have two operations: add by one and multiply by 2. Find the minimum number of operations to get from 0 to any particular integer.
How many D-flip flops are needed in a 7 state finite state machine
Given the sum, find all pairs of 2 numbers that have the sum.
Given a word (does not have to be an actual word, just a string of capital letters), return the alphabetical rank of that word out of all possible combinations of the given set of letters.
Design a class to implement a queue which supports pop from head, push from end and delete at any position of the queue.
Implement mergesort in language of choice (chose java)
Most of the questions were things like, "You work for a company that manufactures blenders. How do you test this blender?" They're basically looking for you to consider every possible angle in which you would test this product-- Who's the user, what's your company's warranty, how does it handle standard products, how well does it make a milkshake, how does it handle rocks if you put them in there, should it handle rocks, etc. They also asked me to test an office printer, an ATM machine, and a web browser. The coding questions I was asked were things like, "Given an unsorted array with n elements where every element except for one is duplicated in the array, how do you find the unique element?"
There are three lightbulbs in a room and three switches which each controls a lightbulb in another room. You can only go into the room with light bulbs once. How can you identify which light bulb is controlled by which switch?
Not any unexpected questions if you are prepared for this kind of profile.
Viewing 341 - 350 interview questions