Meta
More Experiences
Meta Full-loop questions
June 29, 2025 • 4 reads
Summary
I am sharing the full-loop interview questions I encountered at Meta, covering system design, behavioral, and two coding rounds.
Full Experience
Hi, I am giving back to the community by sharing full loop questions.
System Desgin: desgin place recommender near user
Behavioral interview: normal questions; examples of success, what you learn from them ..etc
Interview Questions (6)
Q1
Design Place Recommender Near User
System Design
Design a system for recommending places near a user.
Q2
Behavioral Questions: Success and Learning
Behavioral
Standard behavioral questions, specifically focusing on examples of success and lessons learned from experiences.
Q3
Nested List Weight Sum
Data Structures & Algorithms
Q4
Swim in Rising Water (Minimum Flood Level)
Data Structures & Algorithms
Q5
Cheapest Round Flight
Data Structures & Algorithms
Given two arrays representing departure flights and return flights, find the cheapest round trip flight.