Tech Screen
Questions:
- Merge k Sorted Lists
- Diagonal Traverse (Matrix)
Candidate's Approach
No approach provided.
Interviewer's Feedback
No feedback provided.
Coding Round 1
Questions:
- Specific question not provided.
- Vertical Order Traversal of a Binary Tree
Candidate's Approach
No approach provided.
Interviewer's Feedback
No feedback provided.
Coding Round 2
Questions:
- Random Pick with Weight (the problem statement was different but same approach).
- Expand a compressed string (e.g., input: ab3c2d output: abbbccd). The interviewer focused on implementation and handling edge cases.
Candidate's Approach
The problem-solving was straightforward, and the candidate identified and addressed several edge cases during the implementation.
Interviewer's Feedback
No feedback provided.
System Design
Questions:
- Design a system like Ticketmaster.
Candidate's Approach
No approach provided.
Interviewer's Feedback
No feedback provided.
Experience Round
Questions:
- How did you handle a situation when you had to give critical feedback to a co-worker?
Candidate's Approach
No approach provided.
Interviewer's Feedback
No feedback provided.
Mock Interview
Questions:
- Three Sum
- Letter Combinations of a Phone Number
Candidate's Approach
No approach provided.
Interviewer's Feedback
No feedback provided.