What controls naming services on a Linux system
Deployment Engineer Interview Questions
1,879 deployment engineer interview questions shared by candidates
Sort a string by the order it's characters appear in another string.
Questions were challenging, but could be reasoned through... just watch out for anything that might frazzle you a bit (like the "over the shoulder" thing did for me).
The coding question: given a list of x,y coordinates, find points that are colinear to each other.
a) Given a max-heap with N elements, what is the complexity to find the K largest numbers? b) As above, but design an algorithm where the complexity cannot be a function of N (but only K).
The phone screen problem involved efficiently deleting a large number of duplicate files on a LINUX server. I struggled and eventually came to a correct solution, but did not make it to the next round.
If you get 1 million dollars to invest, what is the project that you are going to invest in?
Find the most active user from a website database
How would you make a hash map using only arrays and a provided hashing function.
Assume there is a hypothetical country where couples without a male heir are looked down on, so couples keep having children until they get a boy, and then they stop having children. What would the male/female ratio be in this country?
Viewing 201 - 210 interview questions