Round 1
Questions:
Question
- Longest Palindromic String
- Binary Search on answer
Candidate's Approach
The candidate attempted to solve the Longest Palindromic String problem but struggled with writing the code due to time constraints. However, they completed the second question successfully.
Interviewer's Feedback
No feedback provided.
Round 2
Questions:
Question
- LRU Cache variation
Candidate's Approach
The candidate was able to write the code completely for the LRU Cache variation question.
Interviewer's Feedback
No feedback provided.