Filter interviews by
I applied via Company Website and was interviewed in May 2024. There were 2 interview rounds.
This was a panel interview with 2 DSA questions, 1 hiring manager round and 1 system design
I applied via LinkedIn and was interviewed in Jul 2024. There was 1 interview round.
I applied via LinkedIn and was interviewed in Apr 2024. There were 2 interview rounds.
DSA, java, python, basic problem solving
What people are saying about Meta
I applied via Company Website and was interviewed in Feb 2024. There were 2 interview rounds.
Meta interview questions for popular designations
Calculate the distance between two points in a 2D plane.
Use the distance formula: sqrt((x2 - x1)^2 + (y2 - y1)^2)
Ensure input validation for coordinates
Consider edge cases like points being the same or on the same axis
Code assessment measures the ability of a software developer to write efficient and effective code.
Code quality and readability are important factors in code assessment.
Efficiency and performance of the code are also key aspects to consider.
Ability to solve complex problems and think critically is evaluated through code assessment.
Knowledge of programming languages, algorithms, and data structures is tested in code ass...
Get interview-ready with Top Meta Interview Questions
I applied via Company Website and was interviewed in Aug 2024. There was 1 interview round.
I would rate my SQL skills as advanced.
Proficient in writing complex SQL queries
Experienced in optimizing database performance
Skilled in data manipulation and analysis using SQL
Familiar with stored procedures and functions
Have worked on large datasets in previous projects
I would rate my Python skills as advanced.
Proficient in data manipulation and analysis using pandas and numpy
Experience with data visualization libraries like matplotlib and seaborn
Familiar with machine learning libraries such as scikit-learn
Comfortable working with APIs and web scraping using requests and BeautifulSoup
I applied via Job Portal and was interviewed in Mar 2024. There was 1 interview round.
Find and return all substrings in a main string that match a given string.
Iterate through the main string and check for matches with the given string
Use substring function to extract potential matches
Store all matching substrings in an array and return it
I applied via Company Website and was interviewed in Feb 2024. There were 2 interview rounds.
Standard data structure and algorithms round. 2 questions to solve in 45 minutes
Use a stack to ensure balanced parenthesis in a string
Iterate through each character in the string
If the character is an opening parenthesis, push it onto the stack
If the character is a closing parenthesis, pop from the stack and check if they match
If at the end the stack is empty, the parenthesis are balanced
I applied via Recruitment Consulltant and was interviewed in Mar 2024. There was 1 interview round.
Traceroute is a network diagnostic tool used to track the path that a packet takes from the source to the destination.
Traceroute sends out packets with increasing TTL values to elicit ICMP Time Exceeded messages from each router along the path.
It displays the IP addresses of the routers along with the round-trip time for each hop.
Traceroute helps in identifying network issues such as packet loss, latency, and routing l...
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