I interviewed at Tata Consultancy Services (Mumbai)
Interview
The interview process is a multi-stage procedure used by companies to evaluate candidates for a job. It typically involves initial phone screenings, subsequent interviews (often with multiple interviewers), and may include assessments and reference checks before a job offer is extended
Interview questions [1]
Question 1
If the candidate progresses through the process, they may receive a job offer outlining terms and conditions.
I applied through a staffing agency. The process took 5 days. I interviewed at Tata Consultancy Services (Pune) in Mar 2025
Interview
2 Rounds
1. Technical Interview
2. HM round
interview process was simple. Interviewer was friendly. Question asked on Java 8, Hibernate, Springboot, Spring security and design patterns in Microservices. Asked more question on git and CI/CD.
I applied online. I interviewed at Tata Consultancy Services (Hyderâbâd)
Interview
What are the key differences between Spring Boot and Spring Framework?
How does Spring Boot auto-configuration work?
What is the purpose of the @SpringBootApplication annotation?
How do you create and configure a custom starter in Spring Boot?
What is the difference between @Component, @Service, and @Repository?
How does dependency injection work in Spring Boot?
What are the different scopes available for Spring Beans?
How do you handle exceptions globally in Spring Boot?
What is the difference between @RestController and @Controller?
How does Spring Boot manage database connections?
What is the role of application.properties or application.yml in Spring Boot?
How do you implement pagination and sorting in Spring Data JPA?
What is the difference between JpaRepository and CrudRepository?
How do you enable CORS in a Spring Boot application?
How does Spring Boot handle security, and what is Spring Security?
What is OAuth2, and how do you implement it in Spring Boot?
How does Spring Boot support microservices architecture?
What are circuit breakers, and how do you implement them in Spring Boot?