Practice for the Mastercard interview with these recently asked interview questions.
| Question | Topic | Difficulty |
|---|---|---|
Data Structures & Algorithms | Easy | |
Given a string, find the first non-repeating character in it and return its index. If it doesn’t exist, return -1. Example questions: Consider a string where all characters are lowercase alphabets. Example 1: Input:
Output:
In the string ‘helloworld’, the first non-repeating character is ‘h’, which is at index 0. Example 2: Input:
Output:
In the string ‘concussion’, the first non-repeating character is ‘u’, which is at index 4. | ||
Statistics | Easy | |
Data Pipelines | Hard | |
SQL | Easy | |
Machine Learning | Medium | |
Statistics | Medium | |
SQL | Hard | |
Machine Learning | Medium | |
Python | Easy | |
Deep Learning | Hard | |
SQL | Medium | |
Statistics | Easy | |
Machine Learning | Hard |
Check your skills...
How prepared are you for working at Mastercard?
Most data science positions fall under different position titles depending on the actual role.
From the graph we can see that on average the Data Analyst role pays the most with a $220,000 base salary while the Marketing Analyst role on average pays the least with a $86,000 base salary.
Discussion & Interview Experiences