Meta E5 Onsite Loop | Bangalore

meta logo
meta
E5Bangalore
April 3, 2025 โ€ข 3 reads

Summary

I went through a comprehensive E5 onsite interview loop at Meta in Bangalore, which included a phone screen, two data structures and algorithms rounds, a product architecture design round, and a critical behavioral round.

Full Experience

Phone screen : https://leetcode.com/discuss/post/6560544/meta-e5-phone-screen-passed-by-anonymous-30p2/

Round 1 (DSA)

I solved both questions within 25 minutes. The interviewer then asked a follow-up question on the second problem.

Round 2 (DSA)

Round 3 (Product Architecture Design)

This round focused on designing a coding platform like leetcode, with major discussions around supporting multiple concurrent competitions.

Round 4 (Behavioral)

This is the most crucial round at Meta. You need to be 100% confident in the stories you present. Avoid fabricating experiencesโ€”they can easily detect inconsistencies.

Interview Questions (5)

Q1
Merge Sorted Array
Data Structures & Algorithms

size of first array is n+m, where n is the size of elemetns in first array and m is size of elements in second array

Q2
Minimum Remove to Make Valid Parentheses
Data Structures & Algorithms
Q3
Palindrome Linked List
Data Structures & Algorithms
Q4
Kth Missing Positive Number
Data Structures & Algorithms
Q5
Design a Coding Platform like LeetCode
System Design

This round focused on designing a coding platform like leetcode, with major discussions around supporting multiple concurrent competitions.

Preparation Tips

I solved one of the DSA problems (Kth Missing Positive Number) as part of LeetCode's daily challenge two days before my onsite interview.

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!