Upload Button Icon Add office photos
Engaged Employer

i

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

Coforge Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Coforge Senior Project Manager Interview Questions and Answers

Updated 30 Oct 2022

Coforge Senior Project Manager Interview Experiences

1 interview found

I applied via Referral and was interviewed in Sep 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 - One-on-one 

(2 Questions)

  • Q1. Flexible to work on any time any low salary basis
  • Q2. How to handle impossible work situations
  • Ans. 

    Handling impossible work situations requires a combination of problem-solving skills, communication, and adaptability.

    • Assess the situation and identify the root cause of the problem

    • Brainstorm possible solutions and evaluate their feasibility

    • Communicate with stakeholders and team members to gather input and support

    • Be flexible and willing to adjust plans as needed

    • Stay positive and maintain a can-do attitude

    • Seek help or g

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Idiots are leaders, if you are known, you can be selected. Just show your flexibility, yes boss attitude, ready to join on no demands, no attitude all duffers would hire you for sure. Encourage them for cost optimization and do not ask promotions

Interview questions from similar companies

I appeared for an interview before Oct 2020.

Interview Questionnaire 

2 Questions

  • Q1. Describe different support model and how would you manage
  • Ans. 

    Different support models include onsite, offsite, offshore, and hybrid. Managing involves identifying the best fit for the project and ensuring effective communication and collaboration.

    • Onsite support involves having the support team physically present at the client's location.

    • Offsite support involves providing support remotely from a different location.

    • Offshore support involves outsourcing support to a different count...

  • Answered by AI
  • Q2. Describe the steps in proposal for new engagement

Interview Preparation Tips

Interview preparation tips for other job seekers - It was great experience. Had in total 3 rounds.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Oct 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me about a time you faced a difficult customer
  • Q2. Tell me about a time you failed
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Oct 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 

(1 Question)

  • Q1. More to check on my communication, Project Management skill set and IT infrastructure knowledge.
Round 3 - One-on-one 

(1 Question)

  • Q1. With a program manager to understand more of my willingness to join the organisation and my current work profile.

Interview Preparation Tips

Interview preparation tips for other job seekers - Make sure you have a complex project in mind and prepare on topics like risk, planning and estimations.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed in Oct 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 - Case Study 

Global distribution framework for an exisitng brand

Round 3 - One-on-one 

(1 Question)

  • Q1. Case study based discussion
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Estimation techniques followed till now
  • Ans. 

    Various estimation techniques have been followed in my previous projects.

    • Expert judgment: Consulting with subject matter experts to estimate project tasks.

    • Analogous estimation: Using historical data from similar projects to estimate current project.

    • Parametric estimation: Using mathematical models to estimate project effort and duration.

    • Three-point estimation: Considering optimistic, pessimistic, and most likely scenari...

  • Answered by AI
  • Q2. Conflict management
  • Q3. Revenue growth and GM

I applied via Campus Placement and was interviewed before Aug 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

The first round was an aptitude test with questions ranging from basic mathematical concepts to logical/analytical questions. English was also included in the test. The difficulty was medium and I was able to solve 70-80% of the questions.

Round 2 - Coding Test 

Two coding questions were the part of the test. I was supposed to solve and pass all the test cases for both the questions. The coding questions tested my knowledge in the field of arrays, loops and pointers. I was able to solve one and partially solve another.

Round 3 - Technical 

(1 Question)

  • Q1. The interview was a mixture of both HR as well as Technical. I was asked decent questions and tested my knowledge in the fundamentals of programming.

Interview Preparation Tips

Topics to prepare for LTIMindtree Software Engineer interview:
  • Python
  • Java
  • Full Stack
Interview preparation tips for other job seekers - Make sure that you are good in the fundamentals of Programming(if you are looking for an IT job) or just be good at a particular thing which perfectly suites your current necessities and also helps your career to grow in the future. Do not be disheartened if things do not go your way, there is always hope and a lot of companies would like to hire an intelligent candidate like you.
Cheers :)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Mar 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 - HR 

(1 Question)

  • Q1. Salary expectation current salary notice period
Round 3 - HR 

(1 Question)

  • Q1. Current salary notice period expected salary
  • Ans. 

    The question asks for information about current salary, notice period, and expected salary.

    • Provide the current salary, notice period, and expected salary.

    • If you don't have the information, mention that you don't have the data.

    • Format the response in JSON.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Better discuss about JD before joining office and about project related

Interview Questionnaire 

3 Questions

  • Q1. Tr1- difference between switch case and if else, write the code for sorting
  • Ans. 

    Switch case is used for multiple conditions while if else is for binary conditions. Sorting can be done using various algorithms.

    • Switch case is faster than if else for multiple conditions

    • If else is more readable for binary conditions

    • Sorting can be done using bubble sort, insertion sort, quick sort, etc.

    • Example code for bubble sort: for(i=0;iarr[j+1]){swap(&arr[j],&arr[j+1]);}}}

  • Answered by AI
  • Q2. Tr2-difference between compiler and interpreter, Solve a challange on their own coding platform with proper output
  • Ans. 

    Difference between compiler and interpreter with a coding challenge

    • Compiler translates the entire code into machine language before execution while interpreter translates line by line during execution

    • Compiler generates an executable file while interpreter does not

    • Compiler is faster but debugging is harder while interpreter is slower but debugging is easier

    • Coding challenge: Write a program to find the sum of two numbers

  • Answered by AI
  • Q3. Oops concept

I applied via Campus Placement and was interviewed before Sep 2021. There were 4 interview rounds.

Round 1 - Aptitude Test 

Prepare normal for aptitude - maths, quant, analytic

Round 2 - Group Discussion 

My GD topic was Is internet good for students or not

Round 3 - Coding Test 

I didn't attempt this as I was noob back in third year Engg

Round 4 - HR 

(1 Question)

  • Q1. Basic questions can you relocate, tell me about ur GD and composition

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy peasy give ur best. Prepare well. Hope u get the job. Phir tho google ka hi dream rhe gaya he mera.

Coforge Interview FAQs

How many rounds are there in Coforge Senior Project Manager interview?
Coforge interview process usually has 2 rounds. The most common rounds in the Coforge interview process are Resume Shortlist and One-on-one Round.
How to prepare for Coforge Senior 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 Coforge. The most common topics and skills that interviewers at Coforge expect are Project Management, Agile, Insurance, Financial Management and Waterfall.

Tell us how to improve this page.

Coforge Senior Project Manager Salary
based on 182 salaries
₹14.8 L/yr - ₹46 L/yr
21% more than the average Senior Project Manager Salary in India
View more details

Coforge Senior Project Manager Reviews and Ratings

based on 17 reviews

2.9/5

Rating in categories

3.5

Skill development

2.9

Work-life balance

2.6

Salary

3.0

Job security

2.4

Company culture

2.4

Promotions

2.8

Work satisfaction

Explore 17 Reviews and Ratings
Senior Software Engineer
4.9k salaries
unlock blur

₹6.4 L/yr - ₹23.7 L/yr

Technical Analyst
2.6k salaries
unlock blur

₹10.7 L/yr - ₹38.4 L/yr

Software Engineer
2k salaries
unlock blur

₹2.2 L/yr - ₹9.5 L/yr

Senior Test Engineer
1.8k salaries
unlock blur

₹4.6 L/yr - ₹19 L/yr

Technology Specialist
1.1k salaries
unlock blur

₹12 L/yr - ₹42 L/yr

Explore more salaries
Compare Coforge with

Capgemini

3.7
Compare

Cognizant

3.7
Compare

Accenture

3.8
Compare

Infosys

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