Round 1
Questions:
- Binary Tree Right Side View
- Max Consecutive Ones III Variation: Use holidays and work days instead.
Candidate's Approach
No approach provided.
Interviewer's Feedback
The interviewer was super nice and fair. They asked questions about time complexity (TC) and space complexity (SC), discussing trade-offs and the reasoning behind choosing one solution over another.