Meta
More Experiences
Meta Loop
May 9, 2025 • 4 reads
Summary
I'm sharing the interview questions encountered during my Meta interview process, across multiple rounds.
Full Experience
Time to give back to the community.
R1 Q1: https://leetcode.com/problems/buildings-with-an-ocean-view
R1 Q2: variant of https://leetcode.com/problems/remove-all-adjacent-duplicates-in-string
R2 Q1: https://leetcode.com/problems/lowest-common-ancestor-of-a-binary-tree-iii
R2 Q2: https://leetcode.com/problems/random-pick-with-weight
Interview Questions (4)
Q1
Buildings With an Ocean View
Data Structures & Algorithms
Q2
Variant of Remove All Adjacent Duplicates In String
Data Structures & Algorithms
Q3
Lowest Common Ancestor of a Binary Tree III
Data Structures & Algorithms