mostly data structure questions
Graduate Software Engineer Interview Questions
7,632 graduate software engineer interview questions shared by candidates
Standard algorithm questions
Medium questions leetcode questions mostly from the popular LC questions asked by them. You can find them easily online
Describe a project that you made.
LC medium graph and DP
Asked to design a FIFO "trading system" which was a Python class with 3 methods. Had a method to get the minimum value in the internal stack in O(1), required a monotonic stack. Asked to get k minimum values after, used a heap.
Output interrupted Data Stream in order
String manipulation and game-based questions.
Depth first search for 1st coding test with an extension
Find cycle in an array
Viewing 6881 - 6890 interview questions