Interview experience
Meta Interview Questions
Overview
Section titled “Overview”Meta’s loop runs a recruiter screen, an optional CodeSignal assessment, a phone screen, and a 4-round onsite - coding, a new AI-enabled coding round, system design, and behavioral - hired mainly through referrals and a small early-career track, not a campus drive.
Meta interview process at a glance
Section titled “Meta interview process at a glance”| Round | Duration | What it tests |
|---|---|---|
| Recruiter screen | 20-30 min | Background, motivation, logistics |
| Online Assessment (CodeSignal, some candidates) | 70-90 min | Progressive multi-stage coding problem, video/mic monitored |
| Technical phone screen | 45 min | 1 live coding problem |
| Onsite - Coding (traditional) | 45 min | DSA - arrays/strings, graphs, trees, intervals |
| Onsite - Coding (AI-enabled, since late 2025) | ~60 min | Coding with a built-in AI assistant; your judgment and prompting, not the assistant’s output |
| Onsite - System design / architecture | 45-60 min | Scaled to level - lighter architecture chat for E3, full distributed design for E4+ |
| Onsite - Behavioral | 45 min | 5 signal areas: driving results, ambiguity, communication, growth, conflict resolution |
| Team matching | Varies | Team/org placement after the offer |
Recruiter screen
Section titled “Recruiter screen”A 20-30 minute call to confirm background, work authorization, timeline, and why Meta. It’s a logistics filter, not a technical bar - be direct about your experience level and availability.
Common questions
- Walk me through your resume/current role
- Why Meta, and why now?
- What team or org are you interested in?
- What’s your notice period / earliest start date?
Full behavioural frameworks are on the Meta HR interview questions page.
Online Assessment (CodeSignal)
Section titled “Online Assessment (CodeSignal)”Added to Meta’s process during 2025, this is a single problem split into 4 progressively harder stages (for example, building an in-memory key-value store, then adding TTL, then point-in-time reads, then deletion) inside a 70-90 minute video/mic-monitored CodeSignal session. Not everyone sees this stage - plenty of candidates, especially referrals, get routed straight to the phone screen.
Common questions
- Stage 1: implement basic get/set operations on an in-memory store
- Stage 2: add TTL (time-to-live) expiry to entries
- Stage 3: support point-in-time or historical reads
- Stage 4: add deletion and other advanced operations
See how real candidates handled this stage on the Meta interview experience page.
Technical phone screen
Section titled “Technical phone screen”One 45-minute call with an engineer: a single live coding problem, occasionally two shorter ones. Interviewers weigh clarifying questions and complexity discussion alongside a working solution.
Common questions
- Two Sum / Valid Parentheses (warm-up pairs for lighter loops)
- Longest Substring Without Repeating Characters
- Minimum Remove to Make Valid Parentheses
- Explain the time/space complexity of your approach
Onsite: coding rounds
Section titled “Onsite: coding rounds”Historically two traditional coding rounds; since roughly Q4 2025 many SWE loops swap one for the new AI-enabled coding round - a ~60-minute session in a coding environment with a built-in AI assistant. You’re still evaluated on your own engineering judgment, so candidates report writing a first pass unassisted, then using the tool to catch missing edge cases and narrating why a prompt did or didn’t help.
Common questions
- Merge Intervals
- Binary Tree Vertical Order Traversal
- Number of Islands
- Group Anagrams
- Product of Array Except Self
- Diameter of a Binary Tree
Round-by-round breakdowns with the exact follow-ups asked are on the Meta interview experience page.
Onsite: system design / architecture
Section titled “Onsite: system design / architecture”Depth scales sharply with level: E3 loops often get a lighter architecture discussion instead of a full design round, while E4/E5 candidates get a genuine distributed-systems design built around Meta’s own product surface.
Common questions
- Design Facebook/Instagram News Feed (ranking, caching, real-time updates)
- Design Messenger or a chat/notification system at scale
- Design a search or content-ranking service
- Discuss consistency vs. availability trade-offs for your design
Onsite: behavioral round
Section titled “Onsite: behavioral round”Community reports describe this round as feeling informal - almost a “vibes check” on communication and presentation - but it carries real weight: Meta scores answers against five signal areas (driving results, embracing ambiguity, effective communication, continuous growth, and conflict resolution), and unlike coding questions, interviewers aren’t working from a fixed script.
Common questions
- Describe the highest-impact project you’ve shipped - how did you measure that impact?
- Tell me about a time you had to decide with incomplete information, or move fast on something that later broke
- Tell me about a time you gave direct, difficult feedback to a teammate or manager
- Tell me about a time you failed and what you changed afterward
- Tell me about a disagreement with your manager or a teammate and how you resolved it
Sample answer frameworks for each of these are on the Meta HR interview questions page.
Leveling: why design and behavioral rounds decide E4 vs E5
Section titled “Leveling: why design and behavioral rounds decide E4 vs E5”This is the part of Meta’s process candidates most often get wrong. Coding rounds function mostly as a pass/fail gate, but public discussion (Blind threads, senior-engineer interview guides) consistently says the system-design and behavioral interviewers carry the most weight in the final hire-and-level call - to the point that strong coding performance doesn’t protect you from a down-level, or even a “no hire,” if the design or behavioral signal comes back weak for your target level. There’s no published Google-style Hiring Committee or Amazon-style Bar Raiser at Meta; the panel of interviewers discusses feedback together, and a split decision can trigger one more follow-up interview for extra signal. Treat this as a strong, recurring pattern from candidate reports rather than Meta’s official policy, since Meta does not publish its internal leveling rubric.
Frequently asked questions about Meta interviews
Section titled “Frequently asked questions about Meta interviews”What is the Meta interview process?
Meta’s loop usually runs: 1. Recruiter screen (20-30 min) - background, motivation, logistics. 2. Online Assessment (CodeSignal, ~70-90 min, video/mic monitored) - not every candidate gets this; it’s a progressive multi-stage coding problem added to the process in 2025. 3. Technical phone screen (45 min) - one live coding problem. 4. Virtual onsite (4 rounds) - one traditional coding round, one AI-enabled coding round (rolled out since late 2025, with access to a built-in AI assistant), one system design/architecture round, and one behavioral round. 5. Team matching after the offer. Total timeline is roughly 3-4 weeks, though it varies by team and level.
What questions are asked in Meta interviews?
Coding rounds lean on arrays/strings, sliding window, graphs (BFS/DFS), trees, and interval problems - Merge Intervals, Binary Tree Vertical Order Traversal, and Minimum Remove to Make Valid Parentheses are frequently reported. System design covers Meta’s own products (News Feed, Messenger, notification systems) at a depth scaled to level. The behavioral round is scored against five signal areas: driving results, embracing ambiguity, effective communication, continuous growth, and conflict resolution.
What is Meta’s AI-enabled coding round?
Since roughly Q4 2025, Meta has been replacing one of the two onsite coding rounds with an AI-enabled coding round on many SWE and EM loops, reportedly up through senior levels. You get a coding environment with a built-in AI assistant for about 60 minutes; interviewers are still evaluating your own engineering judgment rather than the assistant’s output, so candidates report writing a first pass themselves, then using the assistant to review edge cases and explaining why a given prompt did or didn’t help. Treat this as a live rollout - not every loop has it yet, so confirm with your recruiter.
How does Meta decide between E4 and E5, or down-level a candidate?
Community reports (Blind, interview-prep guides) consistently say Meta’s coding rounds mostly gate pass/fail, while the system design and behavioral rounds carry the most weight for your final level. A candidate can clear coding cleanly and still be down-leveled - or rejected - on a soft design or behavioral round, especially at E4/E5. Treat this as a directional pattern from public discussion, not an official Meta policy, since Meta doesn’t publish its internal leveling rubric.
How many rounds are there in the Meta interview?
Typically 5-6 touchpoints: a recruiter screen, an optional CodeSignal online assessment, a technical phone screen, and a 4-round onsite (coding, AI-enabled coding, system design, behavioral), followed by team matching after the offer. Not every candidate sees the online-assessment stage - many go straight from recruiter screen to phone screen.
How should I prepare for Meta interviews?
Drill medium-hard DSA (arrays/strings, graphs, trees, intervals) until you can explain trade-offs while coding, practice a system-design answer scaled to your target level, and prepare distinct STAR stories mapped to Meta’s five behavioral signals - driving results, embracing ambiguity, communication, growth, and conflict resolution - since interviewers can ask about any of them without a fixed script.
How selective is Meta’s India hiring compared to a campus drive?
Far more selective. Meta’s India entry point is a University Grad / early-career program (mainly Bengaluru) plus a summer internship track - both much smaller than a TCS- or Infosys-style drive - with most hiring flowing through targeted postings, referrals, or off-campus applications rather than a college-wide placement cell. Expect the same round structure as experienced hires, just with the design round scaled lighter for E3.

