Round 1
Questions:
Candidate's Approach
For the parentheses problem, I provided an optimized solution with O(n) time complexity and O(1) space complexity. For the wood problem, I presented a brute force solution, but it required a lot of prompting from the interviewer.
Interviewer's Feedback
No feedback provided.