What theories are you most comfortable with?
Resident Interview Questions
3,443 resident interview questions shared by candidates
C problems, arrays and matrices manipulation, pointer concepts
Time to buy and sell stock
Interview questions were similar to Leetcode interview questions.
Traverse a doubly linked queue.
I can't give the exact questions, but I can give some tips on what you should know: 1. Perform basic array algorithms in linear time (essentially, solve the question without nested looping; these questions were relatively easy). 2. Know when/how to do DFS and/or BFS traversal. I didn't get the optimal solution, but they accepted my solutions that used these. These were more of a medium challenge. 3. Know class design. This question wasn't hard, but it threw me off the most because I was expecting more of an algorithm-based question.
A question that involved dynamic programming.
Under a NDA, but know data structures (trees, arrays, etc.) and algorithms
It was and coding test on linked list
NDA
Viewing 2291 - 2300 interview questions