Round 1
Questions:
- Question 1: Based on whether we can divide a string into two palindromic substrings.
- Question 2: Sorting weight by distance.
Candidate's Approach
- For the first question, the candidate was able to pass all test cases.
- For the second question, the candidate passed 4 out of 15 test cases.
Interviewer's Feedback
No feedback provided.