Get ready to be asked questions on traversal, data structures, and algorithms.
Software Developer New Grad Interview Questions
6,137 software developer new grad interview questions shared by candidates
Signed NDA. You should practice LeetCode medium questions and talk out loud while you practice them. You should really know your binary trees and graphs. Also do not skimp on the behavioral Googlyness interview: they need to know that you are good at working on a team and communicating with others. During the coding rounds, make sure to always ask clarifying questions before coding and explain your initial approach in detail. And always talk while coding!
implement a calculator - same question from leetcode
The phone interview was a coding question about finding the longest substring that is a legal word. It's similar to the subset question.
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
Viewing 1401 - 1410 interview questions