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

      Infinidat

      Employeur impliqué

      À propos
      Avis
      Salaires et avantages
      Emplois
      Entretiens
      Entretiens
      Recherches associées: Avis sur Infinidat | Offres d’emploi chez Infinidat | Salaires chez Infinidat | Avantages sociaux chez Infinidat
      Entretiens chez InfinidatEntretiens d’embauche pour Junior C++ software developer chez InfinidatEntretien chez Infinidat


      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
      DONE by NONE
      3.8★Rémunération et avantages
      avatar
      Lenovo
      3.8★Rémunération et avantages
      avatar
      Moody's
      3.7★Rémunération et avantages
      avatar
      Fortinet
      3.6★Rémunération et avantages

      Entretien pour Junior C++ software developer

      8 nov. 2020
      Candidat à l'entretien anonyme
      Petah Tikva
      Aucune offre
      Expérience négative
      Entretien difficile

      Candidature

      J'ai postulé en ligne. Le processus a pris 2 semaines. J'ai passé un entretien chez Infinidat (Petah Tikva) en nov. 2020

      Entretien

      I was interviewed for a junior position. I had a phone interview in which I was asked about my studies and my past. Then a short online test and after a week a technical interview. The interviewer in the last interview was impatient and the interview wasn't pleasant.

      Questions d'entretien [4]

      Question 1

      (phone interview) Tell me about a project you did, what technologies you used in the military, what courses you loved in your studies
      Répondre à cette question

      Question 2

      (online test) Given k sorted lists of ints, n lengths each, return one sorted list
      Répondre à cette question

      Question 3

      (technical interview) You have two arrays: A and B. A contains ints and B has pairs: (element from A, the number of elements that are larger than that element and to the right of it in A). for example: A = [4,3,5] B = [(5,0), (3,1), (4,1)] Given array B, recreate array A
      Répondre à cette question

      Question 4

      (technical interview) Build a data structure that supports the following functions: int alloc() - allocates a new element to a data structure and initializes its value to 0. void inc(key) - Increases the value of the element by one. int get(key) - returns the value of the given key void resetAll() - Initializes the values ​​of all elements to be 0.
      1 réponse
      2