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 12 Feb 2025

Top Capgemini Interview Questions and Answers for Experienced

View all 1.2k questions

Capgemini Interview Experiences for Experienced

Popular Designations

1.9k interviews found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Thakur College of Engineering and Technology KandivaliMumbai, Mumbai and was interviewed before Mar 2022. There were 4 interview rounds.

Round 1 - Aptitude Test 

Quantitative aptitude , Logical reasoning, English

Round 2 - Coding Test 

2 coding questions in your preferred programming language

Round 3 - HR 

(2 Questions)

  • Q1. Interests and hobbies
  • Q2. Knowledge about Capgemini
Round 4 - One-on-one 

(2 Questions)

  • Q1. Explain any one team project you did and your contribution in it
  • Q2. Explain how you solved the questions in coding round
  • Ans. 

    I solved the coding questions by analyzing the problem, breaking it down into smaller parts, and implementing the solution using appropriate data structures and algorithms.

    • I read the problem statement carefully and identified the input and output requirements.

    • I broke down the problem into smaller sub-problems and identified the appropriate data structures and algorithms to solve each sub-problem.

    • I implemented the solut...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident in the interview.
Prepare well for the aptitude and coding round atleast at a medium level.
Only give out reasons to be selected

Top Capgemini Senior Software Engineer Interview Questions and Answers

Q1. Pascal's TriangleYou are given an integer N. Your task is to return a 2-D ArrayList containing the pascal’s triangle till the row N. A Pascal's triangle is a triangular array constructed by summing adjacent elements in preceding rows. Pasca... read more
View answer (5)

Senior Software Engineer Interview Questions asked at other Companies

Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nth prime number. A prime number is a number greater than 1 that is not a product of two smaller natural numbers. Prime numbers have only two factors – 1 and the number itself. ... read more
View answer (6)

Analyst Interview Questions & Answers

user image Anonymous

posted on 17 Apr 2024

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

I applied via Campus Placement and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What is inheritance in Java
  • Ans. 

    Inheritance in Java allows a class to inherit properties and behaviors from another class.

    • Inheritance allows for code reusability and promotes a hierarchical relationship between classes.

    • Subclasses inherit attributes and methods from their superclass.

    • Example: class Dog extends Animal, where Dog is a subclass of Animal and inherits its properties.

  • Answered by AI
  • Q2. A class can implement functions from another class using inheritance.
  • Ans. 

    Yes, a class can implement functions from another class using inheritance.

    • Inheritance allows a class to inherit attributes and methods from another class.

    • The subclass can then override or extend the inherited methods.

    • For example, a 'Car' class can inherit functions from a 'Vehicle' class.

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Who is IT minister of India
  • Q2. Was not aware of political answer and also hardware networking questions were asked in HR round which I was not expecting

Skills evaluated in this interview

Top Capgemini Analyst Interview Questions and Answers

