Round 1
Questions:
-
85 Min, 2 Questions [both Medium]
- Logic similar to Best Time to Buy and Sell Stock. However, the question was worded differently.
- Dynamic Programming (DP) Linear.
-
65 Min, 3 Questions [2 Easy, 1 Medium]
- Basic String manipulation.
- Hashmap usage.
- Vector sorting using a greedy approach.
Candidate's Approach
No approach provided.
Interviewer's Feedback
No feedback provided.