PapersAdda
archivelatest 12 aug 2026source-led
est. 2026
delhi/ncr edition
content stamp 12 Aug 2026
PapersAdda
placement and prep archive, source-anchored
guides, routes, and source notes
source notes on individual briefs
section: Interview Questions / interview questions
07 Aug 2026
placement brief / Interview Questions / interview questions / 07 Aug 2026

Mastercard India SDE: 2022 Four-Round HR Rejection

A 2022 on-campus candidate reported clearing Mastercard's coding and technical stages before rejection in the final HR interview.

on this page§ 07
advertisement

The 4-round on-campus process: what actually happened

This account comes from a GeeksforGeeks interview experience titled "Mastercard Interview Experience for software development (On-Campus) 2022", posted by a candidate who sat through the full process at their college. The source identifies an on-campus software-development drive but does not establish the hiring team, office location, current role title, or process outside that cohort.

The candidate described a structured 4-round process. Round 1 was an online coding test with two DSA problems at easy difficulty. Round 2 was the first technical interview, focused on OOP concepts, DBMS fundamentals, a project walkthrough, and a live pseudocode task. Round 3 was a second technical interview covering REST API design, the Google Maps API, version control, and team-management scenarios. Round 4 was the HR round.

The candidate cleared the coding round and both technical interviews but was rejected after HR. They reported that fifteen students from the college received offers in the same drive. That sequence proves HR affected this candidate's outcome, but it does not reveal the reason for rejection. No CGPA cutoff, package figure, or offer timeline was disclosed.

This is one candidate's reported experience from one campus drive. It does not establish another batch, campus, or year's rounds, difficulty, or outcomes. Check the current role notice and Mastercard's official careers page.

Round-by-round breakdown and what each round tested

Here is the round structure as reported, with the topics and tasks the candidate faced.

RoundTypeKey Topics / TasksOutcome for this candidate
Round 1Online Coding TestTwo easy DSA problems: pangram check, sum of even numbers between two boundsCleared
Round 2Technical Interview 1OOP concepts, DBMS/ACID properties, partition tolerance, project stack walkthrough (React, JavaScript, Node, Firebase, GCP), live pseudocode to find min/max of an arrayCleared
Round 3Technical Interview 2REST API design, Google Maps API usage discussion, version-control basics, team-management scenarios, database choice rationaleCleared
Round 4HRPersonal background, motivation for joining Mastercard, spontaneous 3-minute speaking exercise on interviewer-chosen topic, college extracurriculars questionsRejected

Round 1: Coding test, easy-level DSA

The coding round had two problems. The first was a pangram check, which asks whether a string contains every letter of the English alphabet. The second was summing even numbers between two bounds. The candidate described both as easy. The source does not say how Mastercard scored the test, whether partial credit applied, or how the result was used in ranking.

For a pangram solution, first clarify whether matching is case-insensitive and whether non-letter characters should be ignored. Normalise only as the prompt permits, track each required alphabet character, and return success after every required character has appeared. State the time cost in terms of the input length and test empty input, repeated letters, mixed case, punctuation, and a string missing one character. For the even-number task, clarify whether both bounds are inclusive, handle reversed or negative bounds according to the contract, and avoid iterating over every value if the prompt expects a direct arithmetic derivation. These are solution checks derived from the reported tasks, not extra Mastercard questions.

Round 2: Technical Interview 1, fundamentals and project depth

The first technical interview opened with OOP concepts, but the account does not enumerate the individual OOP questions. It then names DBMS, ACID properties, and partition tolerance. The candidate also walked through a project stack that included React, JavaScript, Node, Firebase, and GCP. The live pseudocode task was to find the minimum and maximum of an array. The source does not publish the panel's scoring rubric for any of these topics.

Round 3: Technical Interview 2, applied design and reasoning

The second technical interview shifted from fundamentals to applied design. The account names REST API design, a discussion of Google Maps API usage in the candidate's project, version-control basics, team-management scenarios, and the rationale for a database choice. Prepare the relevant decisions and trade-offs, but do not infer an unpublished evaluation rule from that topic list.

Round 4: HR, the round that rejected this candidate

The HR round covered personal background, motivation for joining Mastercard, and college extracurriculars. The distinctive element was a spontaneous three-minute speaking exercise on an interviewer-chosen topic. The source records the rejection after this round but does not identify the failed answer or evaluation criterion, so the cause must remain unknown.

How to prepare for Mastercard India's software development interview in 2026

DSA and coding round

Start with strings, arrays, basic number reasoning, and hash-map problems. The reported coding round used a pangram check and an even-number sum, but a current assessment may differ. Practise writing complete solutions, defining edge cases, and testing bounds rather than chasing an arbitrary solved-problem count.

Technical fundamentals

Review the concepts this account actually names. For OOP, prepare accurate examples from code you have written. For DBMS, explain the ACID properties and distinguish database-level guarantees from distributed-system trade-offs. The source also names partition tolerance, but it does not report normalisation questions or a fixed follow-up sequence.

