Given a 2D array, how do you print "spirally"?
Software Engineer New Grad Interview Questions
2,940 software engineer new grad interview questions shared by candidates
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)
Verify if parentheses [ "(", ")" ] were used correctly in a string.
Find the length of the longest increasing subsequence (with gaps allowed) in a list
Viewing 311 - 320 interview questions