Technical coding question, common behavior question
New Grad Engineer Interview Questions
3,249 new grad engineer interview questions shared by candidates
What is polymorphism? Give an example. What is the difference between private inheritance and protected inheritance?
Delete node from linked list BFS on nodes in a matrix Return deepest level of string nested in parentheses Design tic-tac-toe Manager interview was top k stocks
deep iterator
Given an array of string with 300 elements, how do you pair each of them so that each individual can be paired with all elements after couple of repetition?
Most questions can be found in previous reviews. Standard online coding and whiteboard coding questions. Basic interview questions such as: why Yelp? what team are you interested in? Several scenario questions such as: what might be the possible reasons of slow network connection? C/C++ questions: what is inline function? describe why compiler does not perform inline in some circumstances.
What OOD steps would you take to implement a Bank with some restrictions? - Delete all transactions after 6 months - Find a transaction by date - Some other stuff, cant remember
What is SSL and what is it used for?
Query by example
Build a key/value store with transactions (has add, getVal, getKey, delete, begin, rollback, and commit operations.
Viewing 521 - 530 interview questions