Upload Button Icon Add office photos

Filter interviews by

Gammastack Project Manager Interview Questions and Answers for Experienced

Updated 21 Aug 2024

Gammastack Project Manager Interview Experiences for Experienced

1 interview found

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

Project Manager Jobs at Gammastack

View all

Interview questions from similar companies

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
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:
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. Time management , customer handling and team handling
Round 3 - Aptitude Test 

Basic Engilsh, aptitude and reasoning

I applied via Indeed and was interviewed before Jun 2021. There were 3 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Experience, work culture, Jd explained
Round 2 - Aptitude Test 

To check analytical skills

Round 3 - One-on-one 

(1 Question)

  • Q1. Depending on profile, final round will be held with company manager

Interview Preparation Tips

Interview preparation tips for other job seekers - Please be prepared for the profile that you wish to apply for, eg: if applied for e commerce, please make sure that you have a good understanding of e-commerce life-cycle, how everything works on that platform, how advertising works on that platform etc
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
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Apr 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Used an online IDE and asked general DS Algo questions

Round 2 - Technical 

(1 Question)

  • Q1. System Design HLD question to make URL shortener
Round 3 - HR 

(1 Question)

  • Q1. General HR Aptitude questions

Interview Preparation Tips

Topics to prepare for Apptio Software Developer interview:
  • Java
  • OOPS
Interview preparation tips for other job seekers - Prepare well with DS and Algo, keep knowledge of Java and OOP concepts
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Dec 2023.

Round 1 - Aptitude Test 

Online assessment with quantitative and qualitative questions

Round 2 - Coding Test 

Some Tree traversal coding question

Round 3 - Technical 

(2 Questions)

  • Q1. Load balancer design question
  • Q2. Technical challenges faced
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Languages attended
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Logic and MCQ were there

Round 2 - Technical 

(2 Questions)

  • Q1. How cobol db 2 works? how to add checkpoint logic.
  • Ans. 

    COBOL DB2 is a programming language used for database management. Checkpoint logic is used to ensure data integrity and recoverability.

    • COBOL DB2 is used for accessing and manipulating data in DB2 databases.

    • Checkpoint logic in COBOL DB2 involves saving the current state of the database at specific points to ensure data integrity.

    • To add checkpoint logic, you can use COMMIT and ROLLBACK statements in your COBOL DB2 progra...

  • Answered by AI
  • Q2. How jcl works, how to do restart
  • Ans. 

    JCL (Job Control Language) is used to control batch jobs on mainframe systems. Restarting a job involves identifying the step where it failed and resubmitting the job from that step.

    • JCL is used to define and control batch jobs on mainframe systems

    • To restart a job, identify the step where it failed

    • Modify the JCL to start from the failed step by specifying the restart parameter

    • Submit the modified JCL to restart the job

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare complete basics. It should be clear

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Group Discussion 

It was easy, the topic is upi

Round 2 - Aptitude Test 

Aptitude + coding Test

Round 3 - Technical 

(2 Questions)

  • Q1. It's about my projects
  • Q2. And few Javascript questions
Round 4 - HR 

(1 Question)

  • Q1. General HR questions

Gammastack Interview FAQs

How many rounds are there in Gammastack Project Manager interview for experienced candidates?
Gammastack interview process for experienced candidates usually has 1 rounds. The most common rounds in the Gammastack interview process for experienced candidates are Technical.
How to prepare for Gammastack Project Manager interview for experienced candidates?
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 Gammastack. The most common topics and skills that interviewers at Gammastack expect are IT Project Management, CCTV Monitoring, Project Planning, Software Configuration Management and WBS.

Tell us how to improve this page.

Gammastack Project Manager Interview Process for Experienced

based on 1 interview

Interview experience

1
  
Bad
View more

Interview Questions from Similar Companies

Dyninno India Interview Questions
3.9
 • 28 Interviews
Iksula Interview Questions
3.5
 • 27 Interviews
Apptio Interview Questions
3.9
 • 19 Interviews
Tech2Globe Interview Questions
4.1
 • 15 Interviews
Centelon Interview Questions
4.1
 • 9 Interviews
View all
Gammastack Project Manager Salary
based on 8 salaries
₹5.4 L/yr - ₹17.5 L/yr
38% less than the average Project Manager Salary in India
View more details
Solution Engineer
166 salaries
unlock blur

₹3.2 L/yr - ₹12 L/yr

Senior Solution Engineer
24 salaries
unlock blur

₹9.5 L/yr - ₹17.4 L/yr

Software Engineer
12 salaries
unlock blur

₹4.5 L/yr - ₹10 L/yr

Software Developer
11 salaries
unlock blur

₹4.1 L/yr - ₹11.4 L/yr

QA Engineer
8 salaries
unlock blur

₹2.8 L/yr - ₹6 L/yr

Explore more salaries
Compare Gammastack with

Iksula

3.5
Compare

Mantra Technologies

3.7
Compare

Dyninno India

3.9
Compare

Tech2Globe

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