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 Analyst Interview Questions, Process, and Tips

Updated 23 Mar 2025

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 ...read more
  • Q2. 1) What are the types of master data in SAP MM? 2) What is T-code for creation of material master? 3) What are the types of document in SAP MM? 4) What is T- code for cre ...read more
  • Q3. Prime Numbers within a Range Given an integer N, determine and print all the prime numbers between 2 and N, inclusive. Input: Integer N Output: Prime numbers printed on ...read more
View all 218 questions

Capgemini Analyst Interview Experiences

426 interviews found

Analyst Interview Questions & Answers

user image Anonymous

posted on 30 Jan 2023

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

I applied via Campus Placement and was interviewed in Jul 2022. There were 6 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - English Test 

(1 Question)

  • Q1. Here there will be sentence correction, fill in the blanks and comprehension type questions.
Round 3 - Pseudo code test 

(1 Question)

  • Q1. Here the code was written and we have to answer what is the output it was basically using bitwise operator.
Round 4 - Aptitude Test 

(1 Question)

  • Q1. Here you have to solve aptitude using gaming UI and you have to play game ... Simply go to google and search Capgemini game based aptitude and you will find it.
Round 5 - Cloud questions 

(1 Question)

  • Q1. Here the role is specially for cloud developer so they asked little bit of questions from cloud and networking. And all are mcq
Round 6 - Technical 

(1 Question)

  • Q1. In technical interview they asked me questions on my project and from my resume they also asked questions from OOPS and basics of networking and cloud. In hr they asked me why would you like to join the c...

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on specific thing like DSA and One development domain (web development, app development)

Analyst Interview Questions & Answers

user image Anonymous

posted on 19 Dec 2022

I applied via Company Website and was interviewed in Nov 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. Normal oops concept, sql, java, internship
  • Q2. Introduction, object oriented prog., 15 min interview

Interview Preparation Tips

Interview preparation tips for other job seekers - No tips, take it easy, no need to worry about anything as a fresher

Analyst Interview Questions Asked at Other Companies

asked in Capgemini
Q1. N-th Fibonacci Number Problem Statement Given an integer ‘N’, you ... read more
asked in Deloitte
Q2. Reverse a Number Problem Statement Given an integer 'N', write a ... read more
Q3. A 10x10x10 cube is made up of 1x1x1 cubes. Its outer surface is p ... read more
Q4. Ninja and the Game of Words In this game, Ninja is provided with ... read more
Q5. Good old standard problem: Playing number game with your friend t ... read more

Analyst Interview Questions & Answers

user image Anonymous

posted on 5 Jun 2024

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

I applied via Walk-in and was interviewed before Jun 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Four sections were there

Round 2 - Technical 

(5 Questions)

  • Q1. What is DBMS in SQL?
  • Ans. 

    DBMS in SQL stands for Database Management System, which is a software that allows users to interact with databases.

    • DBMS is a software that enables users to create, manage, and access databases.

    • It provides tools for data organization, storage, retrieval, and security.

    • Examples of popular DBMS in SQL include MySQL, Oracle Database, and Microsoft SQL Server.

  • Answered by AI
  • Q2. What is RDBMS in SQL ?
  • Ans. 

    RDBMS stands for Relational Database Management System in SQL.

    • RDBMS is a type of database management system that stores data in a structured format using rows and columns.

    • It allows users to establish relationships between different data sets.

    • SQL (Structured Query Language) is commonly used to interact with RDBMS.

    • Examples of RDBMS include MySQL, Oracle Database, and Microsoft SQL Server.

  • Answered by AI
  • Q3. What is Oops Concept ?
  • Ans. 

    Oops Concept refers to Object-Oriented Programming concepts like inheritance, encapsulation, polymorphism, and abstraction.

    • Oops Concept stands for Object-Oriented Programming concepts.

    • It includes principles like inheritance, encapsulation, polymorphism, and abstraction.

    • Inheritance allows a class to inherit properties and behavior from another class.

    • Encapsulation involves bundling data and methods that operate on the da...

  • Answered by AI
  • Q4. What is Encapsulation and explain with example?
  • Ans. 

    Encapsulation is the concept of bundling data and methods that operate on the data into a single unit.

    • Encapsulation helps in hiding the internal state of an object and only exposing the necessary functionalities.

    • It allows for better control over the data by preventing direct access from outside the class.

    • Encapsulation promotes code reusability and modularity.

    • Example: In a class representing a car, the variables like sp...

  • Answered by AI
  • Q5. Why did you change your b.tech background from mechanical to IT?
