deep iterator
Software Engineer New Grad Interview Questions
3,069 software engineer new grad interview questions shared by candidates
About my mini project and what problems i faced while working on them
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.
Given a network of friends like Facebook, describe a function that would tell whether two people were mutual friends.
Data Structures, system design
Viewing 491 - 500 interview questions