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

      Algotec

      Est-ce votre entreprise ?

      À propos
      Avis
      Salaires et avantages
      Emplois
      Entretiens
      Entretiens
      Recherches associées: Avis sur Algotec | Offres d’emploi chez Algotec | Salaires chez Algotec | Avantages sociaux chez Algotec
      Entretiens chez AlgotecEntretiens d’embauche pour Senior Software Developer chez AlgotecEntretien chez Algotec


      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
      Cleveland Clinic
      3.5★Rémunération et avantages
      avatar
      The Cigna Group
      3.5★Rémunération et avantages
      avatar
      Advisory Board
      3.6★Rémunération et avantages
      avatar
      Bupa
      3.9★Rémunération et avantages

      Entretien pour Senior Software Developer

      7 juil. 2016
      Candidat à l'entretien anonyme
      Ra`ananna
      Aucune offre
      Expérience positive
      Entretien moyen

      Candidature

      J'ai postulé via une agence de recrutement. Le processus a pris 1 semaine. J'ai passé un entretien chez Algotec (Ra`ananna) en avr. 2016

      Entretien

      The first interview with a team leader, an exam (about an hour and a half). Second interview with group manager, another question (about an hour). the process was fast, people are fairly nice

      Questions d'entretien [5]

      Question 1

      Write a function that gets an array of numbers and zero's and returns the array without the zero values. should be consider run time (without extra memory)
      1 réponse

      Question 2

      var funcs = {}; for (var i=0; i<3; i++){ funcs[i] = function(){ alert[i); } } for (var j = 0; j < 3; j++){ funcs[j](); } the code should print 0, 1, 2. but there is a bug, what is it and how should you fix it?
      1 réponse

      Question 3

      Given a code A wrote, putting the code in a given code B. there is the same parameter 'i' in A code & B code. the code doesn't work: 1. why? 2. how to fix. 3. how to make it generic
      1 réponse

      Question 4

      OO structure question of building a post system that can create notes on a screen. describe how you would do UNDO function. give 2 answers, one should be fast, the other low memory.
      1 réponse

      Question 5

      Second interview: Given a system the knows how to handle Queues, give a solution to a slow process to handle messages that are kept in a queue. the types are A,B,C. the queue is like A,A,B,C,A rules: 1. can't process same message type at the same time (order must be kept) an expansion to the queue is a message of two types AC that cannot be split.
      Répondre à cette question
      3