Round 1
Questions:
- A hard DP question on trees.
- A file directory traversal question.
Candidate's Approach
- Solved the DP question in 25 minutes.
- Solved the file directory traversal question in 20 minutes.
Interviewer's Feedback
No feedback provided.
Round 2
Questions:
- A binary search problem.
- A priority queue-based problem.
Candidate's Approach
- Solved both questions, wrote clean code, and explained the approach properly.
Interviewer's Feedback
No feedback provided.