Ir al contenidoIr al pie de página
  • Empleos
  • Empresas
  • Sueldos
  • Para empleadores

      Impulsa tu carrera profesional

      Averigua cuánto podrías ganar, encuentra el empleo perfecto y comparte información sobre tu vida laboral y personal de forma anónima.

      employer cover photo
      employer logo
      employer logo

      Meta

      Empleador activo

      Información
      Evaluaciones
      Pago y prestaciones
      Empleos
      Entrevistas
      Entrevistas
      Búsquedas relacionadas: Evaluaciones de Meta | Empleos en Meta | Sueldos en Meta | Prestaciones en Meta
      Entrevistas en MetaEntrevistas para el cargo de Data Scientist Infrastructure en MetaEntrevista en Meta


      Glassdoor

      • Acerca de
      • Premios
      • Blog
      • Contacto

      Empleadores

      • Cuenta de empleador gratuita
      • Centro de empleador

      Información

      • Ayuda
      • Pautas
      • Condiciones de uso
      • Privacidad y opciones de anuncios
      • No vender ni compartir mi información
      • Herramienta de autorización de cookies

      Trabaja con nosotros

      • Anunciantes
      • Oportunidades laborales
      Descargar aplicación

      • Buscar por:
      • Empresas
      • Empleos
      • Ubicaciones

      Copyright © 2008-2026. Glassdoor LLC. "Glassdoor", "Worklife Pro", "Bowls" y sus logotipos son marcas comerciales registradas de Glassdoor LLC.

      Empresas seguidas

      Sigue a tus empresas favoritas para estar al tanto de las últimas oportunidades y disponer de información desde adentro.

      Búsquedas de empleo

      Recibe recomendaciones y actualizaciones personalizadas al iniciar tu búsqueda.

      Las mejores empresas en cuanto a "Remuneración y prestaciones" cerca de ti

      avatar
      Amazon
      3.7★Remuneración y prestaciones
      avatar
      Google
      4.5★Remuneración y prestaciones
      avatar
      eBay
      4.0★Remuneración y prestaciones
      avatar
      Amazon Web Services
      3.9★Remuneración y prestaciones

      Entrevista para Data Scientist Infrastructure

      13 de feb de 2018
      Candidato de entrevista anónimo
      Boston, MA

      Otras evaluaciones sobre las entrevistas para el cargo de Data Scientist Infrastructure en Meta

      Entrevista para Infrastructure Data Scientist

      27 de abr de 2021
      Candidato de entrevista anónimo
      Sin ofertas
      Experiencia positiva
      Entrevista promedio
      Sin ofertas
      Experiencia negativa
      Entrevista difícil

      Solicitud

      Me postulé a través de un reclutador. El proceso tomó 2 semanas. Acudí a una entrevista en Meta (Boston, MA) en feb 2018

      Entrevista

      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.

      Preguntas de entrevista [1]

      Pregunta 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 respuestas
      8

      Solicitud

      Me postulé a través de un reclutador. Acudí a una entrevista en Meta

      Entrevista

      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)

      Preguntas de entrevista [1]

      Pregunta 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
      Responder pregunta
      3

      Entrevista para Infrastructure Data Scientist

      13 de dic de 2020
      Candidato de entrevista anónimo
      Sin ofertas
      Experiencia positiva
      Entrevista promedio

      Solicitud

      Acudí a una entrevista en Meta

      Entrevista

      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.

      Preguntas de entrevista [1]

      Pregunta 1

      Asked about linear regression and ANOVA for statistics.
      Responder pregunta
      1

      Entrevista para Data Scientist, Infrastructure

      13 de mar de 2020
      Candidato de entrevista anónimo
      Sin ofertas
      Experiencia negativa
      Entrevista promedio

      Solicitud

      Me postulé en línea. El proceso tomó 2 semanas. Acudí a una entrevista en Meta

      Entrevista

      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.

      Preguntas de entrevista [8]

      Pregunta 1

      What are the assumptions behind a t-test
      1 respuesta

      Pregunta 2

      What is the formula for pooled variance (yes they expect you to know the actual formula from memory)
      Responder pregunta

      Pregunta 3

      What are the formulas for recall, precision, false positive rate, etc
      Responder pregunta

      Pregunta 4

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

      Pregunta 5

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

      Pregunta 6

      How do you handle imbalanced classes?
      Responder pregunta

      Pregunta 7

      Import CSV and manipulate some data. No pandas allowed though.
      Responder pregunta

      Pregunta 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.
      Responder pregunta
      23