Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by LTIMindtree Team. If you also belong to the team, you can get access from here

LTIMindtree Verified Tick

Compare button icon Compare button icon Compare
3.9

based on 19.9k Reviews

Filter interviews by

LTIMindtree PMO Interview Questions and Answers

Updated 9 Jan 2024

LTIMindtree PMO Interview Experiences

1 interview found

PMO Interview Questions & Answers

user image Sagar gadbail

posted on 9 Jan 2024

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

I applied via LinkedIn and was interviewed in Dec 2023. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Pmo related and project related
Round 2 - One-on-one 

(1 Question)

  • Q1. Project management
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion and previous experience

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 

Questions will be on coding like C++, Java, Python and on other Technologies.

Round 3 - Technical 

(1 Question)

  • Q1. Technical questions will ask
Round 4 - HR 

(1 Question)

  • Q1. HR related questions will ask

PMO Interview Questions & Answers

Wipro user image Diksha Tiwari

posted on 10 Jun 2022

I applied via Referral and was interviewed in May 2022. 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. Introduction and technical
Round 3 - Technical 

(1 Question)

  • Q1. Technical, communication and other knowledge
Round 4 - HR 

(2 Questions)

  • Q1. Introduction and experience
  • Q2. It's all about salary

Interview Preparation Tips

Interview preparation tips for other job seekers - communication and work experience knowledge is much more important.

PMO Interview Questions & Answers

NTT Data user image Anonymous

posted on 13 Dec 2021

I applied via Recruitment Consultant and was interviewed in Jun 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. How familiar are you with clarity
  • Q2. Yes use it day to day

Interview Preparation Tips

Interview preparation tips for other job seekers - be honest, be precise, i interviewed for banking client, basically if you are being hired for a client ,your ntt interview wont happen or doesnt matter, so any advice here is quite not helpful

PMO Interview Questions & Answers

Accenture user image Anonymous

posted on 31 May 2021

I applied via Naukri.com and was interviewed in May 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What is project management
  • Ans. 

    Project management is the process of planning, organizing, and controlling resources to achieve specific goals within a defined timeline.

    • It involves identifying project goals and objectives

    • Creating a detailed project plan

    • Assigning tasks and responsibilities to team members

    • Monitoring progress and making adjustments as needed

    • Ensuring that the project is completed on time and within budget

    • Examples include construction pro

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be ready for too many technical levels

PMO Interview Questions & Answers

IBM user image Anonymous

posted on 13 Jul 2021

Interview Questionnaire 

1 Question

  • Q1. Tell how you managed a tech failure

Interview Preparation Tips

Interview preparation tips for other job seekers - Tell truth
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - One-on-one 

(4 Questions)

  • Q1. Can you provide a self-introduction?
  • Q2. What skills do you possess that are relevant to this position?
  • Q3. My Name is Mahasin Gazi From Basirhat I have done Graduation In BA From Basirhat College and another Skill in Computer Diploma, Computer Coding In C,Java Python,My SQL , Advance Excel,
  • Q4. Looking for The job at the moment
Round 2 - One-on-one 

(2 Questions)

  • Q1. What skills do you possess that you would like to introduce?
  • Q2. What are your hobbies?

Interview Preparation Tips

Interview preparation tips for other job seekers - My goal is to secure a job in the future.
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Hirachand Nemchand College of Commerce, Solapur and was interviewed in Oct 2023. There were 4 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 - Aptitude Test 

It was based on 5 subjects.
1. Verbal Ability 2. Numerical Ability 3. Data Interpretation 4. Quantitative aptitude 5. Reasoning.

Round 3 - Technical 

