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 PMO Consultant Interview Questions and Answers

Updated 30 May 2024

Capgemini PMO Consultant Interview Experiences

2 interviews found

I applied via Approached by Company and was interviewed before Aug 2021. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Questions were based on my cv.
  • Q2. Answers were based on the questions
Round 2 - One-on-one 

(2 Questions)

  • Q1. Questions were Based on cv
  • Q2. Answers based on the questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be chill and enjoy yourself in the interview
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. How much do you rate your excel skills
  • Q2. Tell me a functionality of Conditional formatting
  • Ans. 

    Conditional formatting allows users to apply formatting to cells based on specified conditions.

    • Allows users to highlight cells based on certain criteria

    • Can be used to easily identify trends or outliers in data

    • Commonly used in Excel spreadsheets for data visualization

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

(2 Questions)

  • Q1. Scenario questions
  • Q2. Questions around your CV

PMO Consultant Interview Questions Asked at Other Companies

asked in Capgemini
Q1. Tell me a functionality of Conditional formatting
Q2. Types of billing used

Interview questions from similar companies

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

I applied via Recruitment Consulltant and was interviewed in Jul 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 - HR 

(2 Questions)

  • Q1. Got call for first round of basic screening
  • Q2. HR asked me to fill the application om job portal
Round 3 - HR 

(1 Question)

  • Q1. Do not submit application multiple times. They wont consider if you have already appllied
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Question on past experiences of your project
  • Q2. Memory management in Android Apps

Interview Preparation Tips

Topics to prepare for Infosys Senior Consultant interview:
  • Kotlin
  • Data Structures
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

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

Round 1 - Technical 

(5 Questions)

  • Q1. Difference between display none, visibility hidden and opacity 0 in CSS
  • Ans. 

    display none hides the element completely, visibility hidden hides the element but still takes up space, opacity 0 makes the element transparent.

    • display none removes the element from the layout

    • visibility hidden hides the element but it still occupies space

    • opacity 0 makes the element transparent but still occupies space

    • Example: display: none; visibility: hidden; opacity: 0;

  • Answered by AI
  • Q2. Write a polyfill for javascript method "filter"
  • Ans. 

    Polyfill for JavaScript method 'filter'

    • Create a function called 'filter' that takes a callback function as an argument

    • Loop through the array and apply the callback function to each element

    • If the callback function returns true, add the element to a new array and return it

  • Answered by AI
  • Q3. Explain ShadowDOM
  • Ans. 

    Shadow DOM is a way to encapsulate the styling and structure of a web component, preventing styles from leaking out and clashing with the rest of the page.

    • Shadow DOM allows for creating self-contained components with their own DOM tree and styling.

    • It helps in preventing styles from the main document affecting the component and vice versa.

    • Shadow DOM can be created using the 'attachShadow' method in JavaScript.

    • It is comm...

  • Answered by AI
  • Q4. Explain Currying in Javascript
  • Ans. 

    Currying is a technique in JavaScript where a function with multiple arguments is transformed into a sequence of functions, each taking a single argument.

    • Currying allows you to create reusable functions with partial application of arguments.

    • It helps in creating more flexible and composable functions.

    • Example: const add = (a) => (b) => a + b; const add5 = add(5); console.log(add5(3)); // Output: 8

  • Answered by AI
  • Q5. What is Event Deligation in javascript
  • Ans. 

    Event delegation in JavaScript is a technique where a single event listener is attached to a parent element to handle events for multiple child elements.

    • Event delegation helps improve performance by reducing the number of event listeners.

    • It is useful for dynamically created elements or elements with similar behavior.

    • Event delegation works by utilizing event bubbling, where events on child elements bubble up to the pare

  • Answered by AI

Interview Preparation Tips

Topics to prepare for TCS Associate Consultant interview:
  • Javascript Basics
  • React.Js
  • Javascript
Interview preparation tips for other job seekers - Having deep knowledge in Javascript is must for React.JS interview.

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Experience level questions
  • Q2. Can you tell me about yourself?
  • Ans. 

    Experienced PMO Executive with a strong background in project management and strategic planning.

    • Over 10 years of experience in leading project management offices

    • Skilled in developing and implementing project management processes and tools

    • Proven track record of successfully managing complex projects and delivering results on time and within budget

    • Strong leadership and communication skills, able to work effectively with

  • Answered by AI
Round 2 - Client Interview 

(2 Questions)

  • Q1. Experience level questions
  • Q2. Team management and recruitment process
