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?
New Grad Software Engineer Interview Questions
2,844 new grad software engineer interview questions shared by candidates
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.
Data Structures, system design
Q1. Describe 2NF Q2. What are the interfaces in linked list Q3. How different is the previous question from dynamic arrays
Describe a team project or team work
Create copy of LinkedList
Viewing 461 - 470 interview questions