J'ai postulé via un recruteur. Le processus a pris 1 semaine. J'ai passé un entretien chez Cognizant (Pune) en juin 2024
Entretien
2 Interviewers were on call.
1. About yourself
2. Angular Questions
3. Java Questions
4. Spring boot questions
The interview was very technical and no-nonsense question were asked and all were scenario based and expected the pseudo code.
Questions d'entretien [1]
Question 1
Angular
-------
1. Pass data between components
2. Pass data if there is no relation between components
3. how to get the query string in component
4. RxJs in Angular
5. how you implement unsubscribe method in observable
Java
---
1. Feature used in Java 8?
2. Completable Future?
Spring Boot
------------
1. Connect two dbs & use one instance at runtime
2. if there is 3 service with 3 DB & if one goes down, how to rollback the operation