We went over my resume for a few minutes in the beginning, and we started the real technical interview. Nothing really unexpected. The only question we were able to go through was a question about BFS/DFS, basically traverse through a given 2D array map and find a path.
New Grad Software Engineer Interview Questions
2,906 new grad software engineer interview questions shared by candidates
Write a function that removes whitespace ('\t', '\n', ' ') from a string
Spiral matrix with a little twist
convert string to integer
During onsite, I had two interviews with each having 2 questions 1) Given a number n, find the shortest path from 1 to n using only 2 operations: *2 and /3 2) Merge 2 sorted arrays
Something about stock prices and returning top 3, don’t remember question details
DFS question; very little behavioral
Variation of LRU Cache
Print the top 10 largest elements from integer array. Follow up to top K
Step 3 Assessment Test It has 3 parts Part 1 : How many problems you can solve the problem within 2 mins? Part 2 : Learn new language and answer the question? Part 3: programming coding.
Viewing 301 - 310 interview questions