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
3.8

based on 39.4k Reviews

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 14 Jan 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
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. What is linked list
  • Ans. 

    A linked list is a linear data structure where elements are stored in nodes with each node pointing to the next node in the sequence.

    • Consists of nodes where each node contains data and a reference to the next node

    • Does not have a fixed size like arrays

    • Can easily insert or delete elements without shifting other elements

    • Types include singly linked list, doubly linked list, and circular linked list

  • Answered by AI
  • Q2. Difference between Tuple and list
  • Ans. 

    Tuple is immutable, fixed-size, ordered collection while list is mutable, variable-size, ordered collection.

    • Tuple is created using parentheses () while list is created using square brackets []

    • Tuple elements cannot be changed once assigned while list elements can be modified

    • Tuple is faster than list for iteration and accessing elements

    • Example: Tuple - (1, 2, 3) List - [1, 2, 3]

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare Basic OOP's and small small concepts properly

Skills evaluated in this interview

Top Capgemini Software Analyst Interview Questions and Answers

Q1. Trailing zeros in factorialYou are given an integer N, you need to find the number of trailing zeroes in N! (N factorial). Note: 1. Trailing zeros in a number can be defined as the number of continuous suffix zeros starting from the zeroth ... read more
View answer (3)

Software Analyst Interview Questions asked at other Companies

Q1. Merge IntervalsYou are given N number of intervals, where each interval contains two integers denoting the start time and the end time for the interval. The task is to merge all the overlapping intervals and return the list of merged interv... read more
View answer (3)

Software Developer Interview Questions & Answers

user image Malathi Kandhasamy

posted on 9 Jul 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - Coding Test 

Find a unique number in the given array and basic questions of javascript and react

Interview Preparation Tips

Interview preparation tips for other job seekers - be prepare on basic questions

Top Capgemini Software Developer Interview Questions and Answers

