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 39k 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 24 Dec 2024

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
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Mvc architecture
  • Q2. Ruby and rails basics
Round 2 - Technical 

(2 Questions)

  • Q1. Past projects and architectural questions
  • Q2. Sql, security, deployment

Top Capgemini Senior Software Developer Interview Questions and Answers

Q1. What is call, apply and bind in JavaScript?
View answer (1)

Senior Software Developer Interview Questions asked at other Companies

Q1. Intersection of Linked ListYou are given two Singly Linked List of integers, which are merging at some node of a third linked list. Your task is to find the data of the node at which merging starts. If there is no merging, return -1. For ex... read more
View answer (4)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. Write Java 8 streams API code to test if string is a palindrome
  • Ans. 

    Using Java 8 streams API to check if a string is a palindrome

    • Use stream to convert the string to a character array

    • Reverse the character array using stream

    • Compare the reversed array with the original array to check for palindrome

  • Answered by AI
  • Q2. Difference between @pathvariable and @requestParam
  • Ans. 

    PathVariable is used to extract values from the URI while RequestParam is used to extract values from query parameters.

    • PathVariable is used to bind a method parameter to a URI template variable in a Spring MVC application.

    • RequestParam is used to extract query parameters from the URL in a Spring MVC application.

    • PathVariable is part of the URI while RequestParam is part of the query parameters.

    • PathVariable is used for ma...

  • Answered by AI
  • Q3. What happens when same key value is entered in HAshmap
  • Ans. 

    When the same key value is entered in a HashMap, the new value will overwrite the existing value associated with that key.

    • When a duplicate key is added, the new value will replace the old value for that key

    • HashMap does not allow duplicate keys, so each key must be unique

    • Retrieving the value for a key will return the most recently added value

  • Answered by AI

Skills evaluated in this interview

Top Capgemini Senior Software Developer Interview Questions and Answers

Q1. What is call, apply and bind in JavaScript?
View answer (1)

Senior Software Developer Interview Questions asked at other Companies

Q1. Intersection of Linked ListYou are given two Singly Linked List of integers, which are merging at some node of a third linked list. Your task is to find the data of the node at which merging starts. If there is no merging, return -1. For ex... read more
View answer (4)
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-

I applied via Approached by Company

Round 1 - One-on-one 

(1 Question)

  • Q1. Kyc money laundering related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Never interviewed with them without knowing the position and their budget for the position.

Top Capgemini Process Associate Interview Questions and Answers

Q1. Tell me something about eurobonds, capital market. Describe your resume.
View answer (5)

Process Associate Interview Questions asked at other Companies

Q1. How will you explain a red colour (or any colour) to a person who is blind since his or her birth?
View answer (18)
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I was interviewed in Apr 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Eagar & Lazy loading
  • Q2. Why hibernate is used?
  • Ans. 

    Hibernate is used as an ORM (Object-Relational Mapping) tool in Java to simplify database operations.

    • Automatically maps Java classes to database tables

    • Eliminates the need for writing complex SQL queries

    • Provides caching mechanisms for improved performance

    • Supports inheritance, associations, and polymorphism

    • Enables developers to focus on business logic rather than database operations

  • Answered by AI

Skills evaluated in this interview

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)

Capgemini interview questions for popular designations

 Analyst

 (450)

 Consultant

 (389)

 Software Engineer

 (307)

 Senior Consultant

 (273)

 Associate Consultant

 (248)

 Senior Analyst

 (155)

 Software Developer

 (144)

 Senior Software Engineer

 (132)

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

(2 Questions)

  • Q1. Functional knowledge of Teamcenter application, modules ?
  • Q2. There are modules such as workflow designer, organisation, change management, TCRA etc.

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 (520)

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 (167)

Get interview-ready with Top Capgemini Interview Questions

Tableau Developer Interview Questions & Answers

user image shivanand aravat

posted on 9 Mar 2024

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

I was interviewed in Feb 2024.

Round 1 - Technical 

(5 Questions)

  • Q1. Live and Extract
  • Q2. Scenario Donut chart
  • Q3. LOD Scenario use case
  • Q4. Difference between rank and dense rank
  • Ans. 

    Rank assigns unique ranks to each row, while dense rank assigns consecutive ranks without gaps.

    • Rank leaves gaps in rank numbers if there are ties, while dense rank does not

    • Rank function is non-consecutive, while dense rank function is consecutive

    • Rank function can skip numbers, while dense rank function does not

  • Answered by AI
  • Q5. 2nd highest salary