(1 Question)

  • Q1. Tell me about yourself? Why do you want job in this company? What is your college experience, like what assignments, projects you did.. What are your strengths and weakness? Which book did you read recentl...
  • Ans. 

    I am a BPS Analyst with college experience in various assignments and projects. I am motivated to work in this company due to its reputation and growth opportunities.

    • College experience includes assignments and projects

    • Motivated to work in this company due to reputation and growth opportunities

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Who is the CEO of the company? What is TCS ? Tell me about your family Are you Okay with doing nigt shifts? What is your salary expectation? Who get you here?/who told you about the vacancy? - reference.. ...
  • Ans. 

    TCS is a multinational IT services and consulting company headquartered in Mumbai, India.

    • TCS stands for Tata Consultancy Services.

    • It is one of the largest IT services companies in the world.

    • TCS provides a wide range of services including software development, consulting, and business process outsourcing.

    • The company has a global presence with offices and delivery centers in multiple countries.

    • TCS is known for its expert...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm and give answers which they ask. They know you're a fresher so they treat you so kind. You must communicate them in English Language Only so be prepared for it..!

Interview Questionnaire 

1 Question

  • Q1. What is an array
  • Ans. 

    An array is a collection of elements of the same data type, stored in contiguous memory locations.

    • Arrays can be of any data type, including integers, floats, and objects.

    • Elements in an array can be accessed using their index number.

    • Arrays can be multidimensional, with multiple rows and columns.

    • Example: string[] names = {"John", "Jane", "Bob"};

    • Example: int[] numbers = new int[5];

    • Example: int[,] matrix = new int[3,3];

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It's quite simple

Skills evaluated in this interview

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

I applied via LinkedIn and was interviewed before Oct 2022. There were 2 interview rounds.

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

(2 Questions)

  • Q1. How many soql query can we write in for loop
  • Ans. 

    SOQL queries in a for loop should be avoided due to governor limits

    • Avoid writing SOQL queries inside for loops to prevent hitting governor limits

    • Use collections like lists or maps to query data outside of loops

    • Limit the number of SOQL queries to stay within governor limits

  • Answered by AI
  • Q2. How many soal query we can write in switch case
  • Ans. 

    You can write only one SQL query in each case of a switch statement.

    • Each case in a switch statement can only contain one SQL query.

    • If you need to execute multiple SQL queries, you can use separate switch cases or other control structures.

    • Example: switch (variable) { case 1: query1; break; case 2: query2; break; default: defaultQuery; }

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Zilch may the force be with you

LTIMindtree Interview FAQs

How many rounds are there in LTIMindtree PMO interview?
LTIMindtree interview process usually has 3 rounds. The most common rounds in the LTIMindtree interview process are HR, Technical and One-on-one Round.
How to prepare for LTIMindtree PMO 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 LTIMindtree. The most common topics and skills that interviewers at LTIMindtree expect are Excel, Operations Management, Project Management, Administration and Billing.
What are the top questions asked in LTIMindtree PMO interview?

Some of the top questions asked at the LTIMindtree PMO interview -

  1. Pmo related and project rela...read more
  2. Project managem...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 LTIMindtree interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.1k 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
Capgemini Interview Questions
3.8
 • 4.7k 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
IBM Interview Questions
4.1
 • 2.3k Interviews
View all
LTIMindtree PMO Salary
based on 42 salaries
₹4 L/yr - ₹17.4 L/yr
27% more than the average PMO Salary in India
View more details

LTIMindtree PMO Reviews and Ratings

based on 7 reviews

4.4/5

Rating in categories

4.7

Skill development

4.5

Work-Life balance

3.2

Salary & Benefits

3.7

Job Security

4.0

Company culture

3.2

Promotions/Appraisal

4.4

Work Satisfaction

Explore 7 Reviews and Ratings
Senior Software Engineer
21.2k salaries
unlock blur

₹4.7 L/yr - ₹18.4 L/yr

Software Engineer
16.2k salaries
unlock blur

₹2 L/yr - ₹10 L/yr

Module Lead
6.8k salaries
unlock blur

₹7 L/yr - ₹25 L/yr

Technical Lead
6.5k salaries
unlock blur

₹9.3 L/yr - ₹36.8 L/yr

Senior Engineer
4.4k salaries
unlock blur

₹4.2 L/yr - ₹16.1 L/yr

Explore more salaries
Compare LTIMindtree with

Cognizant

3.8
Compare

Capgemini

3.8
Compare

Accenture

3.9
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