Upload Button Icon Add office photos

Meta

Compare button icon Compare button icon Compare

Filter interviews by

Meta Senior Software Engineer Interview Questions and Answers

Updated 30 Dec 2024

Meta Senior Software Engineer Interview Experiences

4 interviews found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Basic questions on background
  • Ans. 

    I have a strong background in software engineering with experience in various programming languages and project management.

    • Over 8 years of experience in software development, primarily in Java and Python.

    • Led a team of 5 developers in a successful project that improved system performance by 30%.

    • Experience with Agile methodologies, participating in daily stand-ups and sprint planning.

    • Worked on cloud-based applications us...

  • Answered by AI
  • Q2. Why do you want to join meta
  • Ans. 

    I want to join Meta to contribute to innovative technologies that connect people and enhance user experiences globally.

    • Meta's commitment to innovation aligns with my passion for developing cutting-edge technologies, like AR and VR.

    • The opportunity to work on large-scale systems that impact billions of users is incredibly motivating.

    • I admire Meta's focus on community and connection, and I want to be part of a team that f...

  • Answered by AI
Round 2 - Coding Test 

DSA Round - Graphs & Trees

Round 3 - Technical 

(1 Question)

  • Q1. System Design - delved a lot deeper
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
-

I applied via Job Portal

Round 1 - Coding Test 

DSA:
Dynamic programming;
More focus on approach and readability.
Ephasis on dry run and test cases

Interview Preparation Tips

Interview preparation tips for other job seekers - Try to build the solution as if it is a problem of your day to day job

Senior Software Engineer Interview Questions Asked at Other Companies

asked in DBS Bank
Q1. Tell me about yourself. What technology are you using? What is a ... read more
Q2. K Largest Elements Problem Statement You are given an integer k a ... read more
asked in GlobalLogic
Q3. MapSum Pair Implementation Create a data structure named 'MapSum' ... read more
Q4. If you have to prioritize between coding standards and project de ... read more
asked in Capgemini
Q5. Pascal's Triangle Construction You are provided with an integer ' ... read more
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Not Selected

I applied via Company Website and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Coding Test 

(2 Questions)

  • Q1. Graph related question from leetcode medium
  • Q2. 2 pointers question from leetcode medium
Round 2 - Coding Test 

This was a panel interview with 2 DSA questions, 1 hiring manager round and 1 system design

Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Coding Test 

5 mins introduction, 10 mins project behavioural, 2 Coding Questions - 20 mins each, 5 mins to ask questions

What people are saying about Meta

View All
an operations manager
1w
Meta's new AI isn't just smart... It's self-improving.
Yes, you read that right. We’ve begun to see glimpses of AI systems improving themselves.” Means? AI is now learning how to upgrade itself - without us. This changes everything. AI won’t just be your assistant. It could soon be its own: Master and Maker But Zuck's vision is not doom but distribution He wants to give everyone their own personal AI. An AI that: Sees what you see (via smart glasses) Hears your convos, your pain, your dreams Doesn't just write copy - helps you launch your life Not ChatGPT. Not Siri. It’s a super intelligent digital life partner. Your growth buddy. Your mental coach. Your creative team. But here's the twist: We’re building something smarter than us... and giving it to everyone. ⚖️ Will it be our ultimate tool? 💣 Or the last invention we ever make? Whats your take on this, How it will impact us, our jobs and future Let’s talk 👇
FeedCard Image
FeedCard Image
Got a question about Meta?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Naukri.com and was interviewed in May 2019. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. They were ask Questions from Reasoning and from database developer profile.

Interview Preparation Tips

Interview preparation tips for other job seekers - Never Loose Hope Guys.Trust yourself guys Just go and attend the interviews Confidently,Don't Think about the result and try to give interviews daily Don't think about the small companies or big companies every interview will give you confidence and knowledge for your next interviews if not cleared it will give many experiences.My Last Wording is :- Each and Everything day is a new opportunity for us to became a better version of ourselves.

Interview Questionnaire 

3 Questions

  • Q1. C#
  • Q2. Asp.net core
  • Q3. Sql

Meta HR Interview Questions

11 questions and answers

