Upload Button Icon Add office photos

Thryve Digital

Compare button icon Compare button icon Compare

Filter interviews by

Thryve Digital Project Manager Interview Questions and Answers

Updated 27 Jun 2024

Thryve Digital Project Manager Interview Experiences

1 interview found

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

I applied via Recruitment Consulltant and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Interview with team managers with questions based on the resume tech stack
Round 2 - One-on-one 

(1 Question)

  • Q1. Interview with director and senior manager regarding project management experience and scenario-based questions

Interview Preparation Tips

Topics to prepare for Thryve Digital Project Manager interview:
  • Project Management
  • Budget Management
  • Risk Management
  • Team Management

Top trending discussions

View All
Interview Tips & Stories
2w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about Thryve Digital?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Referral and was interviewed in Jan 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Multiple situations based questions a project manager has to face during project execution

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep it straightforward and short, answer what you know and do not put unnecessary stories while interviewing.

Project Manager Interview Questions Asked at Other Companies

asked in HCLTech
Q1. How did you manage the software release and deployment?
Q2. What is success & what is failure to you? How do you handle f ... read more
asked in Infosys
Q3. What is the difference between a scrum master and a product manag ... read more
Q4. If you have 1 kg of cotton and 1 kg of iron, which is heavier?
asked in HCLTech
Q5. How do you manage teams and assign tasks?
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Jun 2022.

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 

(1 Question)

  • Q1. Methodology followed towards project management, waterfall model vs agile difference, responsibilities shared and job functions, situation leadership, escalation handling, sprint planning

Interview Preparation Tips

Interview preparation tips for other job seekers - Stick to the basics, discuss work related issues, how you solved.
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
-
Result
Not Selected

I applied via Job Portal and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Round 2 - How will you handle under performing employee ?
  • Ans. 

    Address the issue directly, provide feedback and support, set clear expectations, offer training or resources, consider reassignment or termination if necessary.

    • Have a private conversation with the employee to discuss the performance issues and provide specific examples.

    • Offer support and resources to help the employee improve, such as additional training or mentoring.

    • Set clear expectations and goals for improvement, wi...

  • Answered by AI
  • Q2. Round 2 - How would you handle CR from Client at last stage of Sprint ?
  • Ans. 

    I would prioritize the CR based on impact and urgency, communicate with the client to understand their needs, and work with the team to assess feasibility and potential impact on the sprint.

    • Prioritize the CR based on impact and urgency

    • Communicate with the client to understand their needs and expectations

    • Work with the team to assess feasibility and potential impact on the sprint

    • Discuss with the team to determine if the ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - There were 2 managerial rounds.
