Round 1
Questions:
- Implement a self-balancing BST.
- Explain the system design of my internship backend project.
Candidate's Approach
- Initially solved the first question quickly.
- Faced a function signature mismatch error in the second question but maintained correct logic.
- Communicated effectively with the interviewer while implementing the BST.
- Explained the approach to the system design verbally, although unable to implement it.
Interviewer's Feedback
- The interviewer paused the candidate during the BST implementation, indicating he understood the approach and asked to wrap up.
- Asked a few questions before concluding the interview.