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 Enterprise 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.

      Top companies for "Compensation and Benefits" near you

      avatar
      Amazon
      3.7★Compensation and benefits
      avatar
      Google
      4.5★Compensation and benefits
      avatar
      Shopify
      3.6★Compensation and benefits
      avatar
      Amazon Web Services
      3.9★Compensation and benefits

      Enterprise Software Engineer Interview

      Apr 5, 2020
      Anonymous interview candidate
      No offer
      Negative experience

      Other Enterprise Software Engineer interview reviews for Meta

      Enterprise Software Engineer Interview

      Sep 11, 2024
      Anonymous interview candidate
      London, England
      No offer
      Average interview

      Application

      I applied online. I interviewed at Meta

      Interview

      I applied online to Fb London for Enterprise Engineer role. Got a call from recruiter to set up first round of telephonic interview. The interviewer asked two question. One on Tree and other on String. The interview was on shared editor. The interviewer was very particular about missing quotes and semicolons. I have attended n number of interviews online, but never came across such interviewer who's so particular about missing quotes and semicolons on a shared coder-pad editor. I was rejected after the first round itself. I coded solution to both the problems without any hint and did a dry run too. Interviewer was convinced with the solution as well. I didn't know why they rejected me. Got the rejection mail on the same day. Asked for feedback, didn't get

      Interview questions [1]

      Question 1

      Path sum problem tree
      1 Answer
      3
      Positive experience
      Difficult interview

      Application

      I applied online. The process took 1 week. I interviewed at Meta (London, England) in Sep 2024

      Interview

      45 minutes in total via zoom. 5 minutes - introduction 35 minutes - You need to solve 2 medium difficulty leetcode problems. 5 minutes at the end to ask any questions you have about Meta. You must solve both problems optimally within the time, explaining your process as you go, and then running through the code in your head (without the ability to actually execute it). You are expected to find and fix any bugs in your code without assistance.

      Interview questions [2]

      Question 1

      A binary tree traversal question in the leetcode top 50 for Meta.
      Answer question

      Question 2

      A medium difficult string comparison question in the leetcode top 50 for Meta.
      Answer question

      Enterprise Software Engineer Interview

      Jun 15, 2022
      Anonymous interview candidate
      No offer
      Neutral experience
      Difficult interview

      Application

      I interviewed at Meta

      Interview

      They asked me to solve two problems pertaining to algorithms and their implementation. It essentially felt like a short Algorithms and Data Structures exam. The kinds of question asked tracked quite well with the interview prep materials provided by Meta.

      Interview questions [1]

      Question 1

      The first question was to calculate the average values of each node on a tree at a given depth. I am unable to remember the second question.
      Answer question