The phone interview was a coding question about finding the longest substring that is a legal word. It's similar to the subset question.
New Grad Software Engineer Interview Questions
2,866 new grad software engineer interview questions shared by candidates
The first question was about guessing a secret string based on some score a guessed string would get. The objective was to make as few guesses as possible. The second question was a find the minimum cost path in a grid type of problem. The third was a very simple DP problem.
Didn't go to the interview round
NDA
Data structures, system design, HR, workflow
Arraylist and Strings manipulation.
Find the minimum words to combine as a large String
Modified Merge Sort. A sorted array, change k number, re-sort
Nothing unexpected, but you need to optimize your answer in both time and space complexity.
Basically about what happens in the background when you type Google.com into your browser. Also a question on finding certain sequences of DNA in a large sequence over a million of strings.
Viewing 731 - 740 interview questions