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

      Walt Disney Company

      ¿Esta es tu empresa?

      Información
      Evaluaciones
      Pago y prestaciones
      Empleos
      Entrevistas
      Entrevistas
      Búsquedas relacionadas: Evaluaciones de Walt Disney Company | Empleos en Walt Disney Company | Sueldos en Walt Disney Company | Prestaciones en Walt Disney Company
      Entrevistas en Walt Disney CompanyEntrevistas para el cargo de Senior Data Engineer en Walt Disney CompanyEntrevista en Walt Disney Company


      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.

      Entrevista para Senior Data Engineer

      7 may 2026
      Candidato de entrevista anónimo
      San Francisco, CA
      Sin ofertas
      Experiencia positiva
      Entrevista promedio

      Solicitud

      Me postulé a través de un reclutador. El proceso tomó 3 semanas. Acudí a una entrevista en Walt Disney Company (San Francisco, CA) en mar 2026

      Entrevista

      The interview process started with a recruiter screening discussing my background, Spark/PySpark experience, SQL skills, and large-scale ETL pipeline development. The next round was a technical interview focused on Python, SQL, data modeling, and distributed data processing concepts. I was asked about Spark optimizations, partitioning, joins, and handling large datasets in production environments. There was also discussion around real-world data pipeline troubleshooting and system design. T

      Otras evaluaciones sobre las entrevistas para el cargo de Senior Data Engineer en Walt Disney Company

      Entrevista para Senior Data Engineer

      1 oct 2022
      Candidato de entrevista anónimo
      Sin ofertas
      Experiencia negativa
      Entrevista promedio

      Solicitud

      Acudí a una entrevista en Walt Disney Company

      Entrevista

      This whole process was a nightmare. Every single person who I would be working with greeted me without any video and I could barely get any kind of introduction from them. It started with the HM who has nice enough, then technical with disembodied voices, then with senior leadership.

      Preguntas de entrevista [2]

      Pregunta 1

      Code the fibonacci sequence, multiple ways
      Responder pregunta

      Pregunta 2

      A building has 100 floors. One of the floors is the highest floor an egg can be dropped from without breaking. If an egg is dropped from above that floor, it will break. If it is dropped from that floor or below, it will be completely undamaged and you can drop the egg again. Given two eggs, find the highest floor an egg can be dropped from without breaking, with as few drops as possible.
      1 respuesta
      2

      Entrevista para Senior Data Engineer

      16 feb 2022
      Candidato de entrevista anónimo
      Sin ofertas
      Experiencia neutra
      Entrevista promedio

      Solicitud

      Acudí a una entrevista en Walt Disney Company

      Entrevista

      Interviewed with Lead engineer on spark although recruiter said it was on python. Not a big deal. Asked to for a group by aggregation. Did a groupby and sum and joined results. Asked if I could do it without a join. Did it with a sum over a partition. Asked if there was another way. Added a withColumn statement and put groupby statement as 2nd argument. Interviewer told me it was starting to look good although that's not possible in pyspark. recruiter let me know I failed tech screen.

      Preguntas de entrevista [1]

      Pregunta 1

      What is inner vs. left join how would you dedup table
      Responder pregunta
      1