I applied through college or university. The process took 2 days. I interviewed at Mastercard (Nāgpur, Maharashtra) in Aug 2018
Interview
Firstly, there was an online objective test which is of 1 hour duration. Questions were based on quantitative aptitude, verbal, technical. Shortlisted students were called for the technical interview which is mostly based on resume. Then, a few questions to code and some questions from java,C.. whatever you write in resume. Then, I was called for HR round which is a very friendly conversation.
Interview questions [1]
Question 1
What is garbage collection in Java?
How do you do that in C?
Questions on HashMap
Data transmission using packets
I applied through college or university. I interviewed at Mastercard
Interview
The interview round consisted of coding round and then 2 - 3 technical rounds. In first round I was asked sorting and puzzles. The questions were easy, then they asked about projects.
I applied online. The process took 4 weeks. I interviewed at Mastercard (Washington, DC) in Oct 2017
Interview
- Phone Screen with HR
- Techincal Interview using google docs (or equivalent)
- Four 45 minute interviews at the super day
Super straightforward and responsive throughtout the process. They treat you like a person, not a number.
Interview questions [1]
Question 1
- Design an API for an interface so that it does x, y, and z
- Two memoization based questions (Ex: calculate the nth number of the fibinachi sequence using O(1) memory)
- One misc question from Cracking the Coding Interview