Suppose that we wish to know which stories in a 100-story building are safe to drop eggs from, and which will cause the eggs to break on landing. What strategy should be used to drop eggs such that total number of drops in worst case is minimized and we find the required floor.
Engineer Developer Interview Questions
467,794 engineer developer interview questions shared by candidates
What is the difference between i++ and ++i ? Which one is more efficient?
how to update table in sql
Count number of total possible squares in a chessboard.
Construct a unique tree in its exact form given an inorder and preorder traversal. Only question I had trouble on, all the other questions I killed. Some of my linear time solutions I even had to spend time explaning WHY it ran in linear time, in other words the interviewer was not solid in his data structures. Got 4/5 questions, resulted in a shocking reject.
find cycle in linked list
Write a pgm to find out if call stack address is increasing or decreasing
One coding question to do with text parsing, nothing too complicated. One coding question to do with dynamic programming or greedy algorithm. One design question.
Design LRU Cache
What will you do if you get rejected in this interview?
Viewing 1821 - 1830 interview questions