Skip to contentSkip to footer
  • Community
  • Jobs
  • Companies
  • Salaries
  • For employers
      Notifications

      Loading...

      Elevate your career

      Discover your earning potential, land dream jobs, and share work-life insights anonymously.

      employer cover photo
      employer logo
      employer logo

      Meta

      Engaged employer

      About
      Reviews
      Pay and benefits
      Jobs
      Interviews
      Interviews
      Related searches: Meta reviews | Meta jobs | Meta salaries | Meta benefits | Meta conversations
      Meta interviewsMeta Software Engineer interviewsMeta interview


      Glassdoor

      • About / Press
      • Awards
      • Blog
      • Research
      • Contact Us
      • Guides

      Employers

      • Free Employer Account
      • Employer Centre
      • Employers Blog

      Information

      • Help
      • Guidelines
      • Terms of Use
      • Privacy and Ad Choices
      • Do Not Sell Or Share My Information
      • Cookie Consent Tool
      • Security

      Work With Us

      • Advertisers
      • Careers
      Download the App

      • Browse by:
      • Companies
      • Jobs
      • Locations
      • Communities
      • Recent posts

      Copyright © 2008-2026. Glassdoor LLC. "Glassdoor," "Worklife Pro," "Bowls" and logo are proprietary trademarks of Glassdoor LLC.

      Company Bowl sample

      Want the inside scoop on your own company?

      Check out your Company Bowl for anonymous work chats.

      Bowls

      Get actionable career advice tailored to you by joining more bowls.

      Followed companies

      Stay ahead in opportunities and insider tips by following your dream companies.

      Job searches

      Get personalised job recommendations and updates by starting your searches.

      Software Engineer Interview

      12 Mar 2012
      Anonymous employee
      Accepted offer
      Positive experience
      Difficult interview

      Application

      I applied online. The process took 4 weeks. I interviewed at Meta in Nov 2011

      Interview

      Got an email from Facebook that it sees my resume and wants to give me an interview. But first get a call from the recruiter to discuss about my intention. The phone lasted like 10~15 mins, just asking about my previous experience, graduation date, and my team choice. Then the 1st phone interview was scheduled. It is probably one of the hardest, thinking that they want to cut down as many people as possible. After that was the 2nd, then on-site. On-site, I met like 6 others Google Interns, and then we had a tour of the office, lunch, then 3 consecutive interviews. Then I got the offer like 3 days later (cuz I told them I had other deadlines, so they made it fast). They had a talk with one of my professor, who I wrote as the reference.

      Interview questions [1]

      Question 1

      A period of time where users login and logout, given a sets of login and logout time pairs, write a function that can show the number of users online at any given time.
      7 Answers
      5

      Other Software Engineer interview reviews for Meta

      Software Engineer Interview

      5 June 2026
      Anonymous interview candidate
      Seattle, WA
      No offer
      Neutral experience
      Difficult interview

      Application

      I interviewed at Meta (Seattle, WA)

      Interview

      The entire process usually takes 3–8 weeks, depending on scheduling and the specific role. Coding interviews heavily emphasize common DSA topics such as arrays, strings, trees, graphs, BFS/DFS, heaps, hash maps, and dynamic programming. System design becomes increasingly important for E4+ positions.

      Interview questions [1]

      Question 1

      Given an array of integers and a target value, return the indices of two numbers that add up to the target
      Answer question

      Software Engineer Interview

      1 June 2026
      Anonymous employee
      Accepted offer
      Positive experience
      Difficult interview

      Application

      I interviewed at Meta

      Interview

      Unexpectedly, the first question in the technical round felt familiar. It was about finding a subset of strings with unique character concatenation — same problem I had worked through on PracHub a few days earlier. The interview included a recruiter screen followed by a rigorous pair of technical interviews where I tackled data structures and algorithms alongside system design concepts. After successfully answering a few more challenging DSA questions, I received an offer. The entire experience was intense but ultimately rewarding, and I happily accepted the position.

      Interview questions [1]

      Question 1

      Given an array of strings, pick a subset whose concatenation contains no duplicate characters, and return the maximum possible length of that concatenation.
      Answer question

      Software Engineer Interview

      28 May 2026
      Anonymous interview candidate
      Declined offer
      Neutral experience
      Average interview

      Application

      I interviewed at Meta

      Interview

      Standard cookie cutter interview with a coding interview, a system design interview and culture interview. The coding part is basically leetcode. The system design is what you can find on many youtube videos. The culture one is more tricky as they want to see that you fit Meta's culture, not that you were doing great at your existing company. So skills like dealing with conflict without calling in managers is sought after.

      Interview questions [1]

      Question 1

      coding: I forgot, sorry system design: design ticketmaster culture: talk about past project; when you disagreed with a peer; how I resolved dissagreements, etc.
      Answer question