Technical Blog

Interview Meta 1

SDE 2. April 2025.

Candidate Info - https://www.linkedin.com/in/singhsanket143/
Link - https://youtu.be/KOxUfCiUb7Y?si=KlbeHn221BK5PFJo Application Type - Portal.

📅 Interview Format & Timeline.

Recruiter Call - Ask some experience.
First DSA eliminatory round.
Onsite - 2 DSA Round, 1 System Design, 1 Behavioral Round.

🧠 Interview Questions Breakdown. Level - M+.

Round 1 - Code and complete 2 question. Time Complexity. M.
Onside DSA Rounds - 2 question things to do - Discuss and clarify the problem, write the working code, Dry run and complexity analysis. M+.
Main focus if you get the logic you can code it properly.

💎 Design System. Level - H.

There an option to choose either product or infra design round. Opted for a product design round.

Given problem statement. You have to figure out the requirement. What are the feature you want?

Provide working solution that provide everything in the functional requirement.
Go deeper in one part of the solution and optimise.

🙋‍♂️ Candidate Experience.

Highlight - The behavioral round and 6 days later got the review and cleared the round.

✅ Outcome - Accepted.

Meta L4. Aug 21, 2025.

Link - https://leetcode.com/discuss/post/7104578/meta-phone-screen-menlo-park-l4-by-anony-9ls0/

https://leetcode.com/problems/merge-intervals/description/

https://leetcode.com/problems/k-closest-points-to-origin/description/

Use a implemeneted heap, they expect that, don’t try to memorize alternative way

Meta E5 India. Aug 2025.

https://leetcode.com/discuss/post/7099611/meta-india-e5-comp-by-extraslowlyslowly-ljpv/

Robot room cleaner rolling window average of array Spiral printing of matrix Given two list of intervals, merge them into non-overlapping list of intervals Design a ticket booking system for a very popular concert Design a servie for likes for instagram

Meta.

https://leetcode.com/discuss/post/7100324/meta-full-loop-aug-2025-by-spradhan123-idzq/
Coding 1:

best time to buy or sell stock max diameter of a binary tree Coding 2:

remove invalid paranthesis binary tree left and right side view ( left side view from bottom to top and righ side view from top to bottom) system design :

facebook status search