Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Capgemini Team. If you also belong to the team, you can get access from here

Capgemini Verified Tick

Compare button icon Compare button icon Compare

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Capgemini Interview Questions, Process, and Tips for Experienced

Updated 9 Apr 2025

Top Capgemini Interview Questions and Answers for Experienced

View all 1.3k questions

Capgemini Interview Experiences for Experienced

Popular Designations

2k interviews found

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. This and super difference
  • Q2. String related coding

Sdet Automation Test Engineer Interview Questions asked at other Companies

Q1. Wait in selenium and how to find all links present in a page xpath
View answer (2)

Manager Interview Questions & Answers

user image Anonymous

posted on 21 Aug 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Naukri.com

Round 1 - Technical 

(2 Questions)

  • Q1. What is virtual method
  • Ans. 

    A virtual method is a method in object-oriented programming that is declared in a base class and can be overridden in derived classes.

    • Virtual methods allow for polymorphism, where a method can be called on an object and the specific implementation is determined at runtime based on the actual type of the object.

    • In C++, virtual methods are declared using the 'virtual' keyword in the base class and can be overridden in de...

  • Answered by AI
  • Q2. Interface vs abstract class
  • Ans. 

    Interfaces define contracts for classes to implement, while abstract classes can provide partial implementations.

    • Interfaces allow multiple inheritance, abstract classes do not

    • Abstract classes can have constructor, interfaces cannot

    • Interfaces are used for defining types, abstract classes are used for code reusability

    • Example: Interface - Comparable, Abstract class - Animal

  • Answered by AI

Skills evaluated in this interview

Top Capgemini Manager Interview Questions and Answers

Q1. what are the types of instances and which is the lowest cost instance? ex spot, on-demand, reserved instances
View answer (1)

Manager Interview Questions asked at other Companies

Q1. There is a chairman of a conglomerate. He has been on the post for 10 years, and is extremely dominating. He treats the various business heads like children, not letting them take any major decision. While the chairman has negatives, he bel... read more
View answer (2)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Architecture of Kubernetes
  • Ans. 

    Kubernetes is an open-source container orchestration platform that automates the deployment, scaling, and management of containerized applications.

    • Kubernetes follows a master-slave architecture with a master node that controls multiple worker nodes.

    • Master node includes components like API server, scheduler, controller manager, and etcd.

    • Worker nodes run containers and include components like kubelet, kube-proxy, and con...

  • Answered by AI
  • Q2. Questions around Kafka, Git, Github comands

Skills evaluated in this interview

Top Capgemini Devops Engineer Interview Questions and Answers

Q1. whats CI-CD, how did you configure it, which monitoring software you used
View answer (1)

Devops Engineer Interview Questions asked at other Companies

Q1. How to run a docker command remotely. i.e. Docker is installed on both your laptop and a remote linux server. You need to run docker command on the linux server but without taking a separate ssh session to the linux machine
View answer (2)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Design patterns used in Microservices
  • Ans. 

    Design patterns commonly used in Microservices include Service Registry, Circuit Breaker, and API Gateway.

    • Service Registry: Used to register and discover services within a microservices architecture. Example: Netflix Eureka.

    • Circuit Breaker: Prevents cascading failures by temporarily halting requests to a service that is failing. Example: Netflix Hystrix.

    • API Gateway: Acts as a single entry point for clients to access mu

  • Answered by AI

Top Capgemini Java Developer Interview Questions and Answers

Q1. Is Java platform-independent, if yes why?
View answer (6)

Java Developer Interview Questions asked at other Companies

Q1. Sort 0 and 1 Problem Statement Given an integer array ARR of size N containing only integers 0 and 1, implement a function to sort this array. The solution should scan the array only once without using any additional arrays. Input: The firs... read more
View answer (4)

Capgemini interview questions for popular designations

 Analyst

 (427)

 Consultant

 (404)

 Software Engineer

 (321)

 Senior Consultant

 (289)

 Associate Consultant

 (259)

 Software Developer

 (158)

 Senior Analyst

 (151)

 Senior Software Engineer

 (142)

Android Developer Interview Questions & Answers

user image Bindiya Tandel

posted on 18 Dec 2024

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. SOLID principles, jetpack compose, scope functions

Android Developer Interview Questions asked at other Companies

Q1. BST Iterator Problem Statement You are tasked with creating a class named BSTIterator that acts as an iterator for the inorder traversal of a binary search tree. Implement the following functions: BSTIterator(Node root): A constructor that... read more
View answer (1)

Get interview-ready with Top Capgemini Interview Questions

Process Leader Interview Questions & Answers

user image Anu Kumari

posted on 25 Nov 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in May 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. How we can forecast numbers without sales history
  • Ans. 

    Forecasting numbers without sales history requires alternative data sources and predictive modeling.

    • Utilize market research and industry trends to estimate potential sales.

    • Analyze customer demographics and behavior to make educated predictions.

    • Use data from similar products or services to create a baseline forecast.

    • Implement predictive modeling techniques such as regression analysis or machine learning algorithms.

    • Consi...

  • Answered by AI
  • Q2. How many models are there in demand and forecast planning
  • Ans. 

    There are typically multiple models used in demand and forecast planning, such as statistical models, machine learning models, and simulation models.

    • Statistical models

    • Machine learning models

    • Simulation models

  • Answered by AI
Round 2 - Coding Test 

What all things I know about python ,and its working

Round 3 - Technical 

(2 Questions)

  • Q1. Demand and forecast planning more and more scenarios
  • Q2. Ongoing project on demand and forecast planning
  • Ans. 

    Demand and forecast planning is an ongoing project that involves predicting future demand for products or services.

    • Utilize historical data to analyze trends and patterns in demand

    • Collaborate with sales and marketing teams to gather insights on upcoming promotions or campaigns

    • Implement forecasting models such as time series analysis or machine learning algorithms

    • Regularly review and adjust forecasts based on new informa

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I would like to suggest on thorough studies in demand planning

Top Capgemini Process Leader Interview Questions and Answers

Q1. How many models are there in demand and forecast planning
View answer (1)

Process Leader Interview Questions asked at other Companies

Q1. What is deprivation and how many types of deprication
View answer (1)

Jobs at Capgemini

View all

Technical Lead Interview Questions & Answers

user image shikha shah

posted on 18 Jul 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Questions related to microservices
  • Q2. How Springboot works internally
  • Ans. 

    Springboot is a framework that simplifies the development of Java applications by providing a set of tools and conventions.

    • Springboot uses embedded servers like Tomcat or Jetty to run applications.

    • It auto-configures many components based on dependencies added to the project.

    • It uses annotations like @SpringBootApplication to define the main class of the application.

    • Springboot uses Spring Framework's Inversion of Control...

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Questions related to Kafka
  • Q2. SAGA Design pattern and how you can implement it
  • Ans. 

    SAGA design pattern is used for managing long-lived transactions in distributed systems.

    • SAGA pattern breaks down a long transaction into a series of smaller, more manageable steps.

    • Each step in the SAGA pattern is a separate transaction that can be rolled back if needed.

    • SAGA pattern ensures that the overall transaction is eventually consistent.

    • Examples of SAGA pattern implementation include using compensating transactio

  • Answered by AI

Skills evaluated in this interview

Top Capgemini Technical Lead Interview Questions and Answers

Q1. Q1. You don't have experience on kubernetes. Tell me 2 reason that would convince me to select on the basis of your knowledge. Q2. Steps to deploy kubernetes. Q3. Suddenly master node fails, what will be your approach for recovery? Q4. Do y... read more
View answer (1)

Technical Lead Interview Questions asked at other Companies

Q1. 1. Explain 5 mins the flow from requirement analysis to production deployment and tools used in the process. 2. What is auto-scaling in a microservices architecture? 3. Difference between micro-service and serverless. 4. If you were going t... read more
View answer (4)
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Technical 

(6 Questions)

  • Q1. What is optional class
  • Ans. 

    Optional class is a container object which may or may not contain a non-null value.

    • Optional class was introduced in Java 8 to handle NullPointerExceptions.

    • It is used to avoid null checks and make the code more readable.

    • Methods like isPresent(), ifPresent(), orElse() are commonly used with Optional class.

  • Answered by AI
  • Q2. Multithreading vs multitasking
  • Ans. 

    Multithreading involves multiple threads within a single process, while multitasking involves running multiple processes simultaneously.

    • Multithreading allows multiple threads to share the same memory space and resources, leading to more efficient resource utilization.

    • Multitasking involves running multiple processes concurrently, each with its own memory space and resources.

    • Example: A web server handling multiple client...

  • Answered by AI
  • Q3. Inner join query
  • Q4. Cacheable interface
  • Q5. Spring annotations
  • Q6. Java 8 features
Round 2 - Technical 

(2 Questions)

  • Q1. Difference between equals and ==
  • Ans. 

    Equals method compares the content of objects, while == compares the memory addresses of objects.

    • Equals method is used to compare the content of objects, while == is used to compare the memory addresses of objects.

    • Equals method is overridden in the Object class to provide a meaningful comparison for objects.

    • Example: String str1 = new String("hello"); String str2 = new String("hello"); str1.equals(str2) will return true

  • Answered by AI
  • Q2. Characters finding using Stream Api
  • Ans. 

    Using Stream API to find characters in a string

    • Use the chars() method to convert the string to an IntStream of characters

    • Use filter() method to filter out specific characters

    • Use collect() method to collect the characters into an array of strings

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Java 8 features and Java basics were mostly asked

Skills evaluated in this interview

Top Capgemini Java Developer Interview Questions and Answers

Q1. Is Java platform-independent, if yes why?
View answer (6)

Java Developer Interview Questions asked at other Companies

Q1. Sort 0 and 1 Problem Statement Given an integer array ARR of size N containing only integers 0 and 1, implement a function to sort this array. The solution should scan the array only once without using any additional arrays. Input: The firs... read more
View answer (4)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Dockerfile,kubernetes,openshift
  • Q2. Jenkins end to end pipeline, git questions

Lead DevOps Engineer Interview Questions asked at other Companies

Q1. Tell me your day to day activity comprising DevOps. How do you implemented CI-CD Pipeline? How does Branching and Merging taken place in your organization? How to work on Jenkins pipeline, What type of pipeline used? What are checks for any... read more
View answer (1)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is devops in cloud
  • Ans. 

    DevOps in cloud refers to the practice of using DevOps principles and practices in a cloud computing environment.

    • Automating infrastructure provisioning and management

    • Continuous integration and deployment

    • Monitoring and logging in cloud environments

    • Collaboration between development and operations teams

    • Using tools like AWS, Azure, or Google Cloud Platform

  • Answered by AI
  • Q2. What is kubernetes
  • Ans. 

    Kubernetes is an open-source container orchestration platform for automating deployment, scaling, and management of containerized applications.

    • Kubernetes helps in automating the deployment, scaling, and management of containerized applications.

    • It provides features like automatic scaling, self-healing, load balancing, and rolling updates.

    • Kubernetes uses declarative configuration to define the desired state of the applic...

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Salary expectation
  • Q2. Why u left last company
  • Ans. 

    Seeking new challenges and growth opportunities

    • Desire for career advancement

    • Limited opportunities for growth in previous role

    • Looking for new challenges and experiences

  • Answered by AI

Skills evaluated in this interview

Top Capgemini Devops Engineer Interview Questions and Answers

Q1. whats CI-CD, how did you configure it, which monitoring software you used
View answer (1)

Devops Engineer Interview Questions asked at other Companies

Q1. How to run a docker command remotely. i.e. Docker is installed on both your laptop and a remote linux server. You need to run docker command on the linux server but without taking a separate ssh session to the linux machine
View answer (2)

Capgemini Interview FAQs

How many rounds are there in Capgemini interview for experienced candidates?
Capgemini interview process for experienced candidates usually has 2-3 rounds. The most common rounds in the Capgemini interview process for experienced candidates are Technical, HR and Resume Shortlist.
How to prepare for Capgemini interview for experienced candidates?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Capgemini. The most common topics and skills that interviewers at Capgemini expect are SQL, Troubleshooting, Javascript, Python and Agile.
What are the top questions asked in Capgemini interview for experienced candidates?

Some of the top questions asked at the Capgemini interview for experienced candidates -

  1. 1. What's the use of update sets and how do you move update set from one instan...read more
  2. Could you tell me, which tools do you have used in test management and defect t...read more
  3. How to achieve to different pricing procedure for sales order and billing docum...read more
How long is the Capgemini interview process?

The duration of Capgemini interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Capgemini Interview Process for Experienced

based on 1k interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.6k Interviews
Accenture Interview Questions
3.8
 • 8.3k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Cognizant Interview Questions
3.7
 • 5.7k Interviews
HCLTech Interview Questions
3.5
 • 3.9k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
Genpact Interview Questions
3.8
 • 3.2k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
DXC Technology Interview Questions
3.7
 • 802 Interviews
View all

Capgemini Reviews and Ratings

based on 43.6k reviews

3.7/5

Rating in categories

3.7

Skill development

3.8

Work-life balance

3.0

Salary

3.8

Job security

3.7

Company culture

2.8

Promotions

3.4

Work satisfaction

Explore 43.6k Reviews and Ratings
Servicenow Tester

Coimbatore

1-6 Yrs

Not Disclosed

Servicenow Tester

Coimbatore

1-6 Yrs

Not Disclosed

Servicenow Developer

Coimbatore

1-6 Yrs

Not Disclosed

Explore more jobs
Consultant
56k salaries
unlock blur

₹5.2 L/yr - ₹18 L/yr

Associate Consultant
50.7k salaries
unlock blur

₹2.9 L/yr - ₹12 L/yr

Senior Consultant
47.3k salaries
unlock blur

₹7.5 L/yr - ₹25 L/yr

Senior Analyst
21.1k salaries
unlock blur

₹2.2 L/yr - ₹9 L/yr

Senior Software Engineer
20.6k salaries
unlock blur

₹3.5 L/yr - ₹12.9 L/yr

Explore more salaries
Compare Capgemini with

Wipro

3.7
Compare

Accenture

3.8
Compare

Cognizant

3.7
Compare

TCS

3.7
Compare
Did you find this page helpful?
Yes No
write
Share an Interview