Screening Round
Questions:
- Easy problem - I'm not sure what problem it is on Leetcode but it was like odd/even problem where you have to sort them based on if they are odd or even.
- Interval problem: A variation of this problem Interval List Intersections but it was about flight and their stops.
- Graph problem: A variation of this problem Pacific Atlantic Water Flow there were no oceans.
- Two pointer problem: A variation of this problem Best Time to Buy and Sell Stock.
Solved (4/4) - got email in one day.
Candidate's Approach
No approach provided.
Interviewer's Feedback
No feedback provided.
Technical First Round
Questions:
- A variation of this problem Custom Sort String. I think I bombed this problem, I was on the right track but was so nervous that I couldn't finish it. I tried this problem after the interview and found the solution very easily.
- Binary tree problem: A variation of this problem Binary Tree Right Side View but we need to cover the left side, bottom and then right side in anticlock pattern.
Candidate's Approach
No approach provided.
Interviewer's Feedback
No feedback provided.
Technical Second Round
Questions:
- A variation of this problem Asteroid Collision.
- Binary search problem: Median of Two Sorted Arrays. Explained the brute force solution first and then solved this optimally. They made me go through two test cases step by step.
Candidate's Approach
No approach provided.
Interviewer's Feedback
No feedback provided.
Behavioral Round
Questions: Basic questions about team, conflict, etc.
Candidate's Approach
No approach provided.
Interviewer's Feedback
No feedback provided.