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 Front End 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. 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 Front End Engineer

      28 mai 2015
      Candidat à l'entretien anonyme
      Menlo Park, CA

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

      Entretien pour Front End Engineer

      6 janv. 2022
      Candidat à l'entretien anonyme
      Tel Aviv-Yafo
      Aucune offre
      Aucune offre
      Expérience positive
      Entretien moyen

      Candidature

      J'ai postulé via la recommandation d'un employé. Le processus a pris 2 mois. J'ai passé un entretien chez Meta (Menlo Park, CA) en mai 2015

      Entretien

      Initial Chat - 3 basic JS questions ---> difference between == and === , difference between block and inline and I forgot the third Calendar challenge (as the others have said there's a challenge). I too think this was the most difficult. Then on-site. I heard a lot of good things about their interview process on-site, but I felt like mine wasn't that great. I had 3 interviews back-to-back without breaks. I didn't get a tour or a meal... I also received no feedback, just that my whiteboard code wasn't clean (Um you should be quick, if you fail 1 interview you fail .. period). My recruiter was great. You can tell she tried. They called me a few days later telling me I didn't meet the requirements. BIGGEST TIP: Go through all the questions on Glassdoor and CareerCup, code on paper not on your laptop! Trust your code will come out cleaner on a whiteboard this way.

      Questions d'entretien [5]

      Question 1

      Given two identical DOM trees (not the same one), and a node from one of them find the node in the other one.
      1 réponse

      Question 2

      Flatten array. This array can have multiple types: {}, [], "", undefined, null, 123 are all valid types inside the array.
      2 réponse(s)

      Question 3

      Given a grid of characters output a decoded message. The message for the following would be IROCKA. (diagonally down right and diagonally up right if you can't go further .. you continue doing this) I B C A L K A D R F C A E A G H O E L A D
      11 réponse(s)

      Question 4

      Basic JavaScript async stuff (you should know event bubbling, debounce (its variant)... know how to code it). It would be a good idea to be aware of JS closure as well.
      Répondre à cette question

      Question 5

      Poll Widget question (just know your positioning, relative, static etc know the differences inside out). You might want to know specificity as well.
      Répondre à cette question
      48
      Expérience neutre
      Entretien moyen

      Candidature

      J'ai postulé via la recommandation d'un employé. Le processus a pris 2 mois. J'ai passé un entretien chez Meta (Tel Aviv-Yafo) en janv. 2022

      Entretien

      Very nice interviewer. Very casual. No BS intro and talking points. Actually, read the CV before the interview. The interview was as scheduled for 45 minutes. 2 questions, knowledge of javascript internals and DOM manipulation.

      Questions d'entretien [2]

      Question 1

      For a recursive description of DOM elements i.e. var dom = { type:'div', props:{id:'hello', children:[{type:'h1', children:'HELLO'}]}}. Define a function that prepares a actual dom elements.
      1 réponse

      Question 2

      Prepare a setTimeout and clearTimeout and clearAllTimeouts . Should be global and have a garbage collection system for all running timeouts on demand.
      Répondre à cette question
      34

      Entretien pour Front End Engineer

      15 févr. 2022
      Candidat à l'entretien anonyme
      Aucune offre
      Expérience positive
      Entretien moyen

      Candidature

      J'ai postulé via la recommandation d'un employé. Le processus a pris 3 mois. J'ai passé un entretien chez Meta en févr. 2022

      Entretien

      Spoke to tech recruiter. Asked basic questions. Then had a zoom interview for 45 minutes. They asked me 2 questions that took about 20 minutes each, with the interviewer giving hints/help along the way

      Questions d'entretien [1]

      Question 1

      create a function to clearAllTimeouts. And create a render function that takes a nested object of dom elements and appends them to the document body
      3 réponse(s)
      6

      Entretien pour Front End Engineer

      2 oct. 2022
      Candidat à l'entretien anonyme
      Aucune offre
      Expérience négative
      Entretien facile

      Candidature

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

      Entretien

      I went through the phone screening process (three easy questions) and scheduled the following interview which never materialized (canceled due to too many recruitment processes opened at the company, probably cost-cutting measures). That is understandable, but I have wasted some time on the preparation.

      Questions d'entretien [1]

      Question 1

      - the difference between apply/call - balanced BST complexity
      Répondre à cette question