Upload Button Icon Add office photos

Wipro Digital

Compare button icon Compare button icon Compare

Filter interviews by

Wipro Digital Senior Project Manager Interview Questions and Answers

Updated 21 Jul 2024

Interview questions from similar companies

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

I applied via Referral and was interviewed before Nov 2022. 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 - One-on-one 

(2 Questions)

  • Q1. How you initiate Project
  • Q2. In consultation with the delivery manager and customer
Round 3 - HR 

(2 Questions)

  • Q1. What is your expected CTC
  • Ans. 

    My expected CTC is negotiable based on the responsibilities and benefits offered by the company.

    • My expected CTC is based on my experience, skills, and the market rate for Senior Project Managers.

    • I am open to discussing the salary range during the interview process.

    • I am looking for a competitive salary package that reflects my expertise and contributions to the role.

  • Answered by AI
  • Q2. Negotiation with HR on the CTC

Interview Preparation Tips

Interview preparation tips for other job seekers - Project Management related questions

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

Interview Questionnaire 

2 Questions

  • Q1. Project Management Related Questions.
  • Q2. Questions about projects handled in previous organizations.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared for questions on Project Management domain. Expect questions from Project Initiation. Planning, Execution, Monitoring and Control, Closure
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Aug 2022. There were 2 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 - Technical 

(2 Questions)

  • Q1. More in Pega questions and delivery management
  • Q2. Pega project delivery and SDLC kpi's are the discussion key items.

Interview Preparation Tips

Interview preparation tips for other job seekers - Please stay away as they don't have many projects with delivery ownership. You will be asked to do PMO work which a junior can do. Not a place to learn anything new or upskilling.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Oct 2023. There were 4 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 - One-on-one 

(1 Question)

  • Q1. Current Roles and responsibilities
  • Ans. 

    Currently leading a team of project managers and overseeing multiple projects from initiation to completion.

    • Leading a team of project managers

    • Overseeing multiple projects from initiation to completion

    • Ensuring projects are delivered on time and within budget

    • Collaborating with stakeholders to define project scope and objectives

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Technical questions on Azure
Round 4 - HR 

(1 Question)

  • Q1. Budget and variable pay

I applied via Walk-in and was interviewed before Jan 2021. There were 5 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Database concepts
  • Q2. Engineering achievements
  • Q3. Project for final year
  • Ans. 

    Developed a web-based project management system for a construction company.

    • Used PHP and MySQL for backend development.

    • Implemented a responsive UI using Bootstrap and jQuery.

    • Incorporated features such as task assignment, progress tracking, and document management.

    • Conducted user testing and made improvements based on feedback.

    • Completed the project within the given timeline and budget.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Need to be good in communication skills ,need to be confident






















I appeared for an interview in Sep 2017.

Interview Questionnaire 

4 Questions

  • Q1. Technical interview take by client technical person actually they are hiring for another client so they took total 3 technical round and final will HR round
  • Q2. Asking about life cycle of Dot net mvc contols entity frame work and SQL queries
  • Q3. Problem based on oops and SQL queries outputs
  • Q4. Basic questions about my self ,salary discussion basic formalities form I have to fill up

Interview Preparation Tips

Round: Test
Experience: There were around 15 objective question that includes mvc, c#.net and SQL server. It was very simple question like different types of filters,Acton results in mvc. Basic oops concept and dot net web page regarding

Round: Resume Shortlist
Experience: After completing test round another was technical round discussed maily for mvc and SQL server questions. Around 30 mint discussion. After qualify this round another round will start from client technical staff.

General Tips: It was for 2-3 year experience person very simple to crack but focus on you which profile you are looking for study interview questions from net
Skills: Dot net mve oops concept jQuery and SQL server

I applied via Naukri.com and was interviewed in May 2019. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. I was called for Oracle APEX developer role. So I am supposed to expose my Oracle APEX experience first of all.
  • Q2. All PL/SQL fundamentals and Written test on coding in PLSQL

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared and stay confident.

Interview Questionnaire 

