Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by M2P Fintech Team. If you also belong to the team, you can get access from here

M2P Fintech Verified Tick

Compare button icon Compare button icon Compare
3.6

based on 83 Reviews

Filter interviews by

M2P Fintech Senior IOS Developer Interview Questions and Answers

Updated 19 Jul 2024

M2P Fintech Senior IOS Developer Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
2-4 weeks
Result
No response

I applied via LinkedIn and was interviewed in Jun 2024. There were 4 interview rounds.

Round 1 - Coding Test 

Prepare from basics of Swift

Round 2 - Assignment 

UI task to check your design Level

Round 3 - Coding Test 

Problem solving question wlll be given

Round 4 - Coding Test 

Lld and HLD was discussed pls be prepared

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Asked basic questions on Protocols, Networking.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - Coding Test 

Develop a Movie SDK that will utilize a provided API to retrieve movie details.

Interview Preparation Tips

Topics to prepare for Razorpay Android Developer interview:
  • Android SDK
  • Retrofit
  • Module
  • XML

I applied via Instahyre and was interviewed in Apr 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 - HR 

(4 Questions)

  • Q1. About the current company.
  • Q2. Current and Expected CTC
  • Q3. Total Years of Experience
  • Q4. Relevant skills based on the JD
Round 3 - Coding Test 

He really helped me by telling me the topics and a few questions which the assigned interviewer usually asks.

The interview first ask me to open LEETCODE and gave me a HARD question about STACK - related to bracket question.

He first asked me to write the Pseudo code but I started writing proper code. After a period of time, I got stuck and he gave me a small hint I solved the question then he ask me to submit the code and it submitted successfully. This one question took 40 minutes. He didn't even ask me more questions, also he was yawning and it seemed like he was not interested at all. At the end of the interview, I asked him if he will ask more questions, and he said it is fine it was a hard and lengthy question.

The next day I got the rejection mail.

Interview Preparation Tips

Topics to prepare for Navi Technologies Android Developer interview:
  • DSA
  • Previous Interveiw experiences
  • Android
  • Kotlin
Interview preparation tips for other job seekers - I did not even get any feedback on my assignment.

Well, you have to be prepared well.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Jun 2023. There were 2 interview rounds.

Round 1 - Assignment 

Android Assignment - Create an android project for a given scenario.

Round 2 - Technical 

(1 Question)

  • Q1. Questions related to Android & Kotlin

I applied via Company Website and was interviewed in Feb 2022. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Basic questions about activity lifecycle, fragments, and components.
  • Q2. Questions about Kotlin extension functions, scoping functions, sealed classes, Coroutines

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on android fundamentals and kotlin

I applied via Recruitment Consultant and was interviewed in Nov 2021. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Problem Solving & DS.

Interview Preparation Tips

Interview preparation tips for other job seekers - Positive in getting job done. Android Development

I was interviewed before Jan 2021.

Round 1 - Assignment 

(1 Question)

Round duration - 180 Minutes
Round difficulty - Medium

  • Q1. Can you design a simple waste management app, given a mock server and some icons?
  • Ans. 

    Tip 1 : Use retrofit
    Tip 2 : follow best practices
    Tip 3 : make good layouts/UI

  • Answered Anonymously
Round 2 - Video Call 

(2 Questions)

Round duration - 45 minutes
Round difficulty - Medium

Basic DSA - Live coding
Happened on Sunday morning for 45 min. The interviewer is friendly.

  • Q1. 

    Majority Element Problem Statement

    Given an array/list 'ARR' consisting of 'N' integers, your task is to find the majority element in the array. If there is no majority element present, return -1.

    Exampl...

  • Ans. Brute Force Approach

    The basic idea is to traverse the array and count the frequency of each element. 

     

    We will run two nested loops till ‘N’ and store the count of each array element in ‘maxCount’. If for any element, ‘maxCount' becomes greater than ‘N’ / 2, we will return that element as the majority element. 

     

    If no majority element is found, we will return -1.

    Space Complexity: O(1)Explanation:

    O(1)

    ...

  • Answered Anonymously
  • Q2. 

    Find Row With Maximum 1's in a Sorted 2D Matrix

    You are provided with a 2D matrix containing only the integers 0 or 1. The matrix has dimensions N x M, and each row is sorted in non-decreasing order. Your...

  • Ans. Brute Force

    Our intuition is to traverse the given matrix row by row, and keep on counting the number of ‘1’s in each row and compare the count with max. And finally, return the index of the row with the maximum ‘1’s. This is a brute force kind of approach.

     

    Just remember one thing while considering two rows have the same number of 1’s then we need to return the row with a lower index.

    Space Complexity: O(1)Explanati...
  • Answered Anonymously
