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 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
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected

I applied via Naukri.com

Round 1 - One-on-one 

(1 Question)

  • Q1. INterview was based on COre Java and J2EE.
Round 2 - One-on-one 

(1 Question)

  • Q1. Questions based on J2EE and Core Java

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

Round 1 - Technical 

(1 Question)

  • Q1. Sorting array based on streams in java8, concurrent api changes in java8, optional class, functional interface. Lamba. Comparable vs comparator
  • Ans. 

    Answering questions on Java 8 features such as streams, concurrent API, optional class, functional interface, lambda, and comparable vs comparator.

    • Java 8 streams can be used to sort arrays based on specific criteria

    • Concurrent API in Java 8 allows for parallel processing of data

    • Optional class is used to handle null values in a more efficient way

    • Functional interfaces are interfaces with only one abstract method, used for...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Scenarios based solutions to problems and java8, exception, immutable class and spring boot annotations
Round 3 - HR 

(1 Question)

  • Q1. About atos. Why atos and previous projects i worked on.

Interview Preparation Tips

Interview preparation tips for other job seekers - Preparing for logical solution, concept of java8 and coding.

I applied via Approached by Company and was interviewed in Jan 2022. There was 1 interview round.

Round 1 - HR 

(15 Questions)

  • Q1. What are your salary expectations?
  • Q2. What is your family background?
  • Q3. Share details of your previous job.
  • Q4. Why should we hire you?
  • Q5. Why are you looking for a change?
  • Q6. Where do you see yourself in 5 years?
  • Q7. What are your strengths and weaknesses?
  • Q8. Tell me about yourself.
  • Q9. Why should we hire you
  • Q10. What are your strengths and weaknesses
  • Q11. What are your family backgrounds
  • Q12. What are your salary expectations
  • Q13. Where do you see your self 5 years
  • Q14. Share detail your previous job
  • Q15. Why are you looking for a change

Interview Preparation Tips

Interview preparation tips for other job seekers - I am best in company. Improve my company. The company best in world

I was interviewed in Apr 2021.

Interview Questionnaire 

6 Questions

  • Q1. Select columnname as 1 from employee table,Output if employee table contain 100 record?
  • Ans. 

    The question is asking to select a column named 'columnname' as '1' from the employee table and provide the output if the table contains 100 records.

    • The column 'columnname' does not exist in the employee table, so the query will result in an error.

    • The value '1' will be selected for each record in the employee table, resulting in 100 rows with the value '1'.

    • The output will be a single column with 100 rows, all containin

  • Answered by AI
  • Q2. Can we perform DML operation on UDF function?
  • Ans. 

    No, DML operations cannot be performed on UDF functions.

    • UDF functions are read-only and cannot modify the data in the database.

    • DML operations can only be performed on tables or views.

    • UDF functions can be used in SELECT statements to retrieve data.

    • Examples of UDF functions include string manipulation, date calculations, and mathematical operations.

  • Answered by AI
  • Q3. Diff b/w Virtual and new keyword?
  • Ans. 

    Virtual keyword is used for method overriding while new keyword is used for hiding base class member.

    • Virtual keyword is used to allow a derived class to override a method in the base class.

    • New keyword is used to hide a base class member in the derived class.

    • Virtual keyword is used with the base class method while new keyword is used with the derived class method.

    • Virtual keyword is used for runtime polymorphism while ne

  • Answered by AI
  • Q4. What is method hiding?
  • Ans. 

    Method hiding is a technique in object-oriented programming where a subclass provides a method with the same name as a method in its superclass.

    • Method hiding is also known as static polymorphism or compile-time polymorphism.

    • It allows a subclass to provide its own implementation of a method without affecting the superclass's implementation.

    • The method in the subclass must have the same name and signature as the method in...

  • Answered by AI
  • Q5. Return type of patial view and render partial view?
  • Ans. 

    Partial view returns HTML string while render partial view writes directly to response stream.

    • Partial view returns HTML string that can be used in the main view

    • Render partial view writes directly to response stream

    • Partial view can be used to render reusable components

    • Render partial view can be used to render a partial view without a layout

  • Answered by AI
  • Q6. Select a.*,b.* From employee a,Employee2 b? Output please...
  • Ans. 

    SQL query to select all columns from two tables.

    • Use SELECT statement to select columns from tables.

    • Use aliases to differentiate columns from different tables.

    • Separate table names with comma in FROM clause.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Try to prepare basic questions instead at high level ,answer question what interviewer want to listen, Don't try to give answer in hotpotch way else they will come with next ques ... Best of luck

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Jul 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Java 8, multithreading, design patterns, spring, micro services
  • Q2. CICD pilelines

Interview Preparation Tips

Interview preparation tips for other job seekers - Kindly switch on video if you want candidate to switch their video

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.

Capgemini PMO Lead Interview Process

based on 3 interviews

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
View all
Capgemini PMO Lead Salary
based on 187 salaries
₹3.3 L/yr - ₹13 L/yr
27% 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.1k salaries
unlock blur

₹5.1 L/yr - ₹17.5 L/yr

Associate Consultant
50.9k salaries
unlock blur

₹3 L/yr - ₹11.8 L/yr

Senior Consultant
46.1k salaries
unlock blur

₹7.5 L/yr - ₹25 L/yr

Senior Analyst
20.8k salaries
unlock blur

₹2 L/yr - ₹9 L/yr

Senior Software Engineer
20.1k salaries
unlock blur

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