Implement stack with max,push and pop Given unsorted array, find pair with a given sum , O(n) Complexity Puzzle - 7g gold to be distributed in 7 days with min cuts. Asked to Generalize 100 bottles , 1 poisonous. How to determine in O(1)
Senior Engineer Interview Questions
107,675 senior engineer interview questions shared by candidates
Did not go through the interview process.
Assignment was given to do parking lot with very limited constraint.
Binary tree iterator
1. Imagine a table keeping track of all the rides a driver undertakes in a given day. How do you query that table to find out the time when he did not have any rides. So the table may have a record when he picks up his first ride and then he picks another and then drops both of them. After a while he picks up a few more which again is recorded in the table. So with all that how do you find the data when he does not have any rides
Given an array of size n with range of numbers from 1 to n+1. The array doesn’t contain any duplicate, one number is missing, find the missing number.
5 live coding challenges + general discussions about my technical background
Given the spec of a skip list, implement the methods insert, search, delete, etc.
I was asked if I knew anything about how annuities worked. They also asked detailed questions about my technical experience as a software developer.
If a system was having sporadic issues what would be a way to find out what was wrong, other than using monitoring tools.
Viewing 1031 - 1040 interview questions