Project walkthrough

For every project on your resume, prepare a concise summary, a tech-stack rationale, the hardest bug you fixed, and what you would improve. If you list React, Node, Firebase, or GCP, be ready to explain why you chose each over alternatives. This account supports project-stack questioning for its candidate, not a guaranteed script for every panel.

HR and communication

The source does not reveal why the candidate was rejected, so do not diagnose the failure. Prepare a clear, honest answer for "Why Mastercard?" using current information from the role description and Mastercard's own pages. For the reported speaking exercise, practise giving a timed response with a clear opening, supported points, and a close.

Common mistakes and red flags

  • Treating HR as a formality. This candidate cleared three technical rounds and was rejected at HR. Prepare for it like any other round.
  • Listing technologies you cannot defend. If your resume names Firebase, GCP, or another service, prepare the decision and trade-offs you can support from your own project.
  • Skipping a reported concept. Partition tolerance appeared in Round 2. Review what the term means and where it applies without adding unreported questions to this account.
  • Unstructured speaking. The source reports a three-minute spontaneous speaking exercise but does not say how it was scored. Practise delivering a point with a beginning, middle, and end.
  • Unsupported motivation claims. Build a truthful answer from the current role description and Mastercard's own pages instead of repeating generic culture claims.
  • Assuming the 2022 pattern is the 2026 pattern. Rounds, difficulty, and topics change. Use this as a baseline, not a guarantee.

Real-world data points

  • 4 rounds total, as reported in the GeeksforGeeks account (on-campus, 2022 drive).
  • 2 DSA problems in the coding round, both easy difficulty (pangram check, sum of even numbers between bounds).
  • 15 students from the candidate's college received offers in the same drive, per the candidate's report.
  • 1 candidate (the author of the account) was rejected at the HR stage after clearing all three technical/coding rounds.
  • 3-minute spontaneous speaking exercise in the HR round, topic chosen by the interviewer.
  • 0 package figures or CGPA cutoffs disclosed in the source post.
  • Project stack mentioned in Round 2: React, JavaScript, Node, Firebase, GCP.
  • Source account is from 2022; verify the 2026 cycle on Mastercard's official India careers page.

FAQ

How many rounds are there in Mastercard India software development on-campus interview?

As per a candidate-reported 2022 on-campus account on GeeksforGeeks, the process had 4 rounds: an online coding test, two technical interviews, and one HR round. The exact round count can change by campus and batch, so confirm on Mastercard's official India careers page for the 2026 cycle.

Is CGPA cutoff there for Mastercard on-campus placement?

The GeeksforGeeks interview experience reviewed here did not disclose a CGPA cutoff or eligibility threshold. Use only the cutoff stated in your current role notice, campus mail, or placement-cell instructions.

Can you get rejected in HR round at Mastercard after clearing technical rounds?

Yes. In the candidate-reported account on GeeksforGeeks, the candidate cleared the coding test and both technical interviews but was rejected at the HR stage, while fifteen students from the same college received offers. The HR round included a spontaneous speaking exercise and motivation questions, but the source does not disclose the rejection reason.

What DSA questions were asked in Mastercard India coding round?

The candidate-reported 2022 on-campus account listed two problems the contributor called easy: checking whether a string is a pangram and summing even numbers between two given bounds. That topic list and difficulty label belong only to the reported drive.

Sources & credits

advertisement
Sources and review notesreviewed 7 Aug 2026
Article-specific sources
Verification window
Page last edited 7 Aug 2026 by Aditya Sharma. A review date records an editorial edit, not a guarantee that every external fact is still current.
Evidence labels

Official notices, candidate reports, offer documents, and editorial practice questions carry different confidence levels. The visible source list lets you inspect the evidence instead of relying on a blanket verification badge.

Verification policy: /editorial-standards/. Found something incorrect? Submit a correction - we respond within 48 hours.

topic cluster

More resources in Interview Questions

Use the category hub to browse similar questions, exam patterns, salary guides, and preparation resources related to this topic.

Open Interview Questions hubBrowse all articles

paid contributor programme

Sat this this year? Share your story, earn ₹500.

First-person experience reports help future candidates prep smarter. We pay verified contributors ₹500 via UPI per accepted story with byline.

Submit your story →

ready to practice?

Take a free timed mock test

Put what you learned into practice. Our mock tests match the 2026 pattern with timer, navigator, reveal, and score breakdown. No signup.

Start free mock test →
related guides
more from PapersAdda
Exam PatternsAMCAT Automata Coding Questions 2026: 2Q Compiler Score Guide
7 min read
Exam PatternsInfosys Power Programmer Coding 2026: How PP Differs From SP
7 min read
Exam PatternsTiger Analytics DA Interview 2026: SQL, Stats, Case Prep
10 min read
Company Placement PapersFlipkart Placement Papers 2026, Complete Guide with Solutions
15 min read

Share this guide