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

Filter interviews by

Capgemini Manager Interview Questions and Answers

Updated 8 Jun 2025

37 Interview questions

A Manager was asked
Q. Tell me about project workflow.
Ans. 

Project workflow is the sequence of steps and tasks involved in completing a project from start to finish.

  • Project workflow outlines the order in which tasks need to be completed

  • It helps in organizing and managing resources effectively

  • It includes defining project scope, setting deadlines, assigning tasks, monitoring progress, and delivering the final product

  • Example: In software development, project workflow may inv...

A Manager was asked
Q. How will you manage delivery independently?
Ans. 

I will manage delivery independently by setting clear goals, delegating tasks effectively, monitoring progress, and adjusting plans as needed.

  • Set clear goals and expectations for the team

  • Delegate tasks based on team members' strengths and workload

  • Monitor progress regularly and address any issues promptly

  • Adjust plans as needed to ensure timely delivery

  • Communicate effectively with team members and stakeholders

Manager Interview Questions Asked at Other Companies

Q1. There is a chairman of a conglomerate. He has been on the post fo ... read more
asked in HDFC Bank
Q2. what is FDI ,procedure how to settle the fund & why FDI need ... read more
asked in Axis Bank
Q3. How would you convince a school secretary to open an account with ... read more
Q4. Materials reached your premises during a factory holiday, and it' ... read more
Q5. What are kpi's?which are the kpi we use in daily basis
A Manager was asked
Q. What was the architecture of the product?
Ans. 

The product was built using a microservices architecture.

  • The architecture was designed to be scalable and flexible.

  • Each microservice was responsible for a specific function.

  • Communication between microservices was done through APIs.

  • Examples of microservices include user authentication, payment processing, and order management.

A Manager was asked
Q. Please share what you know.
Ans. 

The question was not provided.

  • No question provided.

  • Cannot answer without the question.

  • Please provide the question.

What people are saying about Capgemini

View All
thrivingsnapdragon
1d
works at
Accenture
Need feedback regarding One Finance BU at Capgemini
I am planning to join the One Finance Transformation team under Group IT at Capgemini. Can you please provide some insights if it is a good option to join in terms of learning, career progression and monetary benefits? Thanks.
Got a question about Capgemini?
Ask anonymously on communities.
A Manager was asked
Q. Explain Jenkins CI/CD.
Ans. 

Jenkins is a popular open-source automation server used for Continuous Integration and Continuous Delivery/Deployment (CI/CD).

  • Jenkins automates the build, test, and deployment process of software applications.

  • It integrates with various tools and technologies to provide a seamless CI/CD pipeline.

  • Jenkins uses plugins to extend its functionality and support various languages and frameworks.

  • It provides a web-based int...

A Manager was asked
Q. How do you monitor infrastructure and generate alerts for crises?
Ans. 

Infrastructure monitoring and alert generation for crises

  • Implement a monitoring system that tracks key metrics such as CPU usage, memory usage, network traffic, and disk space

  • Set up alerts for when these metrics exceed certain thresholds or when there are anomalies in the data

  • Use a centralized dashboard to view the status of all infrastructure components and quickly identify any issues

  • Ensure that the alert system ...

A Manager was asked
Q. How do you troubleshoot a Jenkins pipeline if it is aborted?
Ans. 

To troubleshoot a Jenkins pipeline if aborted, check logs, identify the cause, and fix the issue.

  • Check the Jenkins console output for error messages

  • Identify the stage or step where the pipeline was aborted

  • Check the logs for any relevant information

  • Fix the issue and rerun the pipeline

Are these interview questions helpful?
A Manager was asked
Q. What are roles and modules in Ansible?
Ans. 

Roles and modules are key components of Ansible automation tool.

  • Roles are a way to organize and group tasks, variables, and files in a structured manner.

  • Modules are pre-written scripts that perform specific tasks on remote hosts.

  • Roles can contain multiple modules and can be reused across different playbooks.

  • Modules can be used independently or as part of a role.

  • Examples of modules include file, copy, service, and ...

A Manager was asked
Q. How do you configure log management?
Ans. 

Log management can be configured by defining log sources, setting log levels, and selecting a log management tool.

  • Identify all the log sources such as servers, applications, and network devices

  • Define log levels for each source to prioritize important logs

  • Select a log management tool such as ELK stack, Splunk, or Graylog

  • Configure the tool to collect and analyze logs from all sources

  • Set up alerts and notifications f...

A Manager was asked
Q. How can you optimize costs for AWS infrastructure?
Ans. 

To cost optimize AWS infra, use reserved instances, auto scaling, and right-sizing.

  • Use reserved instances for predictable workloads

  • Implement auto scaling to adjust resources based on demand

  • Right-size instances to match workload requirements

  • Use cost explorer to identify cost-saving opportunities

  • Consider using spot instances for non-critical workloads

  • Use AWS Trusted Advisor to identify cost optimization opportunitie...

Capgemini Manager Interview Experiences

62 interviews found

Manager Interview Questions & Answers

user image T.RAJASEKHAR REDDY

