Tell me abt projects
Developer Advisor Interview Questions
711,093 developer advisor interview questions shared by candidates
How to find 2 missing numbers in N numbers, which consists of numbers 1 - N without duplicate?
What's your opinion of a well-designed product and why?
Imagine you have only two eggs and a 100 story building in front of you. Describe an algorithm (or technique) to minimize the number of throws (or tries) to determine where the egg will start to break when thrown off the building. If the egg breaks when thrown from that floor, it will always break from that floor or higher (i.e. all eggs have the same results per floor; they break or they don't).
Using some functions they gave me which operate with cells in spreadsheets, I had to compute sum of an array. Later I had to implement by myself those functions: the trickiest thing was to implement the part when some cell is a sum of two other cells and some of those two cells is a some of some other cells and so on ...
What's your salary?
2 - in C#, can you tell whether whatever the user has input is a string or integer?
How many different ways are there to paint a fence if no more than two adjacent fence posts can be the same color?
Not fully understand the traversal BST totally. Had some trouble figure out the right solution.
Do a coding challenge, you have up to 2 weeks to do it.
Viewing 1861 - 1870 interview questions