Round 3 - HR 

(3 Questions)

  • Q1. Tell me about yourself
  • Q2. Tell me a part of life where you showed leadership skills?
  • Q3. Tell me a point where your teammate was not supportive but you did something to make him work with the team?

Interview Preparation Tips

Interview preparation tips for other job seekers - Not a good company to be in , Too much politics in the hierarchy

Skills evaluated in this interview

Analyst Interview Questions & Answers

user image Anonymous

posted on 6 Mar 2023

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

I applied via Campus Placement and was interviewed in Sep 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Aptitude Test 

Its not actually an aptitude round. The will give some questions on pseudocodes, dsa and on English.

Round 3 - One-on-one 

(2 Questions)

  • Q1. Explain the logic of Palendrom.
  • Ans. 

    A palindrome is a word, phrase, number, or other sequence of characters that reads the same forward and backward.

    • Palindromes are words or phrases that can be read the same way from left to right and right to left.

    • They are often used in literature, poetry, and word games.

    • Examples of palindromes include 'racecar', 'level', and 'madam'.

  • Answered by AI
  • Q2. What are lists in java
  • Ans. 

    Lists in Java are dynamic data structures that allow storing and manipulating a collection of elements.

    • Lists are part of the Java Collections Framework.

    • They can store elements of any data type.

    • Lists are dynamic, meaning their size can change during runtime.

    • Commonly used list implementations include ArrayList and LinkedList.

    • Lists provide methods for adding, removing, and accessing elements.

    • Example: List names = new Arra...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on the basics of whichever language you are comfortable with.

Skills evaluated in this interview

Capgemini interview questions for designations

 Senior Analyst

 (151)

 Data Analyst

 (54)

 Business Analyst

 (23)

 Associate Analyst

 (20)

 Quality Analyst

 (12)

 Junior Analyst

 (7)

 PMO Analyst

 (2)

 Invoice Analyst

 (2)

Analyst Interview Questions & Answers

user image Anonymous

posted on 27 Mar 2023

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. What is Polymorphism ?
  • Ans. 

    Polymorphism is the ability of an object to take on many forms.

    • It allows objects of different classes to be treated as if they were objects of the same class.

    • It is achieved through method overriding and method overloading.

    • Example: A shape class can have multiple subclasses like circle, square, triangle, etc. and all can be treated as shapes.

    • Example: A method can take different types of objects as parameters and perform

  • Answered by AI
  • Q2. Basic sql question and hr question

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic java and sql / RDBMS question , Prepare with projects

Get interview-ready with Top Capgemini Interview Questions

Analyst Interview Questions & Answers

user image Anonymous

posted on 7 Oct 2024

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

I applied via Company Website and was interviewed before Oct 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What do you know about SAP MM
  • Ans. 

    SAP MM is a module in SAP ERP that deals with material management and inventory management.

    • SAP MM stands for SAP Material Management

    • It involves procurement, inventory management, and invoice verification

    • It helps in managing materials, vendors, and procurement processes efficiently

    • It integrates with other modules like SAP SD and SAP PP for seamless business processes

  • Answered by AI
  • Q2. Why should I hire you
  • Ans. 

    I have the skills, experience, and passion to excel in this role.

    • I have a strong background in data analysis and have successfully completed numerous projects in the past.

    • I am detail-oriented and have a proven track record of delivering high-quality work under tight deadlines.

    • I am a quick learner and always eager to expand my knowledge and skills in the field.

    • I am a team player and have excellent communication skills, ...

  • Answered by AI

Skills evaluated in this interview

Analyst Jobs at Capgemini

View all

Analyst Interview Questions & Answers

user image Anonymous

posted on 5 Nov 2022

I applied via Campus Placement and was interviewed in Oct 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Aptitude Test 

Verbal, Pseudocode, Gamified aptitude

Round 3 - Technical 

(2 Questions)

  • Q1. Tell me about your family background, Questions from Project, What is cloud computing, Example of cloud platforms.
  • Q2. In what domain you want to work?

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare good for aptitude. Throughout the college life do certifications and gain skills.

Analyst Interview Questions & Answers

user image Anonymous

posted on 3 Mar 2023

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. Write program based on oops
  • Ans. 

    A program based on OOPs is a software that utilizes object-oriented programming concepts.

    • Identify the objects and their properties

    • Create classes and define their methods

    • Encapsulate data and behavior within classes

    • Inherit properties and methods from parent classes

    • Polymorphism allows objects to take on multiple forms

  • Answered by AI
  • Q2. Write program for method overloading and overriding
  • Ans. 

    Method overloading and overriding are two concepts in object-oriented programming that allow for the creation of multiple methods with the same name.

    • Method overloading is when multiple methods have the same name but different parameters.

    • Method overriding is when a subclass provides a specific implementation of a method that is already provided by its parent class.

    • In method overloading, the compiler determines which met...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare oops concepts theory and we ll as practice simple code in Paper

Analyst Interview Questions & Answers

user image Anonymous

posted on 4 Jan 2023

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

I applied via Campus Placement and was interviewed in Dec 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Aptitude Test 

Profit Loss , speed 1 hr duration

Round 3 - Technical 

(1 Question)

  • Q1. Basic java and oops concepts and sql
Round 4 - HR 

(1 Question)

  • Q1. Basic Hr question hobby and introduction

Interview Preparation Tips

Interview preparation tips for other job seekers - Yes Interview was good and manage good. But location is soo far away

Analyst Interview Questions & Answers

user image Anonymous

posted on 12 Jun 2023

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

I applied via Campus Placement and was interviewed in Dec 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Coding Test 

Programming questions on c

Round 3 - One-on-one 

(2 Questions)

  • Q1. Basic questions were asked
  • Q2. About c structure union

Capgemini Interview FAQs

How many rounds are there in Capgemini Analyst interview?
Capgemini interview process usually has 2-3 rounds. The most common rounds in the Capgemini interview process are Technical, Aptitude Test and HR.
How to prepare for Capgemini Analyst interview?
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 Finance, Management, Analysis, SQL and Auditing.
What are the top questions asked in Capgemini Analyst interview?

Some of the top questions asked at the Capgemini Analyst interview -

  1. 1) What are the types of master data in SAP MM? 2) What is T-code for creation ...read more
  2. 3. Do you know about OOP concepts? Expla...read more
  3. What is multithreading? ( I used it in my projec...read more
How long is the Capgemini Analyst interview process?

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

Tell us how to improve this page.

Capgemini Analyst Interview Process

based on 314 interviews

6 Interview rounds

  • Aptitude Test Round
  • Technical Round - 1
  • Technical Round - 2
  • HR Round - 1
  • HR Round - 2
  • Technical Round - 3
View more

Analyst Interview Questions from Similar Companies

Accenture Analyst Interview Questions
3.8
 • 204 Interviews
HCLTech Analyst Interview Questions
3.5
 • 120 Interviews
TCS Analyst Interview Questions
3.7
 • 100 Interviews
Wipro Analyst Interview Questions
3.7
 • 70 Interviews
Infosys Analyst Interview Questions
3.6
 • 49 Interviews
Genpact Analyst Interview Questions
3.8
 • 16 Interviews
IBM Analyst Interview Questions
4.0
 • 15 Interviews
View all
Capgemini Analyst Salary
based on 8.7k salaries
₹0.8 L/yr - ₹5.5 L/yr
37% less than the average Analyst Salary in India
View more details

Capgemini Analyst Reviews and Ratings

based on 879 reviews

3.6/5

Rating in categories

3.6

Skill development

3.6

Work-life balance

3.0

Salary

3.6

Job security

3.6

Company culture

2.8

Promotions

3.2

Work satisfaction

Explore 879 Reviews and Ratings
HR Local Services Sr. Analyst -B

Bangalore / Bengaluru

2-3 Yrs

₹ 2.5-8 LPA

Finance Deal Analyst - B

Pune

3-6 Yrs

₹ 3.5-4 LPA

HR Local Services Sr. Analyst -B

Kolkata

2-3 Yrs

₹ 2.5-5.3 LPA

Explore more jobs
Consultant
55.5k salaries
unlock blur

₹5.1 L/yr - ₹18 L/yr

Associate Consultant
50.7k salaries
unlock blur

₹3 L/yr - ₹11.9 L/yr

Senior Consultant
46.7k salaries
unlock blur

₹7.5 L/yr - ₹25 L/yr

Senior Analyst
21k salaries
unlock blur

₹2.2 L/yr - ₹9 L/yr

Senior Software Engineer
20.4k salaries
unlock blur

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