Meta Phone Screen US

meta logo
meta
usOngoing
May 12, 20250 reads

Summary

I had a phone screen interview with Meta in the US, where I was asked two specific data structure and algorithm questions. I successfully passed this round.

Full Experience

I recently had my phone screen interview with Meta. The interview focused on two coding challenges. I was able to address both problems effectively, and I received a positive outcome for this round.

Interview Questions (2)

Q1
K Closest Points to Origin Variant
Data Structures & Algorithms

I was presented with a variant of the 'K Closest Points to Origin' problem. The core task was to identify and return only the single closest point to the origin, rather than a set of K points.

Q2
Lowest Common Ancestor of a Binary Tree
Data Structures & Algorithms

The second question was the classic 'Lowest Common Ancestor of a Binary Tree' problem, presented without any specific modifications or variations.

Discussion (0)

Share your thoughts and ask questions

Join the Discussion

Sign in with Google to share your thoughts and ask questions

No comments yet

Be the first to share your thoughts and start the discussion!