Aller au contenuAller au pied de page
  • Emplois
  • Entreprises
  • Salaires
  • Pour les employeurs

      Boostez votre carrière

      Découvrez votre salaire potentiel, décrochez des emplois de rêve et partagez vos témoignages de manière anonyme.

      employer cover photo
      employer logo
      employer logo

      CiSRA

      Est-ce votre entreprise ?

      À propos
      Avis
      Salaires et avantages
      Emplois
      Entretiens
      Entretiens
      Recherches associées: Avis sur CiSRA | Offres d’emploi chez CiSRA | Salaires chez CiSRA | Avantages sociaux chez CiSRA
      Entretiens chez CiSRAEntretiens d’embauche pour Standard Software Engineer chez CiSRAEntretien chez CiSRA


      Glassdoor

      • À propos
      • Récompenses
      • Blog
      • Nous contacter
      • Guides

      Employeurs

      • Compte employeur gratuit
      • Centre employeur
      • Blog pour les employeurs

      Informations

      • Aide
      • Règles de la communauté
      • Conditions d'utilisation
      • Confidentialité et choix publicitaires
      • Ne pas vendre ni partager mes informations
      • Outil de consentement aux cookies

      Travailler avec nous

      • Annonceurs
      • Carrières
      Télécharger l'application

      • Parcourir par :
      • Entreprises
      • Emplois
      • Lieux

      Copyright © 2008-2026. Glassdoor LLC. « Glassdoor », son logo, « Worklife Pro » et « Bowls » sont des marques déposées de Glassdoor LLC.

      Entreprises suivies

      Tenez-vous au courant des dernières opportunités et profitez de conseils d’initiés en suivant les entreprises de vos rêves.

      Recherche d’emplois

      Obtenez des recommandations et des mises à jour personnalisées en démarrant vos recherches.

      Meilleures entreprises pour « Rémunération et avantages » près de chez vous

      avatar
      IBM
      3.6★Rémunération et avantages
      avatar
      Dell Technologies
      3.5★Rémunération et avantages
      avatar
      Concentrix
      3.6★Rémunération et avantages
      avatar
      Visa Inc.
      3.9★Rémunération et avantages

      Entretien pour Standard Software Engineer

      9 avr. 2012
      Employé (anonyme)
      Offre acceptée
      Expérience neutre
      Entretien difficile

      Candidature

      J'ai postulé via une agence de recrutement. Le processus a pris 3 semaines. J'ai passé un entretien chez CiSRA en janv. 2010

      Entretien

      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.

      Questions d'entretien [4]

      Question 1

      How much memory you need to store all the finger prints in the US.
      Répondre à cette question

      Question 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 réponse

      Question 3

      How can you detect anagrams
      Répondre à cette question

      Question 4

      Write a function to traverse a Binary Tree Then write it without recursion.
      Répondre à cette question
      1