Round 1
Questions:
The interviewer asked to write the most optimized code for both questions. The candidate completed both questions and finished the interview 10 minutes early.
Candidate's Approach
No approach provided.
Interviewer's Feedback
No feedback provided.
Round 2
Questions:
- Max Consecutive Ones II
- Follow-up: If the array is cyclic, how will the solution change?
- All O`one Data Structure
The candidate completed the coding of the first question with the most optimized solution. They completed coding all methods for the second question except the decrement function but provided a solution that runs in O(1) time complexity.
Candidate's Approach
No approach provided.
Interviewer's Feedback
No feedback provided.