Part 1 was several debugging questions
New Grad Software Engineer Interview Questions
2,906 new grad software engineer interview questions shared by candidates
The first assessment is a 20 minutes debugging session where there are 7 methods/functions and you need to find the only error in each. The second was two large hackerrank style questions. The last is the workplace simmulation.
A System Deisgn question about amazon locker A coding question about topological ordering
Have you used our product?
Why Microsoft?
basic java questions
You have a log containing error logs from all different hardware at startup, made of hardware ID and error information. It contains multiple error logs for devices that try again. Write a method to remove the duplicates while keeping the first occurrence of the errors and all errors in the same relative order.
Given the head node of a LinkedList, a value, and a position, insert that value in that position.
computing quantile. Reverse a string. Then extended it to reverse an HTML string(no space) word by word keeping the tags as it is.
Build a battleship program in java.
Viewing 421 - 430 interview questions