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 Data Scientist Infrastructure 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 Data Scientist Infrastructure

      13 feb 2018
      Candidato anonimo a colloquio
      Boston, MA

      Altre recensioni di colloqui per Data Scientist Infrastructure presso Meta

      Colloquio per Infrastructure Data Scientist

      27 apr 2021
      Candidato anonimo a colloquio
      Nessuna offerta
      Esperienza positiva
      Colloquio nella media
      Nessuna offerta
      Esperienza negativa
      Colloquio difficile

      Candidatura

      Ho presentato la mia candidatura tramite un selezionatore. La procedura ha richiesto 2 settimane. Ho sostenuto un colloquio presso Meta (Boston, MA) nel mese di feb 2018

      Colloquio

      Interview process was smooth. Recruiter called me and we scheduled for interview. After 2 weeks I was called on the phone by a Data Scientist. He talked about the position and what he's working on. He did not give me the chance to introduce myself. He just jumped on the interview questions.

      Domande di colloquio [1]

      Domanda 1

      Q1. SQL Given tables: employees(id, unixname,team,role,days_since_started) projects(id,name,....) commits(id,file_path,proj_id,auth_id,timestamp) Find the number of unique employees per project per month? Q2. Imagine you have a CSV file: john_doe,android,ios,infra bob_law,is,backend jane_doe,frontend ------------------------------ Containing,for each employee, a list of projects he/she works on Write a script/function/else that reads data from CSV file and creates a data structure that stores, for each project, a list of employees who work on it.
      4 risposte
      8

      Candidatura

      Ho presentato la mia candidatura tramite un selezionatore. Ho sostenuto un colloquio presso Meta

      Colloquio

      1. Behavioral questions from recruiter around experience and check interests (30min); they will share interview preparation guide after this step if move forward 2. First round interview with ML/stats questions + coding/algorithm + data manipulation (1hr-if pass, there will be final round)

      Domande di colloquio [1]

      Domanda 1

      Data manipulation with language of choice (SQL/python): easy joining/group by questions Coding/algorithm: easy level Leet code, be ready to discuss time/space complexity Stats/ML: regression deeper dive
      Rispondi alla domanda
      3

      Colloquio per Infrastructure Data Scientist

      13 dic 2020
      Candidato anonimo a colloquio
      Nessuna offerta
      Esperienza positiva
      Colloquio nella media

      Candidatura

      Ho sostenuto un colloquio presso Meta

      Colloquio

      Took around 1 hour and has three parts, each of 20 minutes: SQL, coding, statsitics. At the end had a few minutes left and the candidate can ask the interviewer questions.

      Domande di colloquio [1]

      Domanda 1

      Asked about linear regression and ANOVA for statistics.
      Rispondi alla domanda
      1

      Colloquio per Data Scientist, Infrastructure

      13 mar 2020
      Candidato anonimo a colloquio
      Nessuna offerta
      Esperienza negativa
      Colloquio nella media

      Candidatura

      Ho presentato la mia candidatura online. La procedura ha richiesto 2 settimane. Ho sostenuto un colloquio presso Meta

      Colloquio

      A Shared Coderpad of SQL, Python Coding, Stats and ML. The questions were actually pretty basic but the interviewer frequently asked nitpicky questions that a DS practitioner would never really think about (like what are the formulas for pooled variance). See questions below as examples.

      Domande di colloquio [8]

      Domanda 1

      What are the assumptions behind a t-test
      1 risposta

      Domanda 2

      What is the formula for pooled variance (yes they expect you to know the actual formula from memory)
      Rispondi alla domanda

      Domanda 3

      What are the formulas for recall, precision, false positive rate, etc
      Rispondi alla domanda

      Domanda 4

      (Coding) Search for first instance of k in sorted array more efficiently than O(n).
      1 risposta

      Domanda 5

      What are the number of pairwise combinations of N elements.
      1 risposta

      Domanda 6

      How do you handle imbalanced classes?
      Rispondi alla domanda

      Domanda 7

      Import CSV and manipulate some data. No pandas allowed though.
      Rispondi alla domanda

      Domanda 8

      (SQL) Given a table, provide all the pairwise combinations of IDs, without any duplicates. So with record1: ID1 ID2; record2: ID2 ID1; record1 or record2 needs to be removed.
      Rispondi alla domanda
      23