posted on 21 Nov 2024

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. . ,...... ,..... ...... ...... Na
  • Q2. .,..... ..... ...... ..... Na

Manager Interview Questions & Answers

user image Anonymous

posted on 21 Aug 2024

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

I applied via Naukri.com

Round 1 - Technical 

(2 Questions)

  • Q1. What is virtual method
  • Ans. 

    A virtual method is a method in object-oriented programming that is declared in a base class and can be overridden in derived classes.

    • Virtual methods allow for polymorphism, where a method can be called on an object and the specific implementation is determined at runtime based on the actual type of the object.

    • In C++, virtual methods are declared using the 'virtual' keyword in the base class and can be overridden in de...

  • Answered by AI
  • Q2. Interface vs abstract class
  • Ans. 

    Interfaces define contracts for classes to implement, while abstract classes can provide partial implementations.

    • Interfaces allow multiple inheritance, abstract classes do not

    • Abstract classes can have constructor, interfaces cannot

    • Interfaces are used for defining types, abstract classes are used for code reusability

    • Example: Interface - Comparable, Abstract class - Animal

  • Answered by AI

Skills evaluated in this interview

Manager Interview Questions & Answers

user image Anonymous

posted on 14 Jun 2024

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

(2 Questions)

  • Q1. Difference between bw4hana and bw on Hana
  • Ans. 

    BW4HANA is a separate product designed for HANA database, while BW on HANA is the traditional BW system running on HANA database.

    • BW4HANA is a completely new product built on the HANA database, offering enhanced performance and flexibility.

    • BW on HANA is the traditional BW system that has been optimized to run on the HANA database.

    • BW4HANA allows for more agile data modeling and integration with modern technologies like m...

  • Answered by AI
  • Q2. What is a composite provider
  • Ans. 

    A composite provider is a type of data provider in SAP BW that combines data from multiple InfoProviders into a single virtual InfoProvider.

    • Combines data from multiple InfoProviders

    • Acts as a virtual InfoProvider

    • Allows for complex reporting and analysis by combining data sources

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

(2 Questions)

  • Q1. Previous project experience
  • Q2. Any projects which you were leading
Round 3 - HR 

(1 Question)

  • Q1. Salary expectations

Skills evaluated in this interview

Manager Interview Questions & Answers

user image Anonymous

posted on 6 Aug 2024

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

I applied via Recruitment Consulltant and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Substr('Data Services', 5, 8)
  • Ans. 

    The Substr function extracts a substring from a given string based on specified starting position and length.

    • Substr function syntax: Substr(string, start_position, length).

    • In this case, 'Data Services' starts at index 5 (0-based), extracting 8 characters.

    • The result will be 'Services', as it starts from 'S' in 'Services'.

    • If start_position exceeds string length, it returns an empty string.

  • Answered by AI
  • Q2. Output of nvl('Job.id', '')
  • Ans. 

    The output of the NVL function when 'Job.id' is null or empty

    • NVL function returns the first non-null value from the list of arguments

    • If 'Job.id' is not null, the output will be 'Job.id'

    • If 'Job.id' is null or empty, the output will be an empty string

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Brief Introduction?
  • Ans. 

    Experienced manager with a proven track record in leading teams and achieving business goals.

    • Over 10 years of management experience

    • Strong leadership and communication skills

    • Successful track record in meeting targets and KPIs

    • Ability to motivate and inspire team members

    • Experience in strategic planning and decision-making

    • Example: Led a team of 20 employees to exceed sales targets by 15% in the last quarter

  • Answered by AI
  • Q2. Why are you looking for a change?
  • Ans. 

    Seeking new challenges and opportunities for growth.

    • Looking for opportunities to expand my skill set

    • Seeking a new challenge to keep me motivated

    • Interested in exploring different industries for career growth

  • Answered by AI

Manager Interview Questions & Answers

user image Anonymous

posted on 3 Apr 2024

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

I applied via Approached by Company and was interviewed in Oct 2023. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Interview was completely relevant basis my previous experience mentioned in my CV.
  • Q2. It was friendly conversation with the interviewer
Round 2 - Technical 

(1 Question)

  • Q1. More relevant on zero trust architecture and on cloud security
Round 3 - HR 

(1 Question)

  • Q1. Salary negotiations

Manager Interview Questions & Answers

user image Anonymous

posted on 20 Jun 2024

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

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. Why do you want to leave your current firm

Manager Interview Questions & Answers

user image Anonymous

posted on 7 May 2024

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

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

Round 1 - Technical 

(1 Question)

  • Q1. What is POSC for sap EWM
  • Ans. 

    POSC (Point of Sale Cockpit) is a user interface in SAP EWM for managing and monitoring warehouse activities.

    • POSC provides a centralized view of warehouse operations such as inbound and outbound processes.

    • Users can monitor key performance indicators (KPIs) and make real-time decisions to optimize warehouse efficiency.

    • POSC integrates with other SAP modules like SAP ERP for seamless data flow and visibility.

    • Example: Usin...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - please learn SAP EWM master data

Skills evaluated in this interview

