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

      Splunk

      Empleador activo

      Información
      Evaluaciones
      Pago y prestaciones
      Empleos
      Entrevistas
      Entrevistas
      Búsquedas relacionadas: Evaluaciones de Splunk | Empleos en Splunk | Sueldos en Splunk | Prestaciones en Splunk
      Entrevistas en SplunkEntrevistas para el cargo de Software Data Engineer- Behavior Analytics en SplunkEntrevista en Splunk


      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
      Salesforce
      4.4★Remuneración y prestaciones
      avatar
      SAP
      3.9★Remuneración y prestaciones
      avatar
      Capgemini
      3.7★Remuneración y prestaciones
      avatar
      NiCE
      3.6★Remuneración y prestaciones

      Entrevista para Software Data Engineer- Behavior Analytics

      8 de dic de 2015
      Candidato de entrevista anónimo
      San Francisco, CA
      Sin ofertas
      Experiencia negativa
      Entrevista fácil

      Solicitud

      Me postulé a través de un reclutador. El proceso tomó 2 semanas. Acudí a una entrevista en Splunk (San Francisco, CA) en nov 2015

      Entrevista

      The interview had a take home assignment, after you submit it, they schedule a phone interview which will be mostly on explaining the code you had submitted. After the phone interview was scheduled, the interviewer did not cal the first time. I had to let my recruiter know about this, who failed to respond immediately. After several emails, I got my phone interview scheduled. Its surprising that the round which was entirely about your submitted code, the interviewer did not even take a look at my code. This shows how poorly the interviewer prepared on his part. Not so good experience especially if they want to get talented individuals.

      Preguntas de entrevista [1]

      Pregunta 1

      Problem :Design an org-chart server. Server (preferably multi-threaded) reads the sample file containing employee data. File format: Its semi-colon separated, the first field is the employee-id, 2nd field is name [can be space separated] & the 3rd field is his manager’s id. employee-id will be equal to reports-to-id for CEO. The file can have empty lines. If number of tokens is not equal to 3, it should ignore these lines but report a message/warning and continue. The id’s can be numbers or strings Sample file: ########### 1: CEO: 1 2: CTO: 1 3: VP Sales: 1 4: Tech Manager1: 2 5: Tech Manager2:
      Responder pregunta
      1