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

      Kaleris

      Fait partie de Accel-KKR

      Employeur impliqué

      À propos
      Avis
      Salaires et avantages
      Emplois
      Entretiens
      Entretiens
      Recherches associées: Avis sur Kaleris | Offres d’emploi chez Kaleris | Salaires chez Kaleris | Avantages sociaux chez Kaleris
      Entretiens chez Kaleris Entretiens d’embauche pour Associate Software Developer chez Kaleris Entretien chez Kaleris


      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.

      Entretien pour Associate Software Developer

      16 sept. 2021
      Employé (anonyme)
      Offre acceptée
      Expérience positive
      Entretien difficile

      Candidature

      J'ai passé un entretien chez Kaleris

      Entretien

      Two technical rounds - OOPS concepts, coding questions and puzzles were asked One Managerial round - Projects were discussed, practical applications of software related concepts were askes HR Round - The interviewer got to know the candidate's profile

      Questions d'entretien [1]

      Question 1

      OOPs concepts in detail - virtual functions,inheritance,polymorphism etc.
      Répondre à cette question

      Autres retours d’entretien d’embauche pour un poste comme Associate Software Developer chez Kaleris

      Entretien pour Associate Software Engineer

      25 août 2022
      Employé (anonyme)
      Offre acceptée
      Expérience positive
      Entretien difficile

      Candidature

      J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 2 jours. J'ai passé un entretien chez Kaleris en août 2022

      Entretien

      I applied to this company through my University campus drive. There was a coding and aptitude test. Shortlisted very few students after the tests for interviews. Round 1 Technical interview was good covering almost all the topics related to Computer Science. Round 2 Technical interview focused in detail on application process flow and memory management. Optimization techniques and multi-processing were discussed. Finally ended with asking about my project. Round 3 Managerial interview focused on fast paced work culture and diversity of company and asking questions related to it. Then ended this round with searching techniques and discussion on time complexity. Finally Round 4 HR interview focused on my answers to hypothetical questions, family background, my future plans and my growth visibility with this company and to the company.

      Questions d'entretien [1]

      Question 1

      OOP Concepts Threads and Synchronization Concepts Searching Techniques with Time Complexities Memory Allocations Process Scheduling Code with recursion as example Code to find frequency of words in a string
      Répondre à cette question
      2

      Entretien pour Associate Software Engineer

      28 oct. 2022
      Employé (anonyme)
      Chennai
      Offre acceptée
      Expérience positive
      Entretien difficile

      Candidature

      J'ai postulé en ligne. Le processus a pris 1 semaine. J'ai passé un entretien chez Kaleris (Chennai) en août 2022

      Entretien

      The interview process was quite simple. Round 1: Online Assessment based on DSA and JavaScript concept Round 2: Tech Round 1: Was asked 2 DSA questions with medium difficulty and some JS concepts Round 3: Managerial/Tech Round 2: Was asked questions related to JS, projects and some managerial questions. Round 4: HR round, the HR was very kind and was mostly a discussion.

      Questions d'entretien [1]

      Question 1

      DSA question: 1. Given an array, return a new array where for any index i in new array return the product of all array elements from given array except for the element at ith position in given array. Eg: Given array: [1,2,5,3,4] Answer array: [120, 60, 24, 40, 30] Note: Cannot use division.
      Répondre à cette question
      1