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

      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

      CiSRA

      ¿Esta es tu empresa?

      Información
      Opiniones
      Sueldos y beneficios
      Empleos
      Entrevistas
      Entrevistas
      Búsquedas relacionadas: Opiniones sobre CiSRA | Ofertas de empleos en CiSRA | Sueldos en CiSRA | Beneficios en CiSRA
      Entrevistas de CiSRAEntrevistas para el puesto de Standard Software Engineer en CiSRAEntrevista de CiSRA


      Glassdoor

      • Acerca de
      • Premios
      • Blog
      • Contacto

      Empresas

      • Cuenta gratuita de empresa
      • Centro de empresas

      Información

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

      Trabaja con nosotros

      • Anunciantes
      • Empleo
      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 de primera mano.

      Búsquedas de empleo

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

      Las mejores empresas en cuanto a «Remuneración y beneficios» cerca de ti

      avatar
      Concentrix
      3.6★Remuneración y beneficios
      avatar
      IBM
      3.6★Remuneración y beneficios
      avatar
      Hewlett Packard Enterprise | HPE
      3.6★Remuneración y beneficios
      avatar
      Dell Technologies
      3.5★Remuneración y beneficios

      Entrevista de Standard Software Engineer

      9 abr 2012
      Empleado anónimo
      Oferta aceptada
      Experiencia neutra
      Entrevista difícil

      Solicitud

      Solicité el puesto a través de una agencia de empleo. El proceso duró 3 semanas. Acudí a una entrevista en CiSRA en ene 2010

      Entrevista

      Job was found my a recruiting agency. 2 interviews. First interview started with HR, then progressed to manager and Principle Engineer. First think I was asked was to do a C test on paper. After this it was one real life question then some abstract thinking question. Second interview was with Lower level Engineers who's team I was going to join. Questions to do with sorting and recursions and how you can do things without recursion. Ultimately took the job after some convincing by the recruiter.

      Preguntas de entrevista [4]

      Pregunta 1

      How much memory you need to store all the finger prints in the US.
      Responder pregunta

      Pregunta 2

      100 Doors question. Problem: you have 100 doors in a row that are all initially closed. you make 100 passes by the doors starting with the first door every time. the first time through you visit every door and toggle the door (if the door is closed, you open it, if its open, you close it). the second time you only visit every 2nd door (door #2, #4, #6). the third time, every 3rd door (door #3, #6, #9), etc, until you only visit the 100th door. question: what state are the doors in after the last pass? which are open which are closed?
      1 respuesta

      Pregunta 3

      How can you detect anagrams
      Responder pregunta

      Pregunta 4

      Write a function to traverse a Binary Tree Then write it without recursion.
      Responder pregunta
      1