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

      IBS Software

      Employeur impliqué

      À propos
      Avis
      Salaires et avantages
      Emplois
      Entretiens
      Entretiens
      Recherches associées: Avis sur IBS Software | Offres d’emploi chez IBS Software | Salaires chez IBS Software | Avantages sociaux chez IBS Software
      Entretiens chez IBS SoftwareEntretiens d’embauche pour Software Engineer - Java Developer chez IBS SoftwareEntretien chez IBS Software


      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 Software Engineer - Java Developer

      20 juin 2025
      Candidat à l'entretien anonyme
      Bengaluru
      Aucune offre
      Expérience neutre
      Entretien moyen

      Candidature

      J'ai postulé via une agence de recrutement. Le processus a pris 1 jour. J'ai passé un entretien chez IBS Software (Bengaluru) en juin 2025

      Entretien

      4 rounds 1. Coding test (1 easy question based on stack) 2. Tech Interview 1 ( Java, OOPS, Design patterns, Functional Interfaces) 3. Tech Interview 2 4. HR round to discuss salary along with behavorial questions
      1

      Autres retours d’entretien d’embauche pour un poste comme Software Engineer - Java Developer chez IBS Software

      Entretien pour Software Engineer - Java Developer

      20 août 2025
      Candidat à l'entretien anonyme
      Aucune offre
      Expérience positive
      Entretien moyen

      Candidature

      J'ai postulé via une agence de recrutement. J'ai passé un entretien chez IBS Software en août 2025

      Entretien

      The technical interview round included a combination of question-and-answer sessions, coding challenges, and basic SQL query problems. The Q&A section focused on assessing my understanding of core concepts relevant to the role, while the coding portion tested my problem-solving skills and logical thinking through hands-on programming tasks. Additionally, I was asked to write and interpret simple SQL queries to evaluate my grasp of database fundamentals

      Questions d'entretien [1]

      Question 1

      Java Stream API and it uses and asked to write one example problem
      Répondre à cette question

      Entretien pour Software Engineer - Java Developer

      22 juin 2025
      Candidat à l'entretien anonyme
      Kochi
      Aucune offre
      Expérience neutre
      Entretien moyen

      Candidature

      J'ai postulé via un recruteur. J'ai passé un entretien chez IBS Software (Kochi) en juin 2025

      Entretien

      The interview process includes four rounds: a coding test, technical interview, manager discussion, and HR discussion. The entire selection process will be conducted in face-to-face mode at the designated location.

      Questions d'entretien [1]

      Question 1

      You are required to design and implement a stack data structure that supports the following operations, all in O(1) time complexity: 1️⃣ push(x) — Pushes an integer x onto the stack. 2️⃣ pop() — Removes the element on the top of the stack. 3️⃣ top() — Gets the top element of the stack. 4️⃣ getMin() — Retrieves the minimum element currently in the stack. 5️⃣ getMax() — Retrieves the maximum element currently in the stack.
      Répondre à cette question
      1