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 & 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 Center
      • Employers Blog

      Information

      • Help
      • Guidelines
      • Terms of Use
      • Privacy & 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. Indeed, Inc. "Glassdoor," "Worklife Pro," "Bowls," and logo are proprietary trademarks of Indeed, Inc.

      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 personalized job recommendations and updates by starting your searches.

      Software Engineer Interview

      Dec 14, 2010
      Anonymous Interview Candidate
      No offer
      Positive experience
      Average interview

      Application

      I applied through an employee referral. The process took 2 weeks. I interviewed at Meta in Dec 2010

      Interview

      I was first called by a FB recruiter and we chatted about 15 min about my general background information. I then was followed up with a phone interview with a FB engineer. He seems to be an experienced engineer. He started with a common background question like challenge of current project. Then, he asked me to design the Facebook Credit system. I proceeded with talking about I would started with designing the backend of the system, for example a ER diagram that would outline the relationship between existing user information and the new information related to the FB Credit system. I was a little nervous at the beginning, but the interviewer jumped in and gave me some help. He then asked me how would the total credit points of a user be calculated based on my design. For that question, I answered how the data is delivered to user from end to end in a multi-tiered web application. Next is the programing question (write a function to convert an ASCII representation of a positive integer to it's numeric value). I had a subtle bug in my code, but in general I got it right. I coded in PHP, the interviewer is satisfied with it since FB uses lots of PHP. The last 5 min was for me to ask him some questions. The interviewer was very professional and helpful during the interview. He was able to follow my thoughts and provide hints.

      Interview questions [4]

      Question 1

      Design the Facebook Credit system which is a application where users can buy/trade virtual currency and can use the virtual currency to purchase Facebook services, like paid apps.
      1 Answer

      Question 2

      What's the advantage of the design?
      1 Answer

      Question 3

      How would the total credit points of a user be calculated based on my design?
      1 Answer

      Question 4

      Write a code to convert an ASCII representation of a positive integer to it's numeric value.
      6 Answers
      1

      Other Software Engineer Interview Reviews for Meta

      Software Engineer Interview

      Jul 2, 2026
      Anonymous Interview Candidate
      No offer
      Positive experience
      Average interview

      Application

      I interviewed at Meta

      Interview

      Spoke with interviewer over video conferencing. He was very communicative . He answered my questions. Asked me BFS question. A question that involved BFS search. Given a matrix, I am suppose to find a path from top left to down right.

      Interview questions [1]

      Question 1

      A question that involved BFS search. Given a matrix, I am suppose to find a path from top left to down right.
      Answer question

      Software Engineer Interview

      Jun 29, 2026
      Anonymous Interview Candidate
      No offer
      Neutral experience
      Easy interview

      Application

      I interviewed at Meta

      Interview

      The technical round hit me with a classic array manipulation problem: moving zeroes to the end without disrupting the order of non-zero elements. As I tackled it, I felt a wave of familiarity wash over me; I had just practiced a similar challenge on PracHub. The rest of the interview followed a straightforward path, with some easy behavioral questions sprinkled in. Overall, it felt very easy, but I wasn’t quite the right fit for what they needed, so I didn’t receive an offer.

      Interview questions [1]

      Question 1

      Move zeroes in an array to the end while keeping non-zero element order, in place
      Answer question

      Software Engineer Interview

      Jun 24, 2026
      Anonymous employee
      Menlo Park, CA
      Accepted offer
      Neutral experience
      Average interview

      Application

      I applied online. I interviewed at Meta (Menlo Park, CA)

      Interview

      It's honestly striaght from leetcode tagged There are no surprises if you do tagged you would be good and do well. System design is much harder. Would recommend using hello interview.

      Interview questions [1]

      Question 1

      Design Twitter and consider if it was suddenly an extremely low latency env
      Answer question