Manager Interview Questions & Answers

user image Anonymous

posted on 21 Oct 2024

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

I applied via Job Portal and was interviewed before Oct 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. MSCRM Selenium Scrum Master
  • Q2. Team handling and experince
Round 2 - Behavioral 

(1 Question)

  • Q1. Client round for MSCRM 365

Manager Interview Questions & Answers

user image Anonymous

posted on 20 Nov 2023

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

I applied via Approached by Company and was interviewed in May 2023. There were 4 interview rounds.

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 - One-on-one 

(1 Question)

  • Q1. Tell me about your self. My previous job roles and responsibilities
  • Ans. 

    I have over 5 years of experience in management roles, overseeing teams and projects to successful completion.

    • Managed a team of 15 employees in a retail setting

    • Developed and implemented strategies to increase sales by 20%

    • Responsible for training new hires and conducting performance evaluations

    • Collaborated with cross-functional teams to launch new product lines

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

(1 Question)

  • Q1. Tell me about your self.
Round 4 - HR 

(1 Question)

  • Q1. Salary negotiation

Manager Interview Questions & Answers

user image Anonymous

posted on 31 Mar 2023

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

I applied via Naukri.com and was interviewed in Mar 2023. 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 

Python twist program
First they asked basic questions and slightly move advance level.
Programming part it's easy for experience person.
First round they take technical questions like difference between list and tuple,
Monkey chunk
Memory management concept
OOPs concepts
Lastly scan CV to ask previous project works and roles responsibility

Round 3 - Technical 

(2 Questions)

  • Q1. Python basic List tuple difference Library Module OOPs concepts Threading concept File Handling API integration Database concept Some basic programming
  • Q2. Some DSA like sorting algorithm Anonymous function Generator concept Decorator

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice python programming
Read some Blog and prepare basic and move on advance to crack any interview.

Capgemini Interview FAQs

How many rounds are there in Capgemini Manager interview?
Capgemini interview process usually has 2-3 rounds. The most common rounds in the Capgemini interview process are Technical, One-on-one Round and HR.
How to prepare for Capgemini Manager 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 Management, Monitoring, Project Management, SOC and Operations.
What are the top questions asked in Capgemini Manager interview?

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

  1. what are the types of instances and which is the lowest cost instance? ex spot,...read more
  2. can u recover an aws keypair if lost , what do you do if lo...read more
  3. What are the ways that you access aws cloud without using cons...read more
What are the most common questions asked in Capgemini Manager HR round?

The most common HR questions asked in Capgemini Manager interview are -

  1. Why are you looking for a chan...read more
  2. What are your strengths and weakness...read more
  3. What are your salary expectatio...read more
How long is the Capgemini Manager interview process?

The duration of Capgemini Manager interview process can vary, but typically it takes about 2-4 weeks to complete.

Tell us how to improve this page.

Overall Interview Experience Rating

3.8/5

based on 58 interview experiences

Difficulty level

Easy 8%
Moderate 88%
Hard 4%

Duration

Less than 2 weeks 38%
2-4 weeks 38%
4-6 weeks 15%
6-8 weeks 4%
More than 8 weeks 4%
View more

Manager Interview Questions from Similar Companies

Genpact Manager Interview Questions
3.8
 • 35 Interviews
TCS Manager Interview Questions
3.6
 • 8 Interviews
Wipro Manager Interview Questions
3.7
 • 7 Interviews
IBM Manager Interview Questions
4.0
 • 3 Interviews
View all
Capgemini Manager Salary
based on 17.2k salaries
₹10.8 L/yr - ₹38 L/yr
37% more than the average Manager Salary in India
View more details

Capgemini Manager Reviews and Ratings

based on 1.1k reviews

3.6/5

Rating in categories

3.6

Skill development

3.8

Work-life balance

2.9

Salary

3.7

Job security

3.5

Company culture

2.7

Promotions

3.4

Work satisfaction

Explore 1.1k Reviews and Ratings
C, SQL, Unix - Manager

Gandhinagar,

Chennai

+1

6-9 Yrs

₹ 10-37 LPA

MongoDB - Manager

Chennai

5-9 Yrs

₹ 14-34.4 LPA

Manager, Data Governance

Hyderabad / Secunderabad

6-9 Yrs

₹ 14.7-35 LPA

Explore more jobs
Consultant
58.6k salaries
unlock blur

₹5.3 L/yr - ₹19 L/yr

Associate Consultant
51.3k salaries
unlock blur

₹2.9 L/yr - ₹12.5 L/yr

Senior Consultant
50k salaries
unlock blur

₹7.8 L/yr - ₹26 L/yr

Senior Analyst
22.1k salaries
unlock blur

₹1.6 L/yr - ₹9.1 L/yr

Senior Software Engineer
21.5k salaries
unlock blur

₹3.5 L/yr - ₹13.5 L/yr

Explore more salaries
Compare Capgemini with

Wipro

3.7
Compare

Accenture

3.8
Compare

Cognizant

3.7
Compare

TCS

3.6
Compare
write
Share an Interview