Passa al contenutoPassa al piè di pagina
  • Lavori
  • Aziende
  • Stipendi
  • Per le aziende

      Migliora la tua carriera

      Scopri le tue potenzialità di guadagno, trova lavori da sogno e condividi approfondimenti su lavoro e vita privata in forma anonima.

      employer cover photo
      employer logo
      employer logo

      Cognizant

      Azienda coinvolta

      Circa
      Recensioni
      Stipendi e benefit
      Lavori
      Colloqui
      Colloqui
      Ricerche correlate: Recensioni su Cognizant | Offerte di lavoro di Cognizant | Stipendi di Cognizant | Benefit di Cognizant
      Colloqui di CognizantColloqui per Programmer/Analyst presso CognizantColloquio di Cognizant


      Glassdoor

      • Chi siamo
      • Contattaci

      Aziende

      • Account Business gratuito
      • Spazio per le aziende
      • Blog per le aziende

      Informazioni

      • Aiuto
      • Linee guida
      • Condizioni d'uso
      • Privacy e scelte pubblicitarie
      • Non vendere né condividere le mie informazioni
      • Strumento per l'accettazione dei cookie

      Lavora con noi

      • Inserzionisti
      • Carriere
      Scarica l'app

      • Cerca:
      • Aziende
      • Lavori
      • Località

      Copyright © 2008-2026. Glassdoor LLC. "Glassdoor," "Worklife Pro," "Bowls" e il relativo logo sono marchi registrati di Glassdoor LLC.

      Aziende seguite

      Non lasciarti sfuggire opportunità e informazioni privilegiate seguendo le aziende dove vorresti lavorare.

      Ricerche di lavoro

      Ricevi suggerimenti e aggiornamenti personalizzati avviando le tue ricerche.

      Colloquio per Programmer/Analyst

      3 gen 2025
      Dipendente anonimo
      Poona
      Offerta accettata
      Esperienza positiva
      Colloquio nella media

      Candidatura

      Ho presentato la mia candidatura online. La procedura ha richiesto 3 mesi. Ho sostenuto un colloquio presso Cognizant (Poona)

      Colloquio

      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.

      Domande di colloquio [1]

      Domanda 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.
      Rispondi alla domanda
      2

      Altre recensioni di colloqui per Programmer/Analyst presso Cognizant

      Colloquio per Programmer/Analyst

      30 apr 2026
      Dipendente anonimo
      Offerta accettata
      Esperienza positiva
      Colloquio facile

      Candidatura

      Ho sostenuto un colloquio presso Cognizant

      Colloquio

      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.

      Colloquio per Programmer/Analyst

      19 apr 2026
      Candidato anonimo a colloquio
      Offerta rifiutata
      Esperienza positiva
      Colloquio facile

      Candidatura

      Ho presentato la mia candidatura tramite l'università. La procedura ha richiesto 2 mesi. Ho sostenuto un colloquio presso Cognizant

      Colloquio

      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

      Colloquio per Programmer/Analyst

      7 apr 2026
      Dipendente anonimo
      Offerta accettata
      Esperienza positiva
      Colloquio facile

      Candidatura

      Ho sostenuto un colloquio presso Cognizant

      Colloquio

      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.