Aller au contenuAller au pied de page
  • Emplois
  • Entreprises
  • Salaires
  • Pour les employeurs

      Boostez votre carrière

      Découvrez votre salaire potentiel, décrochez des emplois de rêve et partagez vos témoignages de manière anonyme.

      employer cover photo
      employer logo
      employer logo

      Meta

      Employeur impliqué

      À propos
      Avis
      Salaires et avantages
      Emplois
      Entretiens
      Entretiens
      Recherches associées: Avis sur Meta | Offres d’emploi chez Meta | Salaires chez Meta | Avantages sociaux chez Meta
      Entretiens chez MetaEntretiens d’embauche pour Software Engineer chez MetaEntretien chez Meta


      Glassdoor

      • À propos
      • Récompenses
      • Blog
      • Nous contacter
      • Guides

      Employeurs

      • Compte employeur gratuit
      • Centre employeur
      • Blog pour les employeurs

      Informations

      • Aide
      • Règles de la communauté
      • Conditions d'utilisation
      • Confidentialité et choix publicitaires
      • Ne pas vendre ni partager mes informations
      • Outil de consentement aux cookies

      Travailler avec nous

      • Annonceurs
      • Carrières
      Télécharger l'application

      • Parcourir par :
      • Entreprises
      • Emplois
      • Lieux

      Copyright © 2008-2026. Indeed, Inc. « Glassdoor », son logo, « Worklife Pro » et « Bowls » sont des marques déposées de Indeed, Inc.

      Entreprises suivies

      Tenez-vous au courant des dernières opportunités et profitez de conseils d’initiés en suivant les entreprises de vos rêves.

      Recherche d’emplois

      Obtenez des recommandations et des mises à jour personnalisées en démarrant vos recherches.

      Entretien pour Software Engineer

      5 mars 2022
      Candidat à l'entretien anonyme
      Dublin, Dublin
      Aucune offre
      Expérience négative
      Entretien moyen

      Candidature

      J'ai postulé via un recruteur. Le processus a pris 6 semaines. J'ai passé un entretien chez Meta (Dublin, Dublin) en mars 2022

      Entretien

      A telephone screening then I had to do 2 technical rounds though I was told it should be only one before onsite interviews. The first round went just fine and everything was clear and I did all what I was asked for. For the second round the first task had such a weird requirement (solve without using division), I have never seen such a constraint anywhere in the 100s of problems I ever solved. I think it was trying to be innovative but it off-tracked the interview from technology-thinking to riddle-solving. For the second task: the interviewer seemed to have no knowledge of C# Dictionary data structure and kept insisting that I should use a set where the dictionary is more efficient in data access. The interviewer English language was so unclear that made it very hard for me to understand him. Most of the characters pronunciation was wrong causing words to be heard as all vowels. I even asked a question at the end of the interview after completing the tasks but I could not understand what he was saying at all however I had to giveup on it since time was already over.

      Questions d'entretien [2]

      Question 1

      Q1: Given an array nums of n integers where n > 1, return an array output such that output[i] is equal to the product of all the elements of nums except nums[i]. Input: [4,3,2,1] Output: [6,8,12,24] Please solve it * without division operator * in O(n).
      1 réponse

      Question 2

      Q2: Given a short string S and a dictionary D, find out all possible ways to split S using words in D Test example: S = 'abcd' D = ['a', 'b', 'ab', 'cd'] -> ['a b cd', 'ab cd'] S = 'aaa' D = ['a'] -> ['a a a'] S = 'abcd' D = ['ab'] -> [] S = 'abcd' D = ['abcd'] -> ['abcd']
      Répondre à cette question
      8

      Autres retours d’entretien d’embauche pour un poste comme Software Engineer chez Meta

      Entretien pour Software Engineer

      29 juin 2026
      Candidat à l'entretien anonyme
      Aucune offre
      Expérience neutre
      Entretien facile

      Candidature

      J'ai passé un entretien chez Meta

      Entretien

      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.

      Questions d'entretien [1]

      Question 1

      Move zeroes in an array to the end while keeping non-zero element order, in place
      Répondre à cette question

      Entretien pour Software Engineer

      23 juin 2026
      Candidat à l'entretien anonyme
      Aucune offre
      Expérience négative
      Entretien difficile

      Candidature

      J'ai passé un entretien chez Meta

      Entretien

      1 leetcode med, 1 leetcode hard. make sure you know your DSA and leetcode questions. I wasn't able to get an offer bc i didnt complete the second question. Got a reply 2 days later saying they would move on

      Questions d'entretien [1]

      Question 1

      Leetcode med. Cant remember the exact question
      Répondre à cette question

      Entretien pour Software Engineer

      24 juin 2026
      Employé (anonyme)
      Menlo Park, CA
      Offre acceptée
      Expérience neutre
      Entretien moyen

      Candidature

      J'ai postulé en ligne. J'ai passé un entretien chez Meta (Menlo Park, CA)

      Entretien

      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.

      Questions d'entretien [1]

      Question 1

      Design Twitter and consider if it was suddenly an extremely low latency env
      Répondre à cette question