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 Software Engineer,/Co-op 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 Software Engineer,/Co-op

      7 gen 2015
      Candidato anonimo a colloquio
      Nessuna offerta
      Esperienza positiva

      Altre recensioni di colloqui per Software Engineer,/Co-op presso Meta

      Colloquio per Software Engineer Co-Op

      14 mar 2016
      Candidato anonimo a colloquio
      Nessuna offerta
      Esperienza positiva
      Colloquio difficile

      Candidatura

      Ho presentato la mia candidatura tramite l'università. Ho sostenuto un colloquio presso Meta

      Colloquio

      Some questions about projects were asked, and online coding was required. Only technical interview through skype, if you want, a HR interview is available. The engineer would give you some hints if you didn't have any solution.

      Domande di colloquio [1]

      Domanda 1

      Merge 2 trees and find shortest path
      Rispondi alla domanda
      1
      Colloquio facile

      Candidatura

      Ho presentato la mia candidatura tramite un selezionatore. La procedura ha richiesto 2 mesi. Ho sostenuto un colloquio presso Meta nel mese di dic 2014

      Colloquio

      I applied via the Facebook University site in mid-October. In mid-November, I received an email (which was automatically sent to my spam folder) that Facebook would like to move forward with an interview. I sent an updated resume, the responses to a short questionnaire, and had a first round interview scheduled for mid-December. The first round interview was straightforward. About two minutes past the designated time, I received a call from a Palo Alto phone number. I had a nice, easy to understand interviewer who asked me to write a function which, given a tree node, printed all routes to the leaves. I then was asked about space and algorithmic complexity. Since I finished this problem quickly, she gave a second: create a function which given a two dimensional array prints the diagonals. In other words, if given [[1,2,3],[4,5,6]], the function would print 1 2 4 3 5 6. I then had a few minutes to ask questions about the company. I was told to expect to hear from my recruiter within five days. Fifty minutes later, I got an excited email from my recruiter telling me I had been selected for a second round interview. It was scheduled for the day after my last finals. Again, about two minutes after the agreed upon time, I received a call from another Palo Alto phone number. Another very kind, easy to understand lady. We talked about my resume for about ten minutes (note this was the first person to discuss my experience) and then jumped into the coding problem. About a week later, I got an email from my recruiter informing me that Facebook would no longer be considering me for an opportunity.

      Domande di colloquio [1]

      Domanda 1

      Write a function which, given two ASCII strings, determines if they are anagrams. Then, give algorithmic and space complexity.
      2 risposte