Round 1
Questions:
- Reverse a String: Reverse a String (using in-place algorithm)
- Maximum SubArray: Maximum SubArray
Candidate's Approach
No approach provided.
Interviewer's Feedback
The bar seems low for screening, but the interviewer focuses on code quality, correctness, bug-free code, edge cases, variable names, and time and space complexity.