Q1. Split Array with equal sumsYou are given an array/list 'ARR' of size 'N'. You task is to find if there exists a triplet (i, j, k) such that 0 < i , i + 1 < j , j + 1 < k and k < 'N' - 1 and the sum of the subarrays [0, i - 1],[i... read more
View answer (3)

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. Basic java,api,framework,pom level questions

Top Capgemini Senior Automation Test Engineer Interview Questions and Answers

Q1. what are the different types of datatypes in python?
View answer (2)

Senior Automation Test Engineer Interview Questions asked at other Companies

Q1. (1) write a list comprehension to print a list from 1 to 10 (2) write a program to check if a given positive integer is a power of two (3) create a fibonacci series of 100 using recursive function (4) write a program to find missing numbers... read more
View answer (2)

Consultant Interview Questions & Answers

user image Anonymous

posted on 10 Jul 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Tell me about your self
  • Q2. Brief about your project

Top Capgemini Consultant Interview Questions and Answers

Q1. What are the different file replication strategies in Azure blob storage ?
View answer (1)

Consultant Interview Questions asked at other Companies

Q1. How would you pass an entry for travel expenses incurred and paid by employee and was reimbursed? How would the end to end flow happens
View answer (8)

Capgemini interview questions for popular designations

 Analyst

 (454)

 Consultant

 (390)

 Software Engineer

 (312)

 Senior Consultant

 (278)

 Associate Consultant

 (250)

 Senior Analyst

 (157)

 Software Developer

 (149)

 Senior Software Engineer

 (137)

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

I applied via Referral and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Assignment 

Having Technical assessments from Naukri portal hiring and LinkedIn job postings etc.,

Round 2 - Technical 

(1 Question)

  • Q1. Interview related Technical questions on Recruiting and Hiring Process

Get interview-ready with Top Capgemini Interview Questions

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Android components
  • Q2. Activity life cycle
Round 2 - HR 

(1 Question)

  • Q1. Reason for job change

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and prepared well with the basics

Android Developer Interview Questions asked at other Companies

Q1. Cube Sum PairsYou are given a positive integer N, and you have to find the number of ways to represent N as a sum of cubes of two integers(let’s say A and B), such that: N = A^3 + B^3. Note: 1. A should be greater than or equal to one (A&g... read more
View answer (3)

Jobs at Capgemini

View all
Interview experience
3
Average
Difficulty level
Hard
Process Duration
6-8 weeks
Result
No response

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

Round 1 - Coding Test 

Coding regards python.

Round 2 - HR 

(2 Questions)

  • Q1. Self Introduction
  • Q2. About previous company details.

Top Capgemini Softwaretest Engineer Interview Questions and Answers

Q1. What is sap What is sap GRC What is ecc security
View answer (1)

Softwaretest Engineer Interview Questions asked at other Companies

Q1. What is boundary value analysis? How do u perform boundary value testing for User ID & Password textfields in login page?
View answer (2)

Senior Java Developer interview

user image AS Learning

posted on 16 Nov 2021

Associate Interview Questions & Answers

user image MANIKANDAN C

posted on 8 Apr 2024

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

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

Round 1 - HR 

(1 Question)

  • Q1. Basic Details, Like Past company work experience salary details
Round 2 - Technical 

(1 Question)

  • Q1. Material Master Data Basic Questions

Top Capgemini Associate Interview Questions and Answers

Q1. What is journal entry? Give some examples.
View answer (1)

Associate Interview Questions asked at other Companies

Q1. What is mean of TTR & why required for powder coating process ?
View answer (17)

Analyst Interview Questions & Answers

user image Anonymous

posted on 20 Jun 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

1 hr of aptitude round

Round 2 - Technical 

(1 Question)

  • Q1. Technical MCQs related to fibonacci series, coding logics, etc
Round 3 - HR 

(1 Question)

  • Q1. Tell me about yourself,

Top Capgemini Analyst Interview Questions and Answers

Q1. N-th Fibonacci NumberYou are 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. Fibonacci number is calculated u... read more
View answer (5)

Analyst Interview Questions asked at other Companies

Q1. N-th Fibonacci NumberYou are 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. Fibonacci number is calculated u... read more
View answer (5)

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, Agile and Management.
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 638 interviews in last 1 year

Interview experience

4
  
Good
View more

People are getting interviews through

based on 1.3k Capgemini interviews
Job Portal
Referral
Company Website
Campus Placement
WalkIn
Recruitment Consultant
52%
7%
7%
7%
4%
4%
19% candidates got the interview through other sources.
High Confidence
?
High Confidence means the data is based on a large number of responses received from the candidates.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.2k Interviews
Accenture Interview Questions
3.9
 • 8k Interviews
Infosys Interview Questions
3.7
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Cognizant Interview Questions
3.8
 • 5.5k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
LTIMindtree Interview Questions
3.9
 • 2.9k Interviews
IBM Interview Questions
4.1
 • 2.4k Interviews
View all

Capgemini Reviews and Ratings

based on 39.4k reviews

3.8/5

Rating in categories

3.7

Skill development

3.8

Work-Life balance

3.1

Salary & Benefits

3.9

Job Security

3.7

Company culture

2.9

Promotions/Appraisal

3.5

Work Satisfaction

Explore 39.4k Reviews and Ratings
Software Engineer

Bangalore / Bengaluru

1-3 Yrs

₹ 2.4-9.4 LPA

Industrial Operations Engineer - B

Bangalore / Bengaluru

3-5 Yrs

Not Disclosed

Senior Software Engineer

Bangalore / Bengaluru

4-6 Yrs

₹ 4.45-13.8 LPA

Explore more jobs
Consultant
55.2k salaries
unlock blur

₹5.2 L/yr - ₹18 L/yr

Associate Consultant
51.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
20.4k salaries
unlock blur

₹2 L/yr - ₹7.5 L/yr

Senior Software Engineer
19.9k salaries
unlock blur

₹3.5 L/yr - ₹12.5 L/yr

Explore more salaries
Compare Capgemini with

Wipro

3.7
Compare

Accenture

3.9
Compare

Cognizant

3.8
Compare

TCS

3.7
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview