Upload Button Icon Add office photos

MasterCard

Compare button icon Compare button icon Compare

Filter interviews by

MasterCard Technical Program Manager Interview Questions and Answers

Updated 14 May 2024

MasterCard Technical Program Manager Interview Experiences

1 interview found

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

I applied via LinkedIn and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. 1. Brief your existing/last Project architecture ? 2. Design patterns used in microservice architecture ?(Since my last project was microservices) 3. What is saga pattern? 4. 2 Scenario based question - Da...
  • Ans. 

    Answering questions related to microservice architecture, design patterns, Kafka cluster data loss prevention, and monitoring/recovery in Appdynamics.

    • My last project architecture was based on microservices, utilizing design patterns such as Circuit Breaker, Service Registry, and API Gateway.

    • Saga pattern is used in microservices to manage distributed transactions across multiple services.

    • In the event of data loss in a K...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Few more question on Architecture of application and failover scenarios How will you resolve conflict within team members ? How will you deal with the attitude of (if)any developer in the team ? Where do...

Skills evaluated in this interview

Technical Program Manager Jobs at MasterCard

View all

Interview questions from similar companies

I applied via LinkedIn and was interviewed in Aug 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. Screening round or a Fitment round
Round 3 - Technical 

(1 Question)

  • Q1. Agile / Scrum related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - If the interview is for VAS unit and if you are from Tamilnadu, then you are hired.

Full of regional Favorites and Favorite groups

Tamilians get Promoted frequently and close to Half the Leadership positions are filled with Tamilians right from the top.

VISA seriously needs to walk their talk of Diversity and Inclusion
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Mar 2024. There were 5 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Program manager question
  • Q2. Risk analysis des cription
Round 2 - Technical 

(1 Question)

  • Q1. Conflict management
Round 3 - HR 

(1 Question)

  • Q1. Scrum n agile follow up
Round 4 - Technical 

(2 Questions)

  • Q1. Program plan n execution
  • Q2. Grooming and dashboard creation
Round 5 - HR 

(2 Questions)

  • Q1. Jira and confluence page
  • Q2. Excel and share point

Interview Preparation Tips

Interview preparation tips for other job seekers - Worst company ever. Leadership is horrible .
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Recruitment Consulltant and was interviewed in Dec 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. 1. Multiple questions on Program management
  • Q2. Questions on SDLC, PDLC, Agile

Interview Preparation Tips

Topics to prepare for Angel One Technical Program Manager interview:
  • Agile Methodology
  • Program Management
  • JIRA
  • SDLC Life Cycle
Interview preparation tips for other job seekers - Keep the Basics Right. Stress on your strong points
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Aug 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Describe an end to end project cycle
  • Ans. 

    An end to end project cycle involves planning, execution, monitoring, and closing of a project.

    • Initiation: Define project scope, objectives, and deliverables.

    • Planning: Create a detailed project plan, schedule, and budget.

    • Execution: Implement the project plan and manage resources.

    • Monitoring: Track progress, identify risks, and make necessary adjustments.

    • Closing: Finalize project deliverables, obtain client approval, and

  • Answered by AI
  • Q2. Tools and tech stack used
  • Ans. 

    Various tools and technologies used in the tech stack for project management.

    • Jira for project tracking

    • Confluence for documentation

    • Slack for communication

    • GitHub for version control

    • AWS for cloud services

  • Answered by AI

Skills evaluated in this interview

I applied via Referral and was interviewed before May 2021. There were 3 interview rounds.

Round 1 - Coding Test 

I dont remember exact questions but they are like leetcode easy and medium

Round 2 - One-on-one 

(2 Questions)

  • Q1. How web/internet works?
  • Ans. 

    The web/internet is a network of interconnected devices that communicate through standardized protocols to share information.

    • Devices connect to the internet through ISPs

    • Data is transmitted through packets using TCP/IP protocols

    • Web browsers use HTTP/HTTPS protocols to request and receive web pages

    • DNS servers translate domain names to IP addresses

    • Web servers host web pages and respond to requests

    • Search engines use web cr

  • Answered by AI
  • Q2. Coding questions with complete explanation
Round 3 - One-on-one 

(1 Question)

  • Q1. Coding and managerial round similar to round 2

Interview Preparation Tips

Interview preparation tips for other job seekers - practice coding well and some development skill. you are good to go

Skills evaluated in this interview

Interview Questionnaire 

2 Questions

  • Q1. What is solid principles
  • Ans. 

    SOLID principles are a set of five design principles for writing maintainable and scalable code.

    • S - Single Responsibility Principle

    • O - Open/Closed Principle

    • L - Liskov Substitution Principle

    • I - Interface Segregation Principle

    • D - Dependency Inversion Principle

  • Answered by AI
  • Q2. What are internal working of has set
  • Ans. 

    HashSet is a collection that stores unique elements by using a hash table.

    • Elements are stored based on their hash code

    • Uses hashCode() and equals() methods to check for duplicates

    • Does not maintain insertion order

    • Allows null values

    • Example: HashSet set = new HashSet<>(); set.add("apple"); set.add("banana");

Answered by AI

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before Jun 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Normal coding question medium level , approach focusing rounds actually how you get up to result

Interview Preparation Tips

Interview preparation tips for other job seekers - "GfG must do" should be solved properly alteast , otherwise go keep on practicing on any platform .

I applied via Company Website and was interviewed in Oct 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Rate Limiter Design, Code Hash map from scratch, Integer to roman, rectangle overlap, repeating non overlapping subsequence in a given string
  • Q2. Few questions related to SQL, Merchant Onboard ing design, Restaurant design

Interview Preparation Tips

Interview preparation tips for other job seekers - Leetcode, Interviewbit PayPal questions

Interview Questionnaire 

6 Questions

  • Q1. Strings
  • Q2. Java 8 features like lamba expressions stream API
  • Q3. Collections
  • Q4. Autoboxing and Unboxing
  • Q5. Generics
  • Q6. String manipulation problems
  • Ans. 

    String manipulation problems involve modifying or analyzing strings of characters.

    • Use built-in string methods like substring, replace, and split.

    • Regular expressions can be powerful tools for pattern matching and manipulation.

    • Be mindful of edge cases like empty strings and null values.

    • Consider the time and space complexity of your solution.

    • Practice with coding challenges on websites like LeetCode and HackerRank.

  • Answered by AI

Skills evaluated in this interview

MasterCard Interview FAQs

How many rounds are there in MasterCard Technical Program Manager interview?
MasterCard interview process usually has 2 rounds. The most common rounds in the MasterCard interview process are Technical.
How to prepare for MasterCard Technical Program 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 MasterCard. The most common topics and skills that interviewers at MasterCard expect are Information Security, Agile Coaching, Business Strategy, Product Management and Project Delivery.

Tell us how to improve this page.

MasterCard Technical Program Manager Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Paytm Interview Questions
3.3
 • 759 Interviews
PhonePe Interview Questions
4.0
 • 306 Interviews
PayPal Interview Questions
3.9
 • 212 Interviews
HighRadius Interview Questions
2.8
 • 186 Interviews
Fiserv Interview Questions
3.0
 • 175 Interviews
Razorpay Interview Questions
3.6
 • 154 Interviews
Visa Interview Questions
3.5
 • 141 Interviews
KFintech Interview Questions
3.5
 • 140 Interviews
Angel One Interview Questions
4.0
 • 138 Interviews
View all
MasterCard Technical Program Manager Salary
based on 36 salaries
₹16.5 L/yr - ₹50 L/yr
At par with the average Technical Program Manager Salary in India
View more details

MasterCard Technical Program Manager Reviews and Ratings

based on 2 reviews

3.9/5

Rating in categories

3.9

Skill development

2.9

Work-life balance

5.0

Salary

5.0

Job security

4.5

Company culture

2.9

Promotions

3.4

Work satisfaction

Explore 2 Reviews and Ratings
Senior Software Engineer
823 salaries
unlock blur

₹14 L/yr - ₹46 L/yr

Software Engineer2
279 salaries
unlock blur

₹9.6 L/yr - ₹30 L/yr

Software Engineer
231 salaries
unlock blur

₹6.2 L/yr - ₹22.6 L/yr

Consultant
182 salaries
unlock blur

₹11.8 L/yr - ₹36 L/yr

Lead Software Engineer
152 salaries
unlock blur

₹18.8 L/yr - ₹57.5 L/yr

Explore more salaries
Compare MasterCard with

PayPal

3.9
Compare

Paytm

3.3
Compare

Fiserv

3.0
Compare

PhonePe

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