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 Engineering Intern 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.

      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 Engineering Intern Interview

      18 Apr 2014
      Anonymous employee
      Accepted offer
      Positive experience
      Average interview

      Application

      I applied through a recruiter. The process took 2 months. I interviewed at Meta in Mar 2014

      Interview

      I originally had applied to Facebook through their online portal. After a few weeks of no response I reached out to a recruiter at a Facebook event and she saw my resume. After I convinced her I was ready for the interviews, she set up my first phone interview of three total. After the interviewer gave a fairly long intro of his bg I was asked several behavioral questions. I was asked why I picked Facebook, what is my field of interest, and had to discuss a project of mine. At this point we reached the technical portion. He asked me the following question. Q: Given a number n, return a number formed from the same digits of n that is the number right before n. Example: Given 1342, you must return the number 1324. After this we spent a fairly lengthy period of time talking about coding habits, facebook, push cycles, and other production related questions I asked. At the end of this interview I felt terrible, I thought I'd completely failed it because I only answered one question. I couldn't sleep all night, but then the next day itself I received an e-mail saying I'd passed to the second round. They asked if I wanted some time to brush up before going in for my final interview. I asked for a week and prepared. My second interviewer called from a conference room due to which the sound quality was a bit off. We talked and she asked me a few similar questions to the first interviewer delving into my background, projects, and my schoolwork. Eventually we began the coding questions. The first question was the LCA problem with no parent pointers. I immediately started analyzing the problem's base cases for recursion, determined an optimum algorithm that covered all cases, and wrote the solution before coding. After explaining it and running through test examples I began coding the solution. After coding it, I spent a fair amount of time proving my code works with the interviewer before she accepted it worked. We had approximately 15 minutes left at this point so he said we can begin another problem before ending five minutes early, a statement I was confused by. The second question was to design a method to store really large numbers that exceed 64 bits, and then to write a method that can add two of these numbers. I began coding and had just finished the code when he said we ran out of time. He asked me about any questions I had and seemed to be in a hurry so I asked a few questions then the interview ended. At this point I waited for approximately 2 weeks after I sent two emails to my recruiter asking about the feedback from the interview. I was asked to do a third phone interview with a product team member as the engineers had noted I was interested in product development. I was a bit confused but happy overall to still be in the running. We scheduled it for a few days later and I went in relaxed. In the interview, I was asked why Facebook, a project of mine, which field I'm interested in and why, followed by a technical question. I coded in Java although she mentioned she hadn't used Java in a while so she didn't care as much about the syntax. The first question was the classic anagram question. I described two solutions, one using a HashTable and one relying on bucketsort. I coded both methods and did a complexity analysis before she expanded the problem. Now rather than checking if two strings were anagrams, I had to group a list of strings by anagram grouping. I described how we could use a Hashtable to store the sorted string as a key, and have the original string be contained in the value as a linked lists. After writing the algorithm out in pseudocode she said I didn't have to implement it in Java and that she believed it would work. After a complexity analysis she then asked me this mix of behavioral technical questions. What would you do if Mark Zuckerberg came to your desk and told you Facebook was slow and he wanted you to fix it. She then asked me to describe a product I'd design if I worked at Facebook. I mentioned several related to data analytical tools for Facebook users on their own data. I mentioned the benefit to users before naming another idea involving querying newsfeed for posts related to the topics described in the query. After this she asked me if I had any questions for her before she told me that my recruiter would get back to me within a week. I waited three days before I received an e-mail from my recruiter that she wanted to talk for a few minutes if I had time. I immediately responded I was free and she called me shortly after. She then gave me my offer for an internship in Menlo Park, described the components of the compensation, and explained briefly the process involved with the internship. Afterwards she asked me if I had any questions. I was too blown away so I just said I'd email her once I think of questions before we ended the call. I accepted that night.

      Interview questions [5]

      Question 1

      Given a number n, find the largest number just smaller than n that can be formed using the same digits as n.
      16 Answers

      Question 2

      Design a system to store large numbers and a function to add them.
      3 Answers

      Question 3

      How would you make Facebook faster?
      2 Answers

      Question 4

      1. Given two strings, determine whether they are anagrams. 2. Given a list of strings, return a list of lists of strings, which represents the list grouping strings by whether they are anagrams of one another.
      3 Answers

      Question 5

      LCA problem with no parent pointers. Given the root of a tree and pointers to two nodes contained in that tree, return the lowest common ancestor of the two nodes. IE, the common ancestor furthest from the root.
      3 Answers
      135

      Other Software Engineering Intern interview reviews for Meta

      Software Engineering Intern Interview

      21 Jul 2025
      Anonymous employee
      London, England
      Accepted offer
      Positive experience
      Easy interview

      Application

      I applied through a recruiter. The process took 1 week. I interviewed at Meta (London, England) in Feb 2025

      Interview

      1 Round of 4 question OA of easy/medium Leetcode questions 1 online technical interview of 2 easy/medium Leetcode questions, the first one is more standard of a question and the second one is a bit more open ended

      Interview questions [1]

      Question 1

      standard Leetcode questions, very easy
      Answer question

      Software Engineering Intern Interview

      31 Jan 2025
      Anonymous interview candidate
      No offer
      Positive experience
      Difficult interview

      Application

      I interviewed at Meta

      Interview

      Leetcode easy and medium regarding Binary Trees, BFS and DFS. Also some light general DSA questions during coding. Little to no behavioral questions. All questions seemed to be Leetcode tagged.

      Interview questions [1]

      Question 1

      Graph Theory & Binary Trees
      Answer question

      Software Engineering Intern Interview

      10 Dec 2024
      Anonymous interview candidate
      Menlo Park, CA
      No offer
      Neutral experience
      Difficult interview

      Application

      I applied through a recruiter. The process took 4 weeks. I interviewed at Meta (Menlo Park, CA) in Dec 2024

      Interview

      The interview includes a single round lasting a total of 40 minutes. During this time, you will be tasked with solving two LeetCode-style coding problems designed to evaluate your problem-solving abilities, programming skills, and logical thinking under time constraints.

      Interview questions [1]

      Question 1

      Leetcode style, BST and merge sort both leet code hard
      Answer question

      Top companies for "Compensation and Benefits" near you

      avatar
      Amazon
      3.7★Compensation and benefits
      avatar
      Google
      4.5★Compensation and benefits
      avatar
      Bitpanda
      3.8★Compensation and benefits
      avatar
      Amazon Web Services
      3.9★Compensation and benefits

      Bowls

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

      Company Bowl sample

      Want the inside scoop on your own company?

      Check out your Company Bowl for anonymous work chats.