Passa al contenutoPassa al piè di pagina
  • Lavori
  • Aziende
  • Stipendi
  • Per le aziende

      Migliora la tua carriera

      Scopri le tue potenzialità di guadagno, trova lavori da sogno e condividi approfondimenti su lavoro e vita privata in forma anonima.

      employer cover photo
      employer logo
      employer logo

      Meta

      Azienda coinvolta

      Circa
      Recensioni
      Stipendi e benefit
      Lavori
      Colloqui
      Colloqui
      Ricerche correlate: Recensioni su Meta | Offerte di lavoro di Meta | Stipendi di Meta | Benefit di Meta
      Colloqui di MetaColloqui per Front End Engineer presso MetaColloquio di Meta


      Glassdoor

      • Chi siamo
      • Contattaci

      Aziende

      • Account Business gratuito
      • Spazio per le aziende
      • Blog per le aziende

      Informazioni

      • Aiuto
      • Linee guida
      • Condizioni d'uso
      • Privacy e scelte pubblicitarie
      • Non vendere né condividere le mie informazioni
      • Strumento per l'accettazione dei cookie

      Lavora con noi

      • Inserzionisti
      • Carriere
      Scarica l'app

      • Cerca:
      • Aziende
      • Lavori
      • Località

      Copyright © 2008-2026. Glassdoor LLC. "Glassdoor," "Worklife Pro," "Bowls" e il relativo logo sono marchi registrati di Glassdoor LLC.

      Aziende seguite

      Non lasciarti sfuggire opportunità e informazioni privilegiate seguendo le aziende dove vorresti lavorare.

      Ricerche di lavoro

      Ricevi suggerimenti e aggiornamenti personalizzati avviando le tue ricerche.

      Le migliori aziende per "stipendio e benefit" vicino a te

      avatar
      Amazon
      3.7★Stipendio e benefit
      avatar
      Google
      4.5★Stipendio e benefit
      avatar
      HENNGE
      3.8★Stipendio e benefit
      avatar
      xneelo
      3.8★Stipendio e benefit

      Colloquio per Front End Engineer

      28 mag 2015
      Candidato anonimo a colloquio
      Menlo Park, CA

      Altre recensioni di colloqui per Front End Engineer presso Meta

      Colloquio per Front End Engineer

      6 gen 2022
      Candidato anonimo a colloquio
      Tel Aviv
      Nessuna offerta
      Esperienza neutra
      Nessuna offerta
      Esperienza positiva
      Colloquio nella media

      Candidatura

      Ho presentato la mia candidatura tramite segnalazione di un dipendente. La procedura ha richiesto 2 mesi. Ho sostenuto un colloquio presso Meta (Menlo Park, CA) nel mese di mag 2015

      Colloquio

      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.

      Domande di colloquio [5]

      Domanda 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 risposta

      Domanda 2

      Flatten array. This array can have multiple types: {}, [], "", undefined, null, 123 are all valid types inside the array.
      2 risposte

      Domanda 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 risposte

      Domanda 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.
      Rispondi alla domanda

      Domanda 5

      Poll Widget question (just know your positioning, relative, static etc know the differences inside out). You might want to know specificity as well.
      Rispondi alla domanda
      48
      Colloquio nella media

      Candidatura

      Ho presentato la mia candidatura tramite segnalazione di un dipendente. La procedura ha richiesto 2 mesi. Ho sostenuto un colloquio presso Meta (Tel Aviv) nel mese di gen 2022

      Colloquio

      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.

      Domande di colloquio [2]

      Domanda 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 risposta

      Domanda 2

      Prepare a setTimeout and clearTimeout and clearAllTimeouts . Should be global and have a garbage collection system for all running timeouts on demand.
      Rispondi alla domanda
      34

      Colloquio per Front End Engineer

      15 feb 2022
      Candidato anonimo a colloquio
      Nessuna offerta
      Esperienza positiva
      Colloquio nella media

      Candidatura

      Ho presentato la mia candidatura tramite segnalazione di un dipendente. La procedura ha richiesto 3 mesi. Ho sostenuto un colloquio presso Meta nel mese di feb 2022

      Colloquio

      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

      Domande di colloquio [1]

      Domanda 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 risposte
      6

      Colloquio per Front End Engineer

      2 ott 2022
      Candidato anonimo a colloquio
      Nessuna offerta
      Esperienza negativa
      Colloquio facile

      Candidatura

      Ho presentato la mia candidatura online. Ho sostenuto un colloquio presso Meta nel mese di feb 2022

      Colloquio

      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.

      Domande di colloquio [1]

      Domanda 1

      - the difference between apply/call - balanced BST complexity
      Rispondi alla domanda