Basic Phone Interview Algorithms Personality Questions
New Grad Engineer Interview Questions
3,249 new grad engineer interview questions shared by candidates
I'll add it later, questions were 1. 2d matrix, similar to leetcode Pacific Atlantic water question, 2 were on design a data structure. I was on map and stack but you can go with recursion but i was trying to avoid recursion.
6 interviews. 5 algorithms + 1 behavioural. Topics were advanced and needed more than just the basic knowledge in algorithms but the questions themselves werent that hard. If you had a really good understanding of the topics the interviews would be easy. Got dynamic programming, trees, binary search, geometry, strings and graph theory questions
Can't say, study your data structures and algorithms.
One was something about permutations
Several problems involved knowing how to search a graph.
Code something related to DFS in language of your choice. Write out recurrence relation and runtime
Assign values from a set to indices in a matrix such that a value isn't repeated 3 times in a row/column.
Each interview had one or more questions in a different area. For me, the interviews were broken up into questions about algorithms, design, bit manipulation, and operating systems.
Wasn't given a technical phone interview.
Viewing 2931 - 2940 interview questions