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

      Cognizant

      Employeur impliqué

      À propos
      Avis
      Salaires et avantages
      Emplois
      Entretiens
      Entretiens
      Recherches associées: Avis sur Cognizant | Offres d’emploi chez Cognizant | Salaires chez Cognizant | Avantages sociaux chez Cognizant
      Entretiens chez CognizantEntretiens d’embauche pour Programmer/Analyst chez CognizantEntretien chez Cognizant


      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 Programmer/Analyst

      3 janv. 2025
      Employé (anonyme)
      Pune
      Offre acceptée
      Expérience positive
      Entretien moyen

      Candidature

      J'ai postulé en ligne. Le processus a pris 3 mois. J'ai passé un entretien chez Cognizant (Pune)

      Entretien

      The interview process consisted of three stages: an initial HR screening to discuss background and qualifications, a technical assessment to evaluate coding skills, algorithms, and database knowledge, and a panel interview with senior team members. The panel interview focused on technical problem-solving, real-world project scenarios, and situational questions related to teamwork and conflict resolution. Additionally, there was a discussion about past projects, tools used, and how challenges were overcome.

      Questions d'entretien [1]

      Question 1

      Q: How do you optimize a SQL query to improve performance? A: I analyze the query execution plan, use appropriate indexing, avoid SELECT *, and minimize joins or subqueries where possible. Q: Explain the difference between REST and SOAP APIs. A: REST is lightweight, uses JSON, and is stateless, whereas SOAP is protocol-based, uses XML, and has built-in error handling. REST is generally preferred for web services. Q: How would you implement a binary search algorithm in Python? A: I would use a recursive or iterative approach, dividing the sorted array into halves and comparing the target with the middle element to determine the search direction. Q: What are the differences between MongoDB and MySQL? A: MongoDB is NoSQL, schema-less, and stores data as JSON-like documents, while MySQL is a relational database with a fixed schema and uses tables with rows and columns. Q: How do you handle version control in a collaborative project? A: I use Git for version control, create feature branches for development, commit changes with clear messages, and merge using pull requests after code reviews. Q: Can you explain the MVC architecture? A: MVC stands for Model-View-Controller. The Model manages data and business logic, the View handles the UI, and the Controller connects the two, processing user inputs and updating the model or view accordingly.
      Répondre à cette question
      2

      Autres retours d’entretien d’embauche pour un poste comme Programmer/Analyst chez Cognizant

      Entretien pour Programmer/Analyst

      30 avr. 2026
      Employé (anonyme)
      Offre acceptée
      Expérience positive
      Entretien facile

      Candidature

      J'ai passé un entretien chez Cognizant

      Entretien

      Simple interview. I got asked about my projects and stuff about expected behavior at the company. The technical side of the interview included problems from SQL and Python. Overall, not a bad process.

      Entretien pour Programmer/Analyst

      19 avr. 2026
      Candidat à l'entretien anonyme
      Offre refusée
      Expérience positive
      Entretien facile

      Candidature

      J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 2 mois. J'ai passé un entretien chez Cognizant

      Entretien

      first round was written test followed by communication assessment followed by one round of technical + HR interview not that hard , this was as a part of campus placement

      Entretien pour Programmer/Analyst

      7 avr. 2026
      Employé (anonyme)
      Offre acceptée
      Expérience positive
      Entretien facile

      Candidature

      J'ai passé un entretien chez Cognizant

      Entretien

      Interview was easy with basic technical questions like oops concepts, core JAVA, spring boot, microservcies and SQL. Simple coding questions like reverse a string, anagram, linked list. It was a nice experience.