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?
Forward Deployed Engineer Interview Questions
687 forward deployed engineer interview questions shared by candidates
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).
Three Python problems, first is super easy, second is medium complexity, third is MOST CONFUSING EVEN as CRITERIA SUCK
Some of the questions I was asked revolved around my interest in Scale and the position. I was also asked to do some debugging on a laptop.
Viewing 81 - 90 interview questions