Q. Can you describe a project you worked on in your last organization, the app ... read more
Q. Were you involved in negotiations or discussions with stakeholders outside ... read more
Q. Why do you want to work here?
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Technical aspects about linked list,trees, stacks

Round 2 - Group Discussion 

Topic related to humanities

Are these interview questions helpful?

Software Engineer Interview Questions & Answers

DISH TV user image Ujjwal Srivastava

posted on 28 Dec 2024

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Job Portal and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Case Study 

I was given a case study to write multiple outputs by lookinginto a program.

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Jan 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - One-on-one 

(1 Question)

  • Q1. Sql Query Sequence and basically asks the SqlServer Releted question and Webform Also.

Interview Preparation Tips

Topics to prepare for DISH TV Software Developer interview:
  • SQL
  • MVC
  • ASP.Net
  • Webform
  • API
Interview preparation tips for other job seekers - Most Of the people mistakes lack of confidence.this is the main factor to select or not.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Aug 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Difference between string and string builder.
  • Ans. 

    String is immutable, while StringBuilder is mutable and more efficient for concatenating strings.

    • String is immutable, meaning once created, its value cannot be changed. StringBuilder is mutable, allowing for modifications without creating new objects.

    • String concatenation creates a new string object each time, while StringBuilder modifies the existing object directly.

    • StringBuilder is more efficient for concatenating mul...

  • Answered by AI
  • Q2. What is async and await
  • Ans. 

    Async and await are keywords in JavaScript used to work with asynchronous code.

    • Async is used to define a function as asynchronous, allowing it to run in the background without blocking the main thread.

    • Await is used to pause the execution of an async function until a Promise is settled, and then resumes the function with the resolved value.

    • Async/await is a more readable and cleaner way to write asynchronous code compare...

  • Answered by AI

Meta Interview FAQs

How many rounds are there in Meta Senior Software Engineer interview?
Meta interview process usually has 1-2 rounds. The most common rounds in the Meta interview process are Coding Test, HR and Technical.
What are the top questions asked in Meta Senior Software Engineer interview?

Some of the top questions asked at the Meta Senior Software Engineer interview -

  1. Why do you want to join m...read more
  2. Basic questions on backgro...read more
  3. graph related question from leetcode med...read more

Tell us how to improve this page.

Overall Interview Experience Rating

4.5/5

based on 4 interview experiences

Difficulty level

Moderate 75%
Hard 25%

Duration

Less than 2 weeks 25%
2-4 weeks 25%
4-6 weeks 25%
More than 8 weeks 25%
View more

Interview Questions from Trending Companies on AmbitionBox

Bharti Airtel Interview Questions
3.9
 • 984 Interviews
CBRE Interview Questions
4.1
 • 310 Interviews
Mahindra & Mahindra Interview Questions
4.1
 • 758 Interviews
ITC Interview Questions
3.9
 • 619 Interviews
DMart Interview Questions
3.9
 • 469 Interviews
Google Interview Questions
4.3
 • 915 Interviews
Dr. Reddy's Interview Questions
4.0
 • 442 Interviews
Wipro Interview Questions
3.7
 • 6.2k Interviews
Infosys Interview Questions
3.6
 • 8k Interviews
Uber Interview Questions
4.2
 • 157 Interviews
View all
Meta Senior Software Engineer Salary
based on 19 salaries
₹40.5 L/yr - ₹75.6 L/yr
226% more than the average Senior Software Engineer Salary in India
View more details

Meta Senior Software Engineer Reviews and Ratings

based on 2 reviews

4.2/5

Rating in categories

3.6

Skill development

3.2

Work-life balance

4.6

Salary

2.6

Job security

3.6

Company culture

3.6

Promotions

3.6

Work satisfaction

Explore 2 Reviews and Ratings
Senior Dft Engineer
22 salaries
unlock blur

₹30 L/yr - ₹39 L/yr

Software Developer
21 salaries
unlock blur

₹36.9 L/yr - ₹68.9 L/yr

Software Engineer
20 salaries
unlock blur

₹37.4 L/yr - ₹60 L/yr

Product Manager
19 salaries
unlock blur

₹33.5 L/yr - ₹60 L/yr

Senior Software Engineer
19 salaries
unlock blur

₹40.5 L/yr - ₹75.6 L/yr

Explore more salaries
write
Share an Interview