Skills evaluated in this interview

Top Capgemini Tableau Developer Interview Questions and Answers

Q1. How many type of LOD Calculation
View answer (2)

Tableau Developer Interview Questions asked at other Companies

Q1. What are the filters? Name the different filters in tableau?
View answer (7)

Jobs at Capgemini

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

(2 Questions)

  • Q1. Tell me About your profile roles and responsibilities?
  • Q2. What are the difficulties and critical issue you faced in your career? How you resolved ?

Top Capgemini Senior Associate Interview Questions and Answers

Q1. What's is Capital Market? what is Derivatives? Difference between bond and equity? They ask some basics questions like this.
View answer (2)

Senior Associate Interview Questions asked at other Companies

Q1. On an average, how many invoices can you process in a day?
View answer (10)

Java Developer interview

user image Rainak Majumder

posted on 16 Nov 2021

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. E2E Securitisation process

Lead Business Analyst Interview Questions asked at other Companies

Q1. What is Counterparty Credit Risk? What is CVA and how is it calculated?
View answer (1)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What are the different ways to locate elements in web page
  • Ans. 

    Different ways to locate elements in a web page include using XPath, CSS selectors, ID, class name, tag name, and link text.

    • XPath: Allows you to navigate through the HTML structure of a web page.

    • CSS selectors: Can be used to target specific elements based on their attributes.

    • ID: Unique identifier for an element on a web page.

    • Class name: Used to group elements with similar styling.

    • Tag name: Targets elements based on the...

  • Answered by AI
  • Q2. How to work with list in Selenium
  • Ans. 

    Working with lists in Selenium involves locating elements, storing them in a list, and performing actions on them.

    • Locate elements using findElements() method

    • Store elements in a List

    • Iterate through the list to perform actions on each element

    • Example: List elements = driver.findElements(By.xpath("//ul/li"));

Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. How do you disagree to agree
  • Q2. Share faced challenges in team
  • Ans. 

    I faced challenges in team communication and conflicting priorities.

    • Miscommunication leading to delays in project timelines

    • Conflicting priorities causing tension within the team

    • Difficulty in aligning team members' goals and objectives

  • Answered by AI

Skills evaluated in this interview

Top Capgemini Quality Engineer Interview Questions and Answers

Q1. What are the different ways to locate elements in web page
View answer (1)

Quality Engineer Interview Questions asked at other Companies

Q1. What is MSA and addition of msa version, type of msa ,what different between variable data and attibute data .why difine flase and miss rate calculate by msa .
View answer (8)

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 629 interviews in last 1 year

Interview experience

4
  
Good
View more

People are getting interviews through

based on 1.2k 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
 • 10k Interviews
Accenture Interview Questions
3.9
 • 7.8k Interviews
Infosys Interview Questions
3.7
 • 7.4k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Cognizant Interview Questions
3.8
 • 5.4k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.7k Interviews
HCLTech Interview Questions
3.6
 • 3.6k Interviews
Genpact Interview Questions
3.9
 • 2.9k Interviews
LTIMindtree Interview Questions
3.9
 • 2.7k Interviews
IBM Interview Questions
4.1
 • 2.3k Interviews
View all

Capgemini Reviews and Ratings

based on 39k 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 39k Reviews and Ratings
Business Advisor - B

Noida

2-5 Yrs

Not Disclosed

Business Advisor - A

Noida

2-5 Yrs

Not Disclosed

Talent Manager

Mumbai

6-9 Yrs

Not Disclosed

Explore more jobs
Consultant
55.4k salaries
unlock blur

₹5.1 L/yr - ₹18 L/yr

Associate Consultant
52.8k salaries
unlock blur

₹2.9 L/yr - ₹11.6 L/yr

Senior Consultant
45.9k salaries
unlock blur

₹7.3 L/yr - ₹24 L/yr

Senior Analyst
20.3k salaries
unlock blur

₹2 L/yr - ₹9 L/yr

Senior Software Engineer
19.8k salaries
unlock blur

₹3.5 L/yr - ₹12.4 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