Q1. N-th Fibonacci Number Problem Statement Given an integer ‘N’, your task is to find and return the N’th Fibonacci number using matrix exponentiation. Since the answer can be very large, return the answer modulo 10^9 + 7. Formula: F(n) = F(n-... read more
View answer (1)

Analyst Interview Questions asked at other Companies

Q1. N-th Fibonacci Number Problem Statement Given an integer ‘N’, your task is to find and return the N’th Fibonacci number using matrix exponentiation. Since the answer can be very large, return the answer modulo 10^9 + 7. Formula: F(n) = F(n-... read more
View answer (1)

Analyst Interview Questions & Answers

user image Nikita Dinkar Bhavsar

posted on 28 May 2024

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

I applied via Campus Placement and was interviewed before May 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Normal IT concept and project explanation
  • Q2. Conflict faced during project

Top Capgemini Analyst Interview Questions and Answers

Q1. N-th Fibonacci Number Problem Statement Given an integer ‘N’, your task is to find and return the N’th Fibonacci number using matrix exponentiation. Since the answer can be very large, return the answer modulo 10^9 + 7. Formula: F(n) = F(n-... read more
View answer (1)

Analyst Interview Questions asked at other Companies

Q1. N-th Fibonacci Number Problem Statement Given an integer ‘N’, your task is to find and return the N’th Fibonacci number using matrix exponentiation. Since the answer can be very large, return the answer modulo 10^9 + 7. Formula: F(n) = F(n-... read more
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Apr 2023. There were 3 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. About Job details and what is my current role.
Round 2 - Technical 

(1 Question)

  • Q1. Good technical questions on Network and security.
Round 3 - One-on-one 

(1 Question)

  • Q1. Manageral round and an overview of project

Interview Preparation Tips

Interview preparation tips for other job seekers - It's good to work and grow.

Top Capgemini Associate Consultant Interview Questions and Answers

Q1. Could you tell me, which tools do you have used in test management and defect tracking?
View answer (9)

Associate Consultant Interview Questions asked at other Companies

Q1. There are 2 cricket teams, A and B, with 11 players each. If every player of team A shakes hands with every player of team B(once), what will be the total number of handshakes?
View answer (15)

Capgemini interview questions for popular designations

 Analyst

 (457)

 Consultant

 (396)

 Software Engineer

 (314)

 Senior Consultant

 (280)

 Associate Consultant

 (252)

 Senior Analyst

 (160)

 Software Developer

 (154)

 Senior Software Engineer

 (137)

Analyst Interview Questions & Answers

user image Anonymous

posted on 1 Apr 2024

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Apr 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. 1.Tell me about yourself 2. Difference between C and Python 3. tell the algorithm for bubble sort 4. What is a router 5. Define the OSI Layer 6
  • Q2. Search the question on the internet you can get the answers

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be focused, the interviewer will only check your communication skills and the way you are handling the questions.
All the best!!

Top Capgemini Analyst Interview Questions and Answers

Q1. N-th Fibonacci Number Problem Statement Given an integer ‘N’, your task is to find and return the N’th Fibonacci number using matrix exponentiation. Since the answer can be very large, return the answer modulo 10^9 + 7. Formula: F(n) = F(n-... read more
View answer (1)

Analyst Interview Questions asked at other Companies

Q1. N-th Fibonacci Number Problem Statement Given an integer ‘N’, your task is to find and return the N’th Fibonacci number using matrix exponentiation. Since the answer can be very large, return the answer modulo 10^9 + 7. Formula: F(n) = F(n-... read more
View answer (1)

Get interview-ready with Top Capgemini Interview Questions

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

I applied via Naukri.com and was interviewed before May 2023. There were 3 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Core Java questions
Round 2 - One-on-one 

(1 Question)

  • Q1. Spring Framework questions
Round 3 - HR 

(1 Question)

  • Q1. Salary negotiation

Top Capgemini Senior Consultant Interview Questions and Answers

Q1. 1. What's the use of update sets and how do you move update set from one instance to another? Once you imported the update set, what will you do? To check the customisations, You need to do open the update set and do something. What is that... read more
View answer (3)

Senior Consultant Interview Questions asked at other Companies

Q1. 1. What's the use of update sets and how do you move update set from one instance to another? Once you imported the update set, what will you do? To check the customisations, You need to do open the update set and do something. What is that... read more
View answer (3)

Jobs at Capgemini

View all
Interview experience
4
Good
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before May 2023. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. 1. Tell me about yourself. 2. About your experience in the past. 3. Why do you want to work for us. 4. Scenario based questions, what if this happens during a client meeting or something wrong went in prod...

Interview Preparation Tips

Interview preparation tips for other job seekers - Pls be specific to the point, there are few good managers who keep it simple and easy for the candidates

Operations Manager Interview Questions asked at other Companies

Q1. That, if a student, who passed 12th and doesn't want to study further so how would you convince him to study more
View answer (5)

I applied via Company Website and was interviewed in Aug 2022. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Tell me about your self? Explain your Roles and Responsibilities? Technical discussion on the technologies which I worked.
Round 2 - One-on-one 

(1 Question)

  • Q1. About my experience, team handling and the work how I performed.
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion and the doj

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and trust your self and try to impress interviewer as much as you can

Top Capgemini Senior Consultant Interview Questions and Answers

Q1. 1. What's the use of update sets and how do you move update set from one instance to another? Once you imported the update set, what will you do? To check the customisations, You need to do open the update set and do something. What is that... read more
View answer (3)

Senior Consultant Interview Questions asked at other Companies

Q1. 1. What's the use of update sets and how do you move update set from one instance to another? Once you imported the update set, what will you do? To check the customisations, You need to do open the update set and do something. What is that... read more
View answer (3)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed before Feb 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

English, Technical mcq's and cognitive assessment

Round 2 - Assignment 

Communication round, questions are asked to test the ability to speak

Round 3 - Technical 

(4 Questions)

  • Q1. OOPS concepts with explanation
  • Ans. 

    OOPS concepts are fundamental principles in object-oriented programming.

    • Encapsulation: bundling of data and methods into a single unit (class)

    • Inheritance: ability of a class to inherit properties and methods from another class

    • Polymorphism: ability to use a single interface to represent different types of objects

    • Abstraction: hiding unnecessary details and exposing only essential features

    • Example: In a banking system, a '...

  • Answered by AI
  • Q2. Self Introduction, this plays a key role
  • Q3. Projects added in resume
  • Q4. Challenges faced during projects

Top Capgemini Software Engineer Interview Questions and Answers

Q1. In a dark room,there is a box of 18 white and 5 black gloves. You are allowed to pick one and then you are allowed to keep it and check it outside. How many turns do you need to take in order for you to find a perfect pair?
View answer (523)

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (183)

I applied via Naukri.com and was interviewed in Mar 2022. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Program for reverse string
  • Ans. 

    Program to reverse a string

    • Create an empty string to store the reversed string

    • Loop through the original string from the end to the beginning

    • Add each character to the new string

    • Return the new string

  • Answered by AI
  • Q2. Program for prime number
  • Ans. 

    Program to identify prime numbers

    • A prime number is a positive integer greater than 1 that has no positive integer divisors other than 1 and itself

    • One way to check if a number is prime is to divide it by all numbers less than or equal to its square root

    • Another way is to use the Sieve of Eratosthenes algorithm to generate all prime numbers up to a given limit

    • Prime numbers are important in cryptography and number theory

  • Answered by AI
Round 2 - One-on-one 

(5 Questions)

  • Q1. Oops concept in details
  • Ans. 

    Oops concept is a programming paradigm that focuses on objects and their interactions.

    • Oops stands for Object-Oriented Programming System

    • It is based on the concepts of classes and objects

    • Encapsulation, inheritance, and polymorphism are the pillars of Oops

    • It helps in creating modular, reusable, and maintainable code

    • Example: A car can be represented as an object with properties like color, model, and methods like start, s

  • Answered by AI
  • Q2. Mvc routings and custom filter and all filter
  • Q3. Dependancy injection in details
  • Ans. 

    Dependency injection is a design pattern used to remove hard-coded dependencies and make code more flexible and testable.

    • It allows objects to be created with their dependencies supplied from outside.

    • It promotes loose coupling between objects.

    • It can be implemented using constructor injection, setter injection, or interface injection.

    • It simplifies unit testing by allowing dependencies to be easily mocked or stubbed.

    • It im...

  • Answered by AI
  • Q4. Solid principles and design patterns in details
  • Ans. 

    Solid principles and design patterns are essential for writing maintainable and scalable code.

    • SOLID principles are a set of five principles that help in designing maintainable and scalable software.

    • Design patterns are reusable solutions to common software design problems.

    • SOLID principles include Single Responsibility Principle, Open-Closed Principle, Liskov Substitution Principle, Interface Segregation Principle, and D...

  • Answered by AI
  • Q5. About dotnet core in details

Interview Preparation Tips

Interview preparation tips for other job seekers - brushup basic c# concept, sql server . Entity framework

Skills evaluated in this interview

Senior Consultant Engineer Interview Questions asked at other Companies

Q1. How to filter external prefix entering into ospf domain
View answer (1)

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 959 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.9
 • 8.1k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
View all

Capgemini Reviews and Ratings

based on 40.9k reviews

3.7/5

Rating in categories

3.7

Skill development

3.8

Work-life balance

3.0

Salary

3.9

Job security

3.7

Company culture

2.9

Promotions

3.5

Work satisfaction

Explore 40.9k Reviews and Ratings
Control M Administrator

Bangalore / Bengaluru

4-6 Yrs

₹ 5.5-11 LPA

UI Automation test

Pune

4-7 Yrs

Not Disclosed

Solution Architect - Machine Learning

Hyderabad / Secunderabad,

Pune

+1

7-12 Yrs

Not Disclosed

Explore more jobs
Consultant
55.2k salaries
unlock blur

₹5.2 L/yr - ₹18 L/yr

Associate Consultant
50.9k salaries
unlock blur

₹2.9 L/yr - ₹11.8 L/yr

Senior Consultant
45.9k salaries
unlock blur

₹7.5 L/yr - ₹25 L/yr

Senior Analyst
21k salaries
unlock blur

₹2 L/yr - ₹9 L/yr

Senior Software Engineer
20.1k salaries
unlock blur

₹3.5 L/yr - ₹12.3 L/yr

Explore more salaries
Compare Capgemini with

Wipro

3.7
Compare

Accenture

3.8
Compare

Cognizant

3.8
Compare

TCS

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