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.9k Reviews

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Capgemini PMO Lead Interview Questions and Answers

Updated 3 Aug 2024

Capgemini PMO Lead Interview Experiences

1 interview found

PMO Lead Interview Questions & Answers

user image Anonymous

posted on 3 Aug 2024

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

I applied via Referral and was interviewed before Aug 2023. There were 3 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Basic Introduction
  • Q2. Previous Org Experience
  • Ans. 

    I have over 5 years of experience leading PMOs in various organizations.

    • Led cross-functional teams to successfully deliver projects on time and within budget

    • Implemented project management best practices to improve efficiency and effectiveness

    • Developed and maintained project plans, schedules, and budgets

    • Managed stakeholder relationships and communication effectively

  • Answered by AI
Round 2 - Behavioral 

(3 Questions)

  • Q1. Hands on to Excel
  • Q2. PMO Knowledge and skills
  • Q3. Related skills like PPT
Round 3 - Behavioral 

(2 Questions)

  • Q1. Overall Progress on previous two rounds
  • Ans. 

    Progress on previous two rounds was on track with successful completion of key milestones.

    • Successfully completed all deliverables within the specified timeline

    • Met or exceeded project goals and objectives

    • Maintained effective communication and collaboration with stakeholders

    • Implemented necessary changes based on feedback received

    • Resolved any issues or roadblocks in a timely manner

  • Answered by AI
  • Q2. Summary of work done in previous org
  • Ans. 

    Led a team in implementing project management processes and tools to improve efficiency and communication.

    • Implemented project management software to track progress and milestones

    • Developed standardized project templates for consistency

    • Led regular project status meetings to ensure alignment and address issues

    • Provided training and support to team members on project management best practices

  • Answered by AI

Interview questions from similar companies

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Learning as a pmo
  • Q2. Characteristics of pmo
  • Ans. 

    Characteristics of PMO include governance, standardization, reporting, and strategic alignment.

    • Governance: PMO ensures projects adhere to organizational policies and procedures.

    • Standardization: PMO establishes consistent project management practices across the organization.

    • Reporting: PMO provides regular updates on project status and performance to stakeholders.

    • Strategic alignment: PMO aligns project objectives with th

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Notice period when can join
  • Q2. Salary negotiable with current pay
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. Belated to ITIL process

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview process and onboarding is very smooth
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Experience related to my current projects, previous projects handled.
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. Tell me about your self
  • Q2. About your internship experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Please be prepared and cummincation is great exposure to crack the same
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. MOSFETs, Amplifiers, RC Circuits, Op-Amps etc
  • Q2. Digital electronics questions on logic gates, sequential circuits and combinational circuits
  • Q3. Coding in Verilog, SV, SVA
Round 2 - Technical 

(2 Questions)

  • Q1. Project Related Questions
  • Q2. Job profile related questions
Round 3 - HR 

(1 Question)

  • Q1. Typical HR Interview

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared and give your best 👍
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

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

Round 1 - Technical 

(2 Questions)

  • Q1. Diff bw CCW and DIS CCW
  • Q2. Diff bw PECI and PICOF
Round 2 - Behavioral 

(2 Questions)

  • Q1. Previous experience
  • Q2. Role in current project in details

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare well for basics in Workday and studio
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Qualification and experience
  • Q2. About my previous organization
Round 2 - One-on-one 

(1 Question)

  • Q1. Was on team leader

Interview Preparation Tips

Interview preparation tips for other job seekers - the HR was behind the money he wanted me to pay 1.5 lak his name is syed

Team Lead Interview Questions & Answers

IBM user image Anonymous

posted on 18 Jan 2025

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

(1 Question)

  • Q1. COBOL SCNEARIO BASED QUESTIONS
Round 2 - Behavioral 

(1 Question)

  • Q1. Toughest coding done so far
  • Ans. 

    Implementing a complex algorithm for optimizing search results in a large-scale e-commerce platform.

    • Developed a custom search algorithm to improve search relevance and speed

    • Implemented data structures like trie and inverted index for efficient search

    • Optimized the algorithm to handle millions of products and user queries

    • Used techniques like caching and parallel processing to enhance performance

  • Answered by AI
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Approached by Company and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Remove duplicates in an array
  • Ans. 

    Use a hash set to remove duplicates in an array of strings

    • Create a hash set to store unique elements

    • Iterate through the array and add each element to the hash set

    • Convert the hash set back to an array to get the unique elements

  • Answered by AI
  • Q2. What is react virtual DOM
  • Ans. 

    React virtual DOM is a lightweight copy of the actual DOM, used for efficient updates and rendering in React applications.

    • Virtual DOM is a concept where a lightweight copy of the actual DOM is created in memory.

    • React uses virtual DOM to efficiently update and render components without directly manipulating the actual DOM.

    • When changes are made to the virtual DOM, React calculates the most efficient way to update the act...

  • Answered by AI
  • Q3. React hooks with example
  • Ans. 

    React hooks are functions that let you use state and other React features without writing a class.

    • React hooks were introduced in React 16.8 to allow functional components to have state and lifecycle methods.

    • useState() is a hook that allows you to add state to functional components.

    • useEffect() is a hook that allows you to perform side effects in functional components.

    • useContext() is a hook that allows you to use the con...

  • Answered by AI

Skills evaluated in this interview

Capgemini Interview FAQs

How many rounds are there in Capgemini PMO Lead interview?
Capgemini interview process usually has 3 rounds. The most common rounds in the Capgemini interview process are Behavioral and HR.
How to prepare for Capgemini PMO Lead 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 Resource management, Project Management, Staffing, Stakeholder Management and Auditing.
What are the top questions asked in Capgemini PMO Lead interview?

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

  1. PMO Knowledge and ski...read more
  2. Related skills like ...read more
  3. Hands on to Ex...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.3k Interviews
Accenture Interview Questions
3.9
 • 8.1k Interviews
Infosys Interview Questions
3.7
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.5k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
View all
Capgemini PMO Lead Salary
based on 189 salaries
₹3.3 L/yr - ₹13 L/yr
23% less than the average PMO Lead Salary in India
View more details

Capgemini PMO Lead Reviews and Ratings

based on 17 reviews

4.1/5

Rating in categories

4.2

Skill development

4.1

Work-life balance

3.2

Salary

4.1

Job security

4.2

Company culture

2.9

Promotions

4.1

Work satisfaction

Explore 17 Reviews and Ratings
Consultant
55.2k salaries
unlock blur

₹5.2 L/yr - ₹18 L/yr

Associate Consultant
52k salaries
unlock blur

₹2.9 L/yr - ₹11.8 L/yr

Senior Consultant
46k salaries
unlock blur

₹7.5 L/yr - ₹25 L/yr

Senior Analyst
20.6k salaries
unlock blur

₹2 L/yr - ₹9 L/yr

Senior Software Engineer
19.9k salaries
unlock blur

₹3.5 L/yr - ₹12.1 L/yr

Explore more salaries
Compare Capgemini with

Wipro

3.7
Compare

Accenture

3.9
Compare

Cognizant

3.8
Compare

TCS

3.7
Compare
Did you find this page helpful?
Yes No
write
Share an Interview