Round 3 - HR 

(2 Questions)

  • Q1. What is your current Cost to Company (CTC) and what are your career goals?
  • Ans. 

    My current CTC is $100,000 per year. My career goal is to become a PMO Director within the next 5 years.

    • Current CTC is $100,000 per year

    • Career goal is to become a PMO Director within the next 5 years

  • Answered by AI
  • Q2. Expected CTC

Consultant Interview Questions & Answers

Wipro user image rontala ramya

posted on 10 Nov 2024

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. Explain inter company accounting
  • Ans. 

    Inter company accounting involves recording financial transactions between different entities within the same organization.

    • Inter company accounting ensures accurate financial reporting within a group of companies.

    • Transactions between entities are eliminated to avoid double counting.

    • Common inter company transactions include sales, purchases, loans, and transfers of assets.

    • Inter company accounts are used to track these t...

  • Answered by AI
  • Q2. Foreign Currency Revaluation
Round 2 - Technical 

(2 Questions)

  • Q1. Explain the process you follow for support project
  • Q2. How do you manage a team
  • Ans. 

    I manage a team by setting clear goals, providing support and resources, fostering open communication, and recognizing achievements.

    • Set clear goals and expectations for team members

    • Provide necessary support and resources for team to succeed

    • Foster open communication and encourage collaboration

    • Recognize and reward team achievements

    • Delegate tasks effectively based on team members' strengths and skills

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - They may touch even the modules which haven't kept in the resume. it's better to be prepared for all.
Interview experience
3
Average
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Job Portal and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Coding Test 

I have three questions: 1. How to handle null values? 2. What are ranking functions? 3. Can you explain self joins?

Round 2 - One-on-one 

(2 Questions)

  • Q1. Project description
  • Q2. Tools used
  • Ans. 

    I primarily use tools such as Microsoft Excel, PowerPoint, and Tableau for data analysis and visualization.

    • Microsoft Excel for data manipulation and analysis

    • PowerPoint for creating presentations

    • Tableau for data visualization

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare thoroughly for scenario-based SQL questions for the coding round.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Jan 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Element locators
  • Q2. Diffirent waits
Round 2 - Technical 

(2 Questions)

  • Q1. Write code to automate a page
  • Q2. Regresion testing
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at National Institute of Technology,(NIT), Manipur and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Voice assesment,which will be evaluated by ai

Round 2 - Technical 

(2 Questions)

  • Q1. Introduce yourself
  • Q2. Basic dsa question on printing pattern

Capgemini Interview FAQs

How many rounds are there in Capgemini PMO Consultant interview?
Capgemini interview process usually has 2 rounds. The most common rounds in the Capgemini interview process are One-on-one Round.
How to prepare for Capgemini PMO Consultant 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 Project Management, Contract Management, Delivery Management, Partner Management and PMO.
What are the top questions asked in Capgemini PMO Consultant interview?

Some of the top questions asked at the Capgemini PMO Consultant interview -

  1. Tell me a functionality of Conditional formatt...read more
  2. Answers were based on the questi...read more
  3. Questions were Based on...read more

Tell us how to improve this page.

People are getting interviews through

based on 2 Capgemini interviews
Referral
50%
50% candidates got the interview through other sources.
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient 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
 • 7.9k Interviews
Infosys Interview Questions
3.7
 • 7.4k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Cognizant Interview Questions
3.8
 • 5.5k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.7k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
LTIMindtree Interview Questions
3.9
 • 2.8k Interviews
IBM Interview Questions
4.1
 • 2.3k Interviews
View all
Capgemini PMO Consultant Salary
based on 292 salaries
₹3 L/yr - ₹10.2 L/yr
22% less than the average PMO Consultant Salary in India
View more details

Capgemini PMO Consultant Reviews and Ratings

based on 40 reviews

3.6/5

Rating in categories

3.5

Skill development

3.8

Work-Life balance

2.7

Salary & Benefits

4.0

Job Security

3.4

Company culture

2.3

Promotions/Appraisal

3.1

Work Satisfaction

Explore 40 Reviews and Ratings
Consultant
55.3k salaries
unlock blur

₹5.2 L/yr - ₹18 L/yr

Associate Consultant
52k salaries
unlock blur

₹2.9 L/yr - ₹11.6 L/yr

Senior Consultant
46k salaries
unlock blur

₹7.5 L/yr - ₹25 L/yr

Senior Analyst
20.5k 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