Given an expression like ABC + CDE = EFG, I was asked to check if certain values for each letter would solve the expression.
Forward Deployed Engineer Interview Questions
687 forward deployed engineer interview questions shared by candidates
System design of a platform that gives an overview of what engineers work and which technologies they use.
Why do you want this job?
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.
Find the most active user from a website database
How would you make a hash map using only arrays and a provided hashing function.
Viewing 71 - 80 interview questions