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

      Integrated Research

      Employeur impliqué

      À propos
      Avis
      Salaires et avantages
      Emplois
      Entretiens
      Entretiens
      Recherches associées: Avis sur Integrated Research | Offres d’emploi chez Integrated Research | Salaires chez Integrated Research | Avantages sociaux chez Integrated Research
      Entretiens chez Integrated ResearchEntretiens d’embauche pour Senior Software Developer chez Integrated ResearchEntretien chez Integrated Research


      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
      Lenovo
      3.8★Rémunération et avantages
      avatar
      Falabella
      3.6★Rémunération et avantages
      avatar
      Marvell Technology
      4.0★Rémunération et avantages
      avatar
      Teradata
      3.8★Rémunération et avantages

      Entretien pour Senior Software Developer

      2 sept. 2017
      Candidat à l'entretien anonyme
      Sydney
      Aucune offre
      Expérience neutre
      Entretien difficile

      Candidature

      J'ai postulé via une agence de recrutement. J'ai passé un entretien chez Integrated Research (Sydney) en août 2017

      Entretien

      First an Online coding interview (time limit 1:30 hrs). If you pass this then you will be called for F2F. This process can take like 2 weeks or more. F2F will be coding interview too along with 2 interviewers. Then Manager will show you the office and tell little bit about the work.

      Questions d'entretien [1]

      Question 1

      Online==> 5 questions, basically to test your C++ skills. Be well prepared on STL and C++ Data types (vector, map etc) and try to find as many questions on internet/glassdoor as possible before appearing (that really helps): 1) Given a vector<vector<bool>> as layers of tiles, set outer most layer to true and all others to false. 2) Given a vector<int>, return the max sum of any 2 elements of the list. 3) Given a function void(int* array, int index), which is the correct way to increment the element at index. 4) you are given an vector<int>, which represents the parent node idx of a tree. For example, if your tree has 5 nodes, [0, 1, 2, 3, 4, 5], the given array is [1, 3, 1, -1, 3, 2] which means parent of node 0 is 1, parent of node 1 is 3, etc. return number of leaf nodes. 5) An Aptt can be 1 story or 2 stories, given the height of whole building, return how many combinations you can have. for example if the height is 3, you can do 1 - 1 - 1, 1 - 2, 2 - 1 so the answer is 3. F2F==> Conways Game of Life problem solving. You can to talk about DS (C++ STL) used and Algorithm and once they are convinced you start the coding alongwith them.
      1 réponse
      1