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

      KPIT Technologies

      Est-ce votre entreprise ?

      À propos
      Avis
      Salaires et avantages
      Emplois
      Entretiens
      Entretiens
      Recherches associées: Avis sur KPIT Technologies | Offres d’emploi chez KPIT Technologies | Salaires chez KPIT Technologies | Avantages sociaux chez KPIT Technologies
      Entretiens chez KPIT TechnologiesEntretiens d’embauche pour Associate Software Engineer chez KPIT TechnologiesEntretien chez KPIT Technologies


      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 Engineer

      11 mars 2026
      Candidat à l'entretien anonyme
      Pune
      Aucune offre
      Expérience positive
      Entretien moyen

      Candidature

      J'ai passé un entretien chez KPIT Technologies (Pune)

      Entretien

      The interview process at KPIT Technologies was straightforward. The interviewer first asked me to introduce myself and then moved directly to coding questions. I was asked to solve problems and I wrote the solutions in Python and explained the logic behind my code. The focus was mainly on problem-solving ability and understanding of the approach.Also they asked about your project

      Questions d'entretien [1]

      Question 1

      A question to read the file and compare it's content
      Répondre à cette question

      Autres retours d’entretien d’embauche pour un poste comme Associate Software Engineer chez KPIT Technologies

      Entretien pour Associate Software Engineer

      11 févr. 2026
      Employé (anonyme)
      Pune
      Offre acceptée
      Expérience négative
      Entretien facile

      Candidature

      J'ai passé un entretien chez KPIT Technologies (Pune)

      Entretien

      . What is the approach to finding the frequency of elements using a map-based solution? Ans. Use a map to count occurrences of each element in an array efficiently. Initialize an empty map (or dictionary) to store element frequencies. Iterate through the array, updating the count for each element in the map. Example: For array [1, 2, 2, 3], the map will be {1: 1, 2: 2, 3: 1}. After processing, the map contains the frequency of each unique element. This approach has a time complexity of O(n) and space complexity of O(k), where k is the number of unique elements.
      1

      Entretien pour Associate Software Engineer

      7 déc. 2025
      Employé (anonyme)
      Bengaluru
      Offre acceptée
      Expérience positive
      Entretien facile

      Candidature

      J'ai passé un entretien chez KPIT Technologies (Bengaluru)

      Entretien

      Easy to medium level difficulty question you must mention whatever you actually know in your resume don’t lie their And focus on whatever written in your resume Interviews will ask from resume only

      Questions d'entretien [1]

      Question 1

      Everything about your college that you mentioned in resume
      Répondre à cette question