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 Intern 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. Glassdoor LLC. « Glassdoor », son logo, « Worklife Pro » et « Bowls » sont des marques déposées de Glassdoor LLC.

      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 Intern

      1 janv. 2011
      Candidat à l'entretien anonyme
      Aucune offre
      Expérience positive
      Entretien moyen

      Candidature

      Le processus a pris 3 semaines. J'ai passé un entretien chez Meta en déc. 2010

      Entretien

      First the interviewer have called me on time, he introduced himself and his project which takes about 10 minutes, then he asked me why do you want to join facebook.. Then he started in the technical questions, the first questions was: he described to me a game called othelo (http://en.wikipedia.org/wiki/Reversi) which is a 2 player board game using for example X and O, if player X placed X in an empty space _OOOX the O's between the two X's will be converted to X XOOOX ==> XXXXX this will happen on the current row, column, and the two diagonals in every directions and if the following case happened __OOX and the X player placed X in the first space X_OOX nothing occured for the two Os given a certain state of the board, location on the board, a certain piece to place on the given location update the board, and make the required validations Then I started to code the required method, then have revised it and fixed small bugs, then he told me that it seems to be working. then we turned to the second question: which is given a Collection<String> words, return a Collection<String> of anagrams found in the given collection for example "The rat fell in the tar" => returned [rat tar] Then I have discussed him in an algorithm with O(n k lg k) where n is the number of words and k is the average length of the word, then I started to code it and then he said that it seems to be working. then the interview is finished. Notes: * Try to practice a lot before the interview, by solving such problems and try to mimic the interview environment by coding in the collabedit.com text editor * Don't use Ctrl + S while coding in collabedit as it may lead to some problems. * Don't be afraid before the interview, just calm down as the interviewers are very friendly. Good Luck :)

      Questions d'entretien [2]

      Question 1

      Given a certain state of an Othelo game board, location on the board, a certain piece to place on the given location, update the board and make the required validations
      Répondre à cette question

      Question 2

      Given a collection of words, return a collection of anagrams found in the given collection
      5 réponse(s)
      4

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

      Entretien pour Software Engineer Intern

      23 févr. 2026
      Candidat à l'entretien anonyme
      Aucune offre
      Expérience positive
      Entretien difficile

      Candidature

      J'ai postulé via la recommandation d'un employé. J'ai passé un entretien chez Meta

      Entretien

      I was invited to take their OA about a week after applying, mostly consisted of leetcode easy and mediums. It was a pretty smooth process, with quick feedback. Good experience overall

      Questions d'entretien [1]

      Question 1

      Data structures and algorithms, leetcode style medium and easy
      Répondre à cette question

      Entretien pour Software Engineer Intern

      16 févr. 2026
      Employé (anonyme)
      Offre acceptée
      Expérience positive
      Entretien moyen

      Candidature

      J'ai postulé en ligne. J'ai passé un entretien chez Meta

      Entretien

      They ask the normal standard DSA questions that you would expect for an internship like LeetCode mediums. I think there were two rounds of technical interviews before the offer stage.

      Questions d'entretien [1]

      Question 1

      They asked the LRU Cache problem from leetcode
      Répondre à cette question

      Entretien pour Software Engineer Intern

      27 janv. 2026
      Candidat à l'entretien anonyme
      Londres, Angleterre
      Aucune offre
      Expérience neutre
      Entretien difficile

      Candidature

      J'ai passé un entretien chez Meta (Londres, Angleterre)

      Entretien

      DS&A questions, interview is just that with only a couple mins of non technical. Need to be quick and fluent in standard leetcode easy-med, and have decent enough grasp to come up with good ideas to approach leetcode hards.

      Questions d'entretien [1]

      Question 1

      DS&A. Asked about how to merge 3 ordered array into ordered array. Then, how to generalise for k ordered arrays. Was okay, but need to be faster and have solution down as if you can do it in your sleep.
      Répondre à cette question