Panda Guru LogoPanda
Guru

Meta US new grad - full loop

Screening Round

Questions:

  1. 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.
  2. Interval problem: A variation of this problem Interval List Intersections but it was about flight and their stops.
  3. Graph problem: A variation of this problem Pacific Atlantic Water Flow there were no oceans.
  4. 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:

  1. 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.
  2. 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:

  1. A variation of this problem Asteroid Collision.
  2. 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.