Filter interviews by
I was interviewed in Feb 2025.
Meta Phone Screen for E4 level. 1 hour coding test on Leetcode medium level questions, time is limited for each unlike other companies.
There were 5 rounds in Onsite interviews 2 coding, 1 ML system design, 1 ML theory and 1 behavioral.
I applied via Walk-in and was interviewed in Nov 2024. There were 3 interview rounds.
DSA Round - Graphs & Trees
What people are saying about Meta
I applied via Job Portal
DSA:
Dynamic programming;
More focus on approach and readability.
Ephasis on dry run and test cases
Meta interview questions for popular designations
I applied via Approached by Company and was interviewed in May 2024. There were 3 interview rounds.
60m, DSA (graphs, trees, etc.)
A sparse matrix can be represented using a dictionary of dictionaries or a list of lists.
Use a dictionary of dictionaries where the keys are the row and column indices with non-zero values as values.
Alternatively, use a list of lists where each inner list represents a row with non-zero values and their column indices.
Sparse matrices are efficient for large matrices with mostly zero values.
Example: {0: {1: 5, 3: 7}, 2: ...
Efficiently calculate the sum of a matrix
Iterate through each element in the matrix and add them to a running total
Use parallel processing or multi-threading to calculate the sum faster
Consider using optimized algorithms like Strassen's algorithm for matrix multiplication
A metrics tracker to monitor and analyze key performance indicators
Define the key metrics to track (e.g. user engagement, conversion rates)
Implement a data collection system to gather relevant data
Create visualizations and reports to analyze the metrics
Set up alerts for abnormal metric values
Regularly review and update the metrics based on business goals
Get interview-ready with Top Meta Interview Questions
I applied via Approached by Company and was interviewed in Nov 2024. There were 2 interview rounds.
Medium Leetcode Problems
posted on 2 Sep 2024
I applied via GitHub and was interviewed in Jul 2024. There was 1 interview round.
We worked on two simple coding questions: the battleship problem and a task involving opening, reading, and sorting data from a file. I coded in front of my interviewer, who provided me with helpful tips.
I applied via LinkedIn and was interviewed in Aug 2024. There was 1 interview round.
Binary Search in a rotated array, coding via coderpad
Some of the top questions asked at the Meta interview -
The duration of Meta interview process can vary, but typically it takes about 2-4 weeks to complete.
based on 57 interviews
Interview experience
Software Engineer
18
salaries
| ₹6.5 L/yr - ₹13.9 L/yr |
Senior Software Engineer
15
salaries
| ₹33.3 L/yr - ₹53.8 L/yr |
Software Developer
12
salaries
| ₹17 L/yr - ₹43.9 L/yr |
Data Scientist
6
salaries
| ₹36.2 L/yr - ₹37.4 L/yr |
Marketing Manager
6
salaries
| ₹25 L/yr - ₹36 L/yr |
Amazon
Apple