5 Questions

  • Q1. Cte vs temp table
  • Ans. 

    CTE and temp tables are used to store intermediate results in SQL queries.

    • CTE stands for Common Table Expression and is defined within a query.

    • Temp tables are created in the tempdb database and can be accessed across sessions.

    • CTEs are generally faster and more readable than temp tables.

    • Temp tables are useful for complex queries with multiple steps or when data needs to be manipulated.

    • CTEs are useful for recursive queri

  • Answered by AI
  • Q2. Parameter sniffing
  • Q3. Asynchronous programming in .net
  • Ans. 

    Asynchronous programming in .NET allows for non-blocking execution of code, improving performance and responsiveness.

    • Async and Await keywords used to implement asynchronous programming

    • Allows for parallel execution of multiple tasks

    • Improves performance and responsiveness of applications

    • Examples include web applications, file I/O operations, and database queries

  • Answered by AI
  • Q4. Threading in .net
  • Ans. 

    Threading in .NET allows for concurrent execution of code, improving performance and responsiveness.

    • Threading allows for multiple threads of execution to run concurrently

    • Thread class is used to create and manage threads

    • Thread synchronization is important to prevent race conditions and deadlocks

    • Async/await is a newer approach to concurrency in .NET

    • TPL (Task Parallel Library) provides higher-level abstractions for concur

  • Answered by AI
  • Q5. Performance tuning of SQL stored procedure
  • Ans. 

    Performance tuning of SQL stored procedure involves optimizing query execution time and reducing resource usage.

    • Identify and optimize the most resource-intensive queries

    • Use appropriate indexing and partitioning techniques

    • Minimize network round trips and data transfers

    • Avoid using cursors and temporary tables

    • Use query hints and plan guides to influence query execution plan

    • Regularly monitor and analyze query performance u...

  • Answered by AI

Skills evaluated in this interview

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

I applied via Company Website and was interviewed before Jan 2022. There were 2 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 - HR 

(2 Questions)

  • Q1. Self introduction and technical what is data factory and explain about the project
  • Q2. What is your goals and family background
  • Ans. 

    My goal is to become a highly skilled software engineer and contribute to innovative projects. My family background is supportive and has encouraged my pursuit of a career in technology.

    • Goal: Become a highly skilled software engineer

    • Contribute to innovative projects

    • Family background: Supportive and encouraging

    • Pursuit of a career in technology

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - very easy interview and there will be two rounds but

Wipro Digital Interview FAQs

How many rounds are there in Wipro Digital Senior Project Manager interview?
Wipro Digital interview process usually has 1 rounds. The most common rounds in the Wipro Digital interview process are Technical.

Tell us how to improve this page.

Wipro Digital Senior Project Manager Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

ITC Infotech Interview Questions
3.6
 • 342 Interviews
Globant Interview Questions
3.8
 • 175 Interviews
ThoughtWorks Interview Questions
3.9
 • 149 Interviews
Luxoft Interview Questions
3.7
 • 126 Interviews
TEKsystems Interview Questions
3.3
 • 119 Interviews
Tietoevry Interview Questions
4.2
 • 91 Interviews
View all
Wipro Digital Senior Project Manager Salary
based on 13 salaries
₹19.5 L/yr - ₹31.7 L/yr
10% more than the average Senior Project Manager Salary in India
View more details
Senior Software Engineer
378 salaries
unlock blur

₹7.5 L/yr - ₹26 L/yr

Technical Lead
305 salaries
unlock blur

₹10 L/yr - ₹32.8 L/yr

Senior Project Engineer
296 salaries
unlock blur

₹4.9 L/yr - ₹21.4 L/yr

Project Engineer
286 salaries
unlock blur

₹3 L/yr - ₹8 L/yr

Senior Associate
216 salaries
unlock blur

₹1.4 L/yr - ₹5.1 L/yr

Explore more salaries
Compare Wipro Digital with

ITC Infotech

3.6
Compare

HTC Global Services

3.6
Compare

Exela Technologies

3.3
Compare

HERE Technologies

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