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.
Forward Deployed Engineer Interview Questions
703 forward deployed engineer interview questions shared by candidates
My problem decomp was to build Asteroids.
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?
Given a corpus of valid words, design a function that takes a word as input and outputs all valid anagrams of that word.
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).
Given an array with successive stock prices, give an O(n) algorithm that finds the idea single buy/sell indices.
- Design a employee management like system - One dsa problem easy
Wide range of questions asked, technical and non technical. The process was impressively rigorous without ever feeling needlessly difficult or obtuse
General problem solving
Generate all possible valid pairs of parentheses "(" ")" given input N, (for pairs).
Viewing 81 - 90 interview questions