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

      CiSRA

      ¿Esta es tu empresa?

      Información
      Evaluaciones
      Pago y prestaciones
      Empleos
      Entrevistas
      Entrevistas
      Búsquedas relacionadas: Evaluaciones de CiSRA | Empleos en CiSRA | Sueldos en CiSRA | Prestaciones en CiSRA
      Entrevistas en CiSRAEntrevistas para el cargo de Standard Software Engineer en CiSRAEntrevista en CiSRA


      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 Standard Software Engineer

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

      Solicitud

      Me postulé a través de una agencia de empleos. El proceso tomó 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