Round 3 - Video Call 

Round duration - 45 Minutes
Round difficulty - Medium

Technical - Android Round

Round 4 - HR 

Round duration - 90 Minutes
Round difficulty - Medium

Taken by Engineering Head

Round 5 - HR 

Round duration - 15 Minutes
Round difficulty - Medium

Taken by VP

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from BML Munjal University. I applied for the job as Android Developer in BangaloreEligibility criteriaPrevious experience - Projects, basic DSARupeek interview preparation:Topics to prepare for the interview - Data Structures, OOPS, Android, Java, KotlinTime required to prepare for the interview - 1 MonthInterview preparation tips for other job seekers

Tip 1 : Be good with basic DS Algos - Trees, Binary Search, Arrays, Linked lists
Tip 2 : Prepare well regarding projects
Tip 3 : Prepare well regarding Java and Kotlin

Application resume tips for other job seekers

Tip 1 : Mention projects clearly - try to work on some unique projects.
Tip 2 : Mention about DSA Skills - Try to showcase CP/DSA achievements

Final outcome of the interviewRejected

Skills evaluated in this interview

I applied via LinkedIn and was interviewed in Sep 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. React all react-native day to day life use cases with testing, debugging, uploading project .

Interview Preparation Tips

Interview preparation tips for other job seekers - Please be prepared for all JD points.

I applied via Referral and was interviewed before Nov 2021. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. 1. OOPS Concepts in detail. 2. Ask question about android like android components Activity, services ,content providers and broadcast receiver. 3. Give some scenario to explain activity lifecycle and frag...
Round 2 - HR 

(1 Question)

  • Q1. 1. Salary Expectation 2. Discuss about joining date.

Interview Preparation Tips

Topics to prepare for AGS Transact Technologies Android Developer interview:
  • Android Studio
  • Android SDK
  • Android library
  • Core Java
Interview preparation tips for other job seekers - Be prepare for interview based on your experience.

M2P Fintech Interview FAQs

How many rounds are there in M2P Fintech Senior IOS Developer interview?
M2P Fintech interview process usually has 4 rounds. The most common rounds in the M2P Fintech interview process are Coding Test and Assignment.
How to prepare for M2P Fintech Senior IOS Developer 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 M2P Fintech. The most common topics and skills that interviewers at M2P Fintech expect are Interfaces, MVC, MVVM and Objective C.

Tell us how to improve this page.

M2P Fintech Senior IOS Developer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Paytm Interview Questions
3.3
 • 767 Interviews
PolicyBazaar Interview Questions
3.6
 • 341 Interviews
PhonePe Interview Questions
4.0
 • 302 Interviews
PayPal Interview Questions
3.9
 • 208 Interviews
HighRadius Interview Questions
2.9
 • 181 Interviews
Fiserv Interview Questions
3.1
 • 168 Interviews
Razorpay Interview Questions
3.6
 • 149 Interviews
Visa Interview Questions
3.5
 • 137 Interviews
MasterCard Interview Questions
4.0
 • 133 Interviews
View all
Software Engineer
36 salaries
unlock blur

₹3 L/yr - ₹12 L/yr

Software Developer
36 salaries
unlock blur

₹4 L/yr - ₹12 L/yr

Software Development Engineer
32 salaries
unlock blur

₹4.5 L/yr - ₹12 L/yr

Software Development Engineer II
28 salaries
unlock blur

₹9.4 L/yr - ₹35.8 L/yr

Software Development Engineer 1
18 salaries
unlock blur

₹6 L/yr - ₹18 L/yr

Explore more salaries
Compare M2P Fintech with

Razorpay

3.6
Compare

Paytm

3.3
Compare

PhonePe

4.0
Compare

Payed

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