In 1st round I got selected. In 2nd round the senior manager showed extra discussion out of interview scope to divert the candidate focus of interview. I was silent as from Start I understood by voice gestures that interview is just for formal process. Reason - Might be he wanted to Hire the refraal.
He asked me above 2 questions, I answered with fear and given standard process of following the issue for this 2 problems. Its defined by pmii and standard followed throughout globe. I gave answer with my company project example.
However unsatisfied by the Answer the interviewer told I shouldn't take project manager role as carrer.
( Advice to Sumit Interviewer - I got offer from 2 companies, However you don't have that right to choose carrer of people, Its in Gods hands. Candidate is in Project Management department from start of carrer so just due to your personal dissatisfaction of answer, Please don't mention that He should opt out from Project Manager carrer. You have not paid for Candidate education.

I hope its clear
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Apr 2023. There were 3 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 - One-on-one 

(1 Question)

  • Q1. Time management , customer handling and team handling
Round 3 - Aptitude Test 

Basic Engilsh, aptitude and reasoning

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

I applied via Referral

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. Just your roles and responsibilities in your previous organisation and the reason for your job change. They will check your communication and reliability
Round 3 - Technical 

(2 Questions)

  • Q1. How will your schedule for day to day tasks
  • Q2. Project management key skills and areas of time management ob day to day tasks

Interview Preparation Tips

Interview preparation tips for other job seekers - Please be prepared with the project management tasks and multitasking areas

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

Interview Questionnaire 

1 Question

  • Q1. OOPS Concepts, Interface, Sealed classes, SQL basic queries(remove duplicates, find nth highest salary, Using Dense_rank etc.,) MVC Architecture, routing in MVC, Javascript basics
Are these interview questions helpful?
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I appeared for an interview in Nov 2022.

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 

(3 Questions)

  • Q1. Middleware in .net core
  • Ans. 

    Middleware in .NET Core is a pipeline of components that handle HTTP requests and responses.

    • Middleware components can be added to the pipeline using the Use() method in the Startup class.

    • Middleware can be used for authentication, logging, routing, and more.

    • Middleware can be created using classes or lambda expressions.

    • Middleware can be ordered in the pipeline using the Order property.

    • Examples of middleware include Authe...

  • Answered by AI
  • Q2. Lifecycle hooks in Angular
  • Ans. 

    Lifecycle hooks are methods that allow you to tap into the lifecycle of a component or directive in Angular.

    • There are eight different lifecycle hooks available in Angular.

    • They are: ngOnChanges, ngOnInit, ngDoCheck, ngAfterContentInit, ngAfterContentChecked, ngAfterViewInit, ngAfterViewChecked, ngOnDestroy.

    • Each hook is called at a specific point in the component or directive's lifecycle.

    • For example, ngOnInit is called a...

  • Answered by AI
  • Q3. Singleton Design Principal
Round 3 - Technical 

(2 Questions)

  • Q1. Data traversal in mvc
  • Ans. 

    Data traversal in MVC involves accessing and manipulating data within the model layer of the MVC architecture.

    • Data traversal is the process of accessing and manipulating data within the model layer of the MVC architecture

    • This can be done using various techniques such as LINQ, foreach loops, and lambda expressions

    • Data traversal is important for retrieving and displaying data to the user in the view layer of the MVC arch...

  • Answered by AI
  • Q2. Life cycle of mvc
Round 4 - Client Interview 

(3 Questions)

  • Q1. What motivates you daily
  • Ans. 

    I am motivated daily by the opportunity to lead and inspire my team to achieve their goals.

    • Seeing my team members grow and succeed

    • Making a positive impact on the organization

    • Challenging myself to continuously improve

    • Recognition and appreciation for my work

    • Setting and achieving goals

    • Creating a positive work environment

  • Answered by AI
  • Q2. What to do if there is an issue in the release code
  • Ans. 

    Identify the issue, isolate the code, fix the issue, test the fix, and deploy the updated code.

    • Identify the issue by reviewing logs and error messages.

    • Isolate the code by identifying the specific module or function causing the issue.

    • Fix the issue by updating the code and testing the fix.

    • Test the fix by running automated and manual tests to ensure the issue is resolved.

    • Deploy the updated code to the appropriate environm...

  • Answered by AI
  • Q3. Code optimization techniques
  • Ans. 

    Code optimization techniques aim to improve the efficiency and speed of code execution.

    • Use efficient algorithms and data structures

    • Minimize memory usage and avoid unnecessary operations

    • Use compiler optimizations and profiling tools

    • Consider parallelization and concurrency

    • Avoid premature optimization and focus on bottleneck areas

  • 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 appeared for an interview in Nov 2024, where I was asked the following questions.

  • Q1. Key responsibilities for the current role
  • Q2. What could be the possible improvements

I applied via Naukri.com and was interviewed in Aug 2022. There were 3 interview rounds.

Round 1 - Aptitude Test 

General aptitude test

Round 2 - Technical 

(1 Question)

  • Q1. Second round was technical round
Round 3 - Behavioral 

(1 Question)

  • Q1. In this round some coding questions and logical questions was asked

Interview Preparation Tips

Interview preparation tips for other job seekers - Very good company to start career as fresher, learn more thing and gain knowledge

Thryve Digital Interview FAQs

How many rounds are there in Thryve Digital Project Manager interview?
Thryve Digital interview process usually has 2 rounds. The most common rounds in the Thryve Digital interview process are One-on-one Round.
How to prepare for Thryve Digital Project Manager 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 Thryve Digital. The most common topics and skills that interviewers at Thryve Digital expect are Project Management, PMP, IT Project Management, Data Analysis and Program Governance.

Tell us how to improve this page.

Overall Interview Experience Rating

4/5

based on 1 interview experience

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 100%
View more
Thryve Digital Project Manager Salary
based on 28 salaries
₹15.4 L/yr - ₹35 L/yr
31% more than the average Project Manager Salary in India
View more details

Thryve Digital Project Manager Reviews and Ratings

based on 2 reviews

1.6/5

Rating in categories

1.6

Skill development

2.2

Work-life balance

2.2

Salary

1.6

Job security

1.0

Company culture

1.6

Promotions

1.6

Work satisfaction

Explore 2 Reviews and Ratings
Senior Analyst
543 salaries
unlock blur

₹5.2 L/yr - ₹13 L/yr

Consultant
408 salaries
unlock blur

₹12.2 L/yr - ₹20.9 L/yr

Senior Process Analyst
349 salaries
unlock blur

₹2.3 L/yr - ₹6.5 L/yr

Senior Consultant
333 salaries
unlock blur

₹15.9 L/yr - ₹29.3 L/yr

Process Analyst
308 salaries
unlock blur

₹1.9 L/yr - ₹4 L/yr

Explore more salaries
Compare Thryve Digital with

Luxoft

3.7
Compare

Iksula

3.4
Compare

Hitech Digital Solutions

3.8
Compare

Mantra Technologies

3.7
Compare
write
Share an Interview