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

Updated 10 Feb 2025

Top Capgemini Data Analyst Interview Questions and Answers

  • Q1. Ninja and His Secret Information Encoding Problem Ninja, a new member of the FBI, has acquired some 'SECRET_INFORMATION' that he needs to share with his team. To ensure ...read more
  • Q2. Equilibrium Index Problem Statement Given an array Arr consisting of N integers, your task is to find the equilibrium index of the array. An index is considered as an eq ...read more
  • Q3. How do you use field parameter in dynamic reporting
View all 27 questions

Capgemini Data Analyst Interview Experiences

53 interviews found

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 22 Jun 2023

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

I applied via campus placement at College of Engineering, Guindy Campus and was interviewed in Oct 2022. There were 5 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 

Set of Pseudocode questions

Round 3 - Aptitude Test 

Set of aptitude and grammatical questions

Round 4 - Aptitude Test 

Game based aptitude test next to the previous one and also all rounds are provided with elimination

Round 5 - Technical 

(1 Question)

  • Q1. Some technical questions on languages with respect to what you have it in resume

Interview Preparation Tips

Interview preparation tips for other job seekers - Be sure with the topics you have it in resume and be clear with the aptitude and pseudo code questions.

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 22 Dec 2022

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Aptitude Test 

Basic question and some game based questions

Round 3 - One-on-one 

(2 Questions)

  • Q1. About project and internship
  • Q2. Normal DS questions and basic questions

Interview Preparation Tips

Interview preparation tips for other job seekers - In interview for me they did't go deep just basic of all things

Data Analyst Interview Questions Asked at Other Companies

asked in Deloitte
Q1. Suppose there is a room in the office and X people enter room thr ... read more
asked in Wipro
Q2. Chocolate Distribution Problem You are given an array/list CHOCOL ... read more
asked in Wipro
Q3. Ninja and Substrings Problem Statement Ninja has to determine all ... read more
asked in Capgemini
Q4. Ninja and His Secret Information Encoding Problem Ninja, a new me ... read more
Q5. Sliding Window Maximum Problem Statement You are given an array/l ... read more

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 12 Sep 2024

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

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

Round 1 - Aptitude Test 

Basic Aptitude questions

Round 2 - One-on-one 

(1 Question)

  • Q1. Basic java questions

Interview Preparation Tips

Interview preparation tips for other job seekers - It was oncapmus hiring.

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 1 Aug 2022

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

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. About myself , Aim, hobbies,
  • Q2. About my studies , eligible or not

Interview Preparation Tips

Topics to prepare for Capgemini Data Analyst interview:
  • Computer Skills
Interview preparation tips for other job seekers - What ever work be given be passionate to your work

Capgemini interview questions for designations

 Senior Data Analyst

 (5)

 Junior Data Analyst

 (3)

 Data Analyst Intern

 (3)

 Associate Data Analyst

 (2)

 Data Engineering Analyst

 (1)

 Associate Consultant Data Analyst

 (1)

 Analyst

 (424)

 Data Entry Operator

 (3)

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 13 Apr 2024

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

I applied via campus placement at Mumbai University and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Logical reasoning, Puzzles

Round 2 - Technical 

(3 Questions)

  • Q1. Python global vs local variables
  • Ans. 

    Global variables in Python are accessible throughout the entire program, while local variables are only accessible within the specific function or block of code.

    • Global variables are declared outside of any function or block of code.

    • Local variables are declared within a function or block of code and are only accessible within that function or block.

    • Global variables can be accessed and modified from anywhere in the progr...

  • Answered by AI
  • Q2. List vs linked list
  • Ans. 

    List vs linked list comparison

    • List is a collection of elements where each element has an index

    • Linked list is a data structure where elements are linked using pointers

    • List allows random access to elements, while linked list requires traversal from the beginning

    • List uses contiguous memory allocation, while linked list uses dynamic memory allocation

  • Answered by AI
  • Q3. Pandas and Numpy libraries questions

Skills evaluated in this interview

Get interview-ready with Top Capgemini Interview Questions

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 7 Apr 2024

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. What is Spring and Spring boot?
  • Ans. 

    Spring is a framework for building Java applications, while Spring Boot is an extension that simplifies the setup and development process.

    • Spring is a comprehensive framework that provides infrastructure support for developing Java applications.

    • Spring Boot is an extension of the Spring framework that simplifies the setup and development of Spring applications.

    • Spring Boot includes features like auto-configuration, embedd...

  • Answered by AI
  • Q2. How is Java platform independent?
  • Ans. 

    Java is platform independent due to its ability to compile code into bytecode that can run on any platform with a Java Virtual Machine (JVM).

    • Java code is compiled into bytecode, which is platform-independent.

    • The bytecode is executed by the Java Virtual Machine (JVM), which is platform-specific.

    • The JVM acts as an interpreter, translating the bytecode into machine code that can run on any platform.

    • This allows Java progra...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for Basics and you will be good

Skills evaluated in this interview

Data Analyst Jobs at Capgemini

View all

Data Analyst Interview Questions & Answers

user image Goddumarri Vanitha

posted on 24 Aug 2022

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

Round 1 - Aptitude Test 

Profit-loss, speed and distance, percentage mostly come problems this topics only.. English grammar and gaming problems, c and java pseudo codes

Round 2 - Technical 

(1 Question)

  • Q1. About your technical skills like c and java Means what is pointer, oops concept
Round 3 - HR 

(1 Question)

  • Q1. Hr means they are check our personality status and mindset

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't believe any other Roomeers like capgemini is late process and, well prepared for all rounds, it's very easy to clean all round. Well prepared and all the best.

Data Analyst Interview Questions & Answers

user image Dhiraj Digrase

posted on 3 Sep 2022

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Aptitude Test 

Game base aftitude wase there

Round 3 - Coding Test 

Coding mcq was there

Round 4 - Technical 

(1 Question)

  • Q1. Tell me about your project

Interview Preparation Tips

Interview preparation tips for other job seekers - Dong only aak for coding bassd project
Ask about what ever project that student made related to his/her branch

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 6 Sep 2022

I applied via AmbitionBox and was interviewed in Aug 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Do not use an unprofessional email address such as cool_boy@email.com. It shows a lack of professionalism by the candidate.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. How many programmer language do you know

Interview Preparation Tips

Interview preparation tips for other job seekers - Self confident and programming skills
Maintain positive body language

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 6 Apr 2022

I applied via LinkedIn and was interviewed in Mar 2022. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Basic question on python
  • Q2. Basic question on sql
  • Q3. Some questions on algorithms

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic concept related question are asked

Capgemini Interview FAQs

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

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

  1. How do you use field parameter in dynamic report...read more
  2. How to improve performance optimization in power...read more
  3. why you shifted your carrier from LifeScience to Data Scie...read more
How long is the Capgemini Data Analyst interview process?

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

Tell us how to improve this page.

Capgemini Data Analyst Interview Process

based on 46 interviews

4 Interview rounds

  • Technical Round
  • Coding Test Round
  • One-on-one Round
  • Personal Interview1 Round
View more

Data Analyst Interview Questions from Similar Companies

View all
Capgemini Data Analyst Salary
based on 1.5k salaries
₹2 L/yr - ₹9.5 L/yr
12% less than the average Data Analyst Salary in India
View more details

Capgemini Data Analyst Reviews and Ratings

based on 149 reviews

3.8/5

Rating in categories

3.8

Skill development

4.0

Work-life balance

3.0

Salary

3.8

Job security

3.7

Company culture

2.9

Promotions

3.4

Work satisfaction

Explore 149 Reviews and Ratings
Data Analyst - A

Hyderabad / Secunderabad

3-5 Yrs

₹ 4.5-8 LPA

Data Analyst - B

Noida

2-4 Yrs

₹ 3.5-4.22 LPA

Data Analyst - B

Chennai

2-5 Yrs

₹ 3-6.5 LPA

Explore more jobs
Consultant
55.2k salaries
unlock blur

₹5.2 L/yr - ₹17.5 L/yr

Associate Consultant
50.8k salaries
unlock blur

₹3 L/yr - ₹10 L/yr

Senior Consultant
46.1k salaries
unlock blur

₹7.5 L/yr - ₹24.5 L/yr

Senior Analyst
20.6k salaries
unlock blur

₹2 L/yr - ₹7.5 L/yr

Senior Software Engineer
20.2k salaries
unlock blur

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