How to validate binary search tree?
Software Development Engineer I Interview Questions
1,214 software development engineer i interview questions shared by candidates
Write a recursive in order search of a BST
The questions were very cs based, but my background is in computer engineering so some of the questions were too advanced at the time.
A question about finding anomalies in a stream of data. I couldn't code an answer because I could think of so many ways the data stream can gradually deviate from its expected distribution. The interviewer ended up giving me the algorithm and I coded it then showed him how it is not a general solution. During my though process I asked for clarification question that he wasn't prepared to answer.
can't say the detail, but one DFS question about matrix adjacent numbers max. different interviewer tends to have question that they designed.
1)Two Sums. 2)Find the successor in a BST.
They were pretty normal C++, Java questions. Respect the NDA, but it was ok.
Divide two intergers
Find possible words from dictionary given digits of keypad.
Reverse a linked list.
Viewing 751 - 760 interview questions