DFS/BFS, debug a question given an online IDE, (OOP) design airline service.
New Grad Software Engineer Interview Questions
2,866 new grad software engineer interview questions shared by candidates
Given the names of business. Give back k result sorted according to the index value of a given search term. The constraint was that the search term is in beginning of a given word in a string and so you have to sort according to the index of the word that starts with search term
Given a 2D array, how do you print "spirally"?
Of the technical interviews, the first 2 parts were easier. The onsite questions were a bit harder. Lots of questions about teamwork
What is the difference between one dollar today and tomorrow
Implement a cache (had growing requirements, such as a limit on how many things could be stored in it, and should return the most recently placed record). The interviewer didn't seem to care that I was correct, but more how I approached it.
Query by Example JSON document store
LeetCode easy problem, what was a hardship or mistake you had to overcome in a team environment
Implementing a max stack
Check if an array of String (words) is sorted based on a given dictionary (this could be anything, not a real dictionary)
Viewing 301 - 310 interview questions