You have an array of length n consisting of the integers from 0 through n-1 exactly once each, except for one which is missing. Find the missing number. The numbers can be in any order.
Development Interview Questions
137,361 development interview questions shared by candidates
Find the next node in a binary tree from any node (implying successor to a node)
How to come out of a maze given that you can move one step at a time and you cannot turn left.
you have 100 doors in a row that are all initially closed. you make 100 passes by the doors starting with the first door every time. the first time through you visit every door and toggle the door (if the door is closed, you open it, if its open, you close it). the second time you only visit every 2nd door (door #2, #4, #6). the third time, every 3rd door (door #3, #6, #9), etc, until you only visit the 100th door.
Find two smallest elements in an unsorted array using only one pass i.e. O(n)
About financial background , salary expected
Greatest Strengths.
how does serial data interface work.
discuss sales cycle-how fast can you deliver=
What five words would be describe you?
Viewing 671 - 680 interview questions