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).
Senior Interview Questions
340,906 senior interview questions shared by candidates
What's your salary?
2 - in C#, can you tell whether whatever the user has input is a string or integer?
Explaim Mobile automation framework architecture
When did you graduate from college?
We have m slots for ads and n ads, each ads will have different revenue on differnet slot, design an algorithm to find out the best fit (find m ads in n ads and order them so that they can make max money, white board coding) .
How to see the inodes of a file?
Given a file that represent a graph, write an algorithm that compute the number of triangles in the graph.
What is something your company did that you disagreed with?
Given an array of numbers, create another array of numbers. Calculate each new array number by multiplying all input array numbers, except for the current number position in the new array.
Viewing 321 - 330 interview questions