Interview Experience Analysis for Meta

172 Records Found
TOTAL EXPERIENCES
172
COMPANIES COVERED
1
ROLES COVERED
50
LOCATIONS COVERED
25

Curious About Salaries?

View Meta Compensation Details

Share this page with your network:

Role Distribution

Years of Experience vs Number of Experiences

Meta Interview Experiences

Detailed insights from real candidates who interviewed at top tech companies

Sort by:

Meta E4 Interview Experince Bangalore

MetaE4 Software Engineer📍 Bangalore

Summary

I interviewed for an E4 Software Engineer role at Meta in Bangalore, which involved multiple coding, AI-assisted coding, behavioral, and product design rounds. Despite a mixed performance across round...

Interview Experience

Recruiter reached out via linkedin. Currently working as a SDE-2 in MAANG company. **Screening** One online OA where we were asked to solve a problem and its uts with every solve some condition was added to the problem , total there were 4-5 stages i was able to solve all except last. Problem it...

Interview Questions (14)

Design a Cache for a DB (LRU)

Data Structures & Algorithms
Loading content...

Diagonal Traverse II

Data Structures & Algorithms
Loading content...
View Problem

Next Permutation

Data Structures & Algorithms
Loading content...
View Problem

Sum Root to Leaf Numbers

Data Structures & Algorithms
Loading content...
View Problem

Stream Processing with Last K Elements (Median)

Data Structures & Algorithms
Loading content...
View Problem

Card Game: Pick 3 Cards Summing to 15

Data Structures & Algorithms
Loading content...

Resolve Conflict with Manager

Behavioral
Loading content...

Convince Team for Task Completion

Behavioral
Loading content...

Project You Are Proud Of

Behavioral
Loading content...

Deal with Difficult Co-worker

Behavioral
Loading content...

Change Direction Mid-Execution

Behavioral
Loading content...

Biggest Weakness

Behavioral
Loading content...

Pushed Bug to Production / Something Went Wrong

Behavioral
Loading content...

Design a Food Delivery Website

System Design
Loading content...

Preparation Tips

Loading content...
Read on LeetCode

My Full Meta Interview Experience (Sept–Oct 2025) — Rejected

Meta

Summary

I recently completed my Meta full interview loop (Sept–Oct 2025) for a full-stack role, unfortunately resulting in a rejection, despite feeling I performed well in most of the coding, system design, a...

Interview Experience

Hey everyone,I recently finished my full interview loop with Meta and unfortunately got rejected at the end. Still, I wanted to share my full experience since posts like these really helped me during preparation.📍 Recruiter Reach-out (25th Sept)A recruiter contacted me via LinkedIn and asked to sch...

Interview Questions (11)

Ocean View Buildings

Data Structures & Algorithms
Loading content...

Pattern–Target Matching

Data Structures & Algorithms
Loading content...

Project I’m Proud Of

Behavioral
Loading content...

Conflict with a Teammate

Behavioral
Loading content...

Disagreement

Behavioral
Loading content...

Following Someone Else's Opinion

Behavioral
Loading content...

Ownership and Failures

Behavioral
Loading content...

Design an Online Food Delivery App

System Design
Loading content...

AI-Enabled Game Scenario Coding Challenge

Data Structures & Algorithms
Loading content...

LRU Cache

Data Structures & Algorithms
Loading content...

Palindrome After Deleting Characters

Data Structures & Algorithms
Loading content...
Read on LeetCode

Meta E4 Interview Experience

MetaProduct role

Summary

I recently interviewed with Meta for a Product role, which included a phone screen, coding assessments, and multiple onsite rounds covering coding, system design, and behavioral questions. I performed...

Interview Experience

I recently interviewed with Meta for their Product role and wanted to share my experience across the phone screen and onsite rounds. ⸻ Before the phone interview, I completed two assessments: • A coding assessment with 4 stages • A work-style assessment ⸻ Phone Screen 1. Count number of 1s in...

Interview Questions (8)

Count 1s in Subarray

Data Structures & Algorithms
Loading content...

Lowest Common Ancestor of a Binary Tree

Data Structures & Algorithms
Loading content...

Find first 1 in a sorted binary matrix

Data Structures & Algorithms
Loading content...

Trapping Rain Water

Data Structures & Algorithms
Loading content...

Design a concert ticket booking service

System Design
Loading content...

Valid Palindrome II

Data Structures & Algorithms
Loading content...

Valid Word Abbreviation

Data Structures & Algorithms
Loading content...

Behavioral Questions

Behavioral
Loading content...
Read on LeetCode

[USA] Meta Onsite Non-AI Coding

MetaSWE Product📍 USA

Summary

I had an onsite coding interview at Meta for a SWE Product role. I was asked two specific coding questions: one on binary tree column traversal and another involving complex friend request logic for m...

Interview Experience

## Non-AI Onsite Coding ### Question 1: Column Traversal Given a binary tree (NOT BST), print the column traversal from leftmost column to rightmost column. If two nodes are in the "same column", the top most node in that column should appear before the bottom most node. Pretty straightforward tr...

Interview Questions (2)

Binary Tree Column Traversal

Data Structures & Algorithms
Loading content...

Centaur Friend Request Logic

Data Structures & Algorithms
Loading content...
Read on LeetCode

[USA] Meta AI Coding Round

MetaSWE Product📍 USA

Summary

I describe my Meta AI Coding Round experience, which involved fixing unit tests and implementing a function for an NP-Complete problem using AI Assist. The round was practical, but I struggled with op...

Interview Experience

The onsite process1 AI coding round1 non-AI coding round (more leetcodey)1 sys design1 behavioralThe AI Coding RoundThe real thingI was given a codebase which consisted of a main.py, test.py, solve.py, utils.py and a data/ directory consisting of txt files with bunch of words and needed to find some...

Interview Questions (2)

Fix Failing Unit Tests in `utils.py`

Data Structures & Algorithms
Loading content...

Identify Subset of Words with Specific Property (NP-Complete)

HardData Structures & Algorithms
Loading content...

Preparation Tips

How to PrepThrow everything you know about leetcode out the window for this round. Grinding leetcode won't help you pass this roundYou will be given a coderpad with "AI Assist" mode, but you can only choose from the lightweight foundation models (eg: o4 mini, claude haiku, llama 4 maverick) in the A...

Read on LeetCode

Meta Phone Screen for Mid level Engineer

MetaMid level Engineer

Summary

Loading content...

Interview Experience

Just got done with my first Technical screen in Meta. I was asked two questions: 1. Find the minimum element in each level of a Binary Tree. Similar to LC102. Binary Tree Level Order Traversal, but just need to keep track of the minimum element in each level. Follow-up: What if we have to do this i...

Interview Questions (2)

Minimum Element in Each Level of Binary Tree

Data Structures & Algorithms
Loading content...
View Problem

Sorted List Iterator (Merge K Sorted Lists variant)

Data Structures & Algorithms
Loading content...
View Problem
Read on LeetCode

Meta screening

MetaSenior Security Engineer📍 London

Summary

Loading content...

Interview Experience

Loading content...

Interview Questions (2)

IAM - RBAC and ABAC Concepts

Other
Loading content...

Strobogrammatic Number Check

Data Structures & Algorithms
Loading content...
Read on LeetCode

Meta | Software Engineer | Bengaluru | Phone Screen | Rejected

MetaSoftware Engineer📍 Bengaluru💼 4 YOE

Summary

I interviewed for a Software Engineer role at Meta in Bengaluru for a phone screen in October 2025. Despite solving two LeetCode problems (Sort Array By Parity and Making A Large Island), I was ultima...

Interview Experience

Graduation: Tier-1 ITTotal Working Experience: 4+ yearsCurrent Position: SMTS at MNCLocation: Bengaluru, Karnataka, IndiaInterview: Oct, 2025I was recently approached by an HR from Meta for a Software Engineer role in Meta. The interviewer asked me the below questions in the phone screen round.https...

Interview Questions (2)

Sort Array By Parity

Data Structures & Algorithms
View Problem

Making A Large Island

Data Structures & Algorithms
View Problem
Read on LeetCode

Meta interview

Meta

Summary

I went through a Meta interview process that included a phone screen with two LeetCode problems and an onsite consisting of two coding rounds and a system design round. I was asked several LeetCode pr...

Interview Experience

Phone ScreenLC 408.LC 791.OnsiteCoding 1.LC 1650. Interviewer wants to know WHY the optimal (no extra space) solution worksLC 1249.Coding 2.LC 8 - VariationNot able to find exact LC.Something like — “0-1-2 BFS on a Grid”Problem StatementYou are given an m × n grid.Each cell contains an integer value...

Interview Questions (7)

Valid Word Abbreviation

EasyData Structures & Algorithms
Loading content...
View Problem

Custom Sort String

MediumData Structures & Algorithms
Loading content...
View Problem

Lowest Common Ancestor of a Binary Tree III

MediumData Structures & Algorithms
Loading content...
View Problem

Minimum Remove to Make Valid Parentheses

MediumData Structures & Algorithms
Loading content...
View Problem

String to Integer (atoi) - Variation

MediumData Structures & Algorithms
Loading content...
View Problem

Minimum Cost Path in 0-1-2 Grid

HardData Structures & Algorithms
Loading content...

Design Online Chess Game 1 v 1 & Leaderboard

HardSystem Design
Loading content...
Read on LeetCode

Meta E5 || London

MetaE5📍 London

Summary

I successfully navigated the Meta E5 interview process in London, which included a screening round, a behavioral interview, two Data Structures & Algorithms rounds, and a system design interview, solv...

Interview Experience

Screening 2 questions, easy-medium level 1. 3 sorted arrays, merge them 2. https://leetcode.com/problems/random-pick-with-weight/description/ - didnt know this at the time but still managed to solve optimally Full Loop 1. Behavioural 2. DSA round 1 1. Toeplitz matrix but as an array 2...

Interview Questions (8)

Merge 3 Sorted Arrays

Data Structures & Algorithms
Loading content...

Random Pick with Weight

Data Structures & Algorithms
Loading content...
View Problem

Toeplitz Matrix Check (Array Form)

Data Structures & Algorithms
Loading content...

Max Consecutive Ones with Flips (Similar)

Data Structures & Algorithms
Loading content...

Remove Invalid Parentheses

Data Structures & Algorithms
Loading content...

Shortest Path in Binary Matrix

Data Structures & Algorithms
Loading content...

Design WhatsApp (API Calls)

System Design
Loading content...

Behavioral Interview

Behavioral
Loading content...
Read on LeetCode
Showing 10 of 172
CodingKaro App Poster
CodingKaro App
4.7

3K+ Downloads

One of its unique features is an automated coding contest reminder, which sets alarms for upcoming coding contests on popular platforms like CodeChef, CodeForces, and LeetCode, without the need for user input. This feature ensures that users never miss a coding contest and can stay updated with the latest coding challenges.

Download CodingKaro AppDownload CodingKaro App