Capgemini
Global leader in partnering with companies to transform and manage their business by harnessing the power of technology.
4 Rounds
~21 Days
Medium
The Interview Loop
Recruiter Screen (30 min)
Standard fit check, behavioral questions, and resume overview.
Technical Loop (3-4 Rounds)
Deep dive into domain knowledge, coding, and system design.
Interview Question Bank
Backend Engineer
•
Technical
•
medium
What is the N+1 query problem in Hibernate/JPA? How can you detect it, and what are the different ways to resolve it?
#Hibernate
#JPA
#Performance
Backend Engineer
•
Technical
•
medium
What are the different bean scopes in Spring Boot? Explain a scenario where you would use the Prototype scope over the default Singleton scope.
#Spring Boot
#Java
#Dependency Injection
Backend Engineer
•
Technical
•
medium
Explain how the @Transactional annotation works in Spring Boot. What happens if a transactional method calls another transactional method within the same class?
#Spring Boot
#Transactions
#AOP
Backend Engineer
•
Technical
•
medium
How do you implement global exception handling in a Spring Boot REST API? Explain the use of @ControllerAdvice and @ExceptionHandler.
#Spring Boot
#Error Handling
Software Engineer
•
Technical
•
medium
How does Spring Boot auto-configuration work under the hood?
#Spring Boot
#Auto-configuration
#Java
Software Engineer
•
Technical
•
medium
How do you handle exceptions globally in a Spring Boot REST API?
#Spring Boot
#Exception Handling
#REST
Software Engineer
•
Technical
•
medium
Explain the Bean lifecycle in the Spring framework.
#Spring Core
#Dependency Injection
Software Engineer
•
Technical
•
easy
Explain the difference between @Controller and @RestController in Spring.
#Spring Boot
#REST
#Java
Difficulty Radar
Based on recent AI-sourced data.
Meet Your Interviewers
The "Standard" Interviewer
Senior EngineerFocuses on core competencies, system constraints, and clear communication.
SimulateUnwritten Rules
Think Out Loud
Always explain your thought process before writing code or drawing architecture.