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
New Grad Software Engineer Interview Questions
2,866 new grad software engineer interview questions shared by candidates
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.
What is the difference between one dollar today and tomorrow
Given a 2D array, how do you print "spirally"?
Query by Example JSON document store
Very basic questions
Given an array of integers (not sorted), find the kth largest number. Make it O(n)
Describe about your internship.
Tell me about yourself. Some question about one of my job experiences. Coding question - building entire class, writing two functions for that class, adding any fields that are needed. Then there were optimizing follow-up questions.
Closest two points in a 2D plane.
Viewing 321 - 330 interview questions