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

Filter interviews by

M2P Fintech Interview Questions, Process, and Tips

Updated 18 Jan 2025

Top M2P Fintech Interview Questions and Answers

View all 14 questions

M2P Fintech Interview Experiences

Popular Designations

25 interviews found

Software Developer Interview Questions & Answers

user image Himanshi Sharma

posted on 23 Sep 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. It was leet code questions
  • Q2. Some question related to event loop
  • Q3. Question related to e the codexplaining

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (42)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic aptitude questions

Round 2 - Technical 

(2 Questions)

  • Q1. Sorting 1's and 0's effectively
  • Ans. 

    Use two pointers approach to sort 1's and 0's effectively in an array of strings.

    • Initialize two pointers, one at the beginning and one at the end of the array.

    • Move the left pointer until it points to a '1' and the right pointer until it points to a '0'.

    • Swap the elements at the left and right pointers.

    • Repeat the process until the pointers meet in the middle of the array.

  • Answered by AI
  • Q2. Fibonacci sequence
Round 3 - HR 

(1 Question)

  • Q1. Reason for switching company

Skills evaluated in this interview

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (42)
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
6-8 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - Coding Test 

I was interviewed with m2p virtually. One of the worst interview experience yet. Interviewer was inexperience. He remembered one solution for the problem and not ready to accept any other solution which is better

Question: Given root node and two other node of binary tree. Find the distance between them

Interview Preparation Tips

Interview preparation tips for other job seekers - Not waste your time in interviewing here until unless yo don't have any other option.

Senior Software Engineer Interview Questions asked at other Companies

Q1. Tell me about yourself. What technology are you using? What is a Collection? What are the different types of collection there? What is the difference between ArrayList and LinkedList What are the basic building blocks of Stream operators, s... read more
View answer (2)
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

Senior IOS Developer Interview Questions asked at other Companies

Q1. What are the differences between the MVC and MVVM architectural patterns, and in what scenarios should each be used?
View answer (1)

M2P Fintech interview questions for popular designations

 Software Developer

 (3)

 Java Developer

 (3)

 Senior Software Engineer

 (2)

 SDE

 (2)

 UX Designer

 (1)

 Lead Software Engineer

 (1)

 Product Manager

 (1)

 Product Management Trainee

 (1)

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Questions related to experience and background

Interview Preparation Tips

Interview preparation tips for other job seekers - Would not recommend unless you’re too desperate for a job.

Product Manager Interview Questions asked at other Companies

Q1. You see the number of people cancelling the order increasing. Cancel window 24 hours. What would you do?
View answer (26)

Cloud Devops Engineer Interview Questions & Answers

user image satish sunkara

posted on 15 May 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. How alb will work
  • Ans. 

    ALB stands for Application Load Balancer, which distributes incoming application traffic across multiple targets, such as EC2 instances.

    • ALB routes traffic based on rules defined by the user

    • Supports path-based routing, host-based routing, and routing based on HTTP headers

    • Can handle WebSocket traffic, HTTP/2, and gRPC protocols

    • Provides SSL termination, content-based routing, and sticky sessions

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. What is the terraform do?
  • Ans. 

    Terraform is an infrastructure as code tool used for building, changing, and versioning infrastructure safely and efficiently.

    • Terraform allows users to define infrastructure in a declarative configuration language.

    • It automates the process of provisioning and managing cloud resources.

    • Terraform supports multiple cloud providers such as AWS, Azure, and Google Cloud.

    • It helps in creating reproducible infrastructure and enab

  • Answered by AI

Skills evaluated in this interview

Cloud Devops Engineer Interview Questions asked at other Companies

Q1. What are the different types of EC2 instances based on their costs?
View answer (2)

Jobs at M2P Fintech

View all
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Jul 2023. There were 4 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 Resume tips
Round 2 - Technical 

(1 Question)

  • Q1. What is functional interface ? and more questions on java 8
Round 3 - Technical 

(1 Question)

  • Q1. Questions on core java and mysql
Round 4 - HR 

(1 Question)

  • Q1. Expected salary and why you are leaving the current company.

Java Developer Interview Questions asked at other Companies

Q1. Sort 0 and 1 Problem Statement Given an integer array ARR of size N containing only integers 0 and 1, implement a function to sort this array. The solution should scan the array only once without using any additional arrays. Input: The firs... read more
View answer (3)

Android Developer Interview Questions & Answers

user image Sohil Upadhyay

posted on 2 Jan 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - Assignment 

Basic question based on MVVM Architecture

Round 2 - Case Study 

Android discussion, Services, MVVM, Coroutines

Round 3 - Behavioral 

(1 Question)

  • Q1. Discussion on Projects

Android Developer Interview Questions asked at other Companies

Q1. BST Iterator Problem Statement You are tasked with creating a class named BSTIterator that acts as an iterator for the inorder traversal of a binary search tree. Implement the following functions: BSTIterator(Node root): A constructor that... read more
View answer (1)

SDE Interview Questions & Answers

user image Anonymous

posted on 18 Apr 2024

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 before Apr 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. 2 coding problems , first to explain the approach and then start coding. Fintech related high level concepts
  • Q2. Stacks and Queues related

SDE Interview Questions asked at other Companies

Q1. Return Subsets Sum to K Problem Statement Given an integer array 'ARR' of size 'N' and an integer 'K', return all the subsets of 'ARR' which sum to 'K'. Explanation: A subset of an array 'ARR' is a tuple that can be obtained from 'ARR' by r... read more
View answer (1)

SDE Interview Questions & Answers

user image Anonymous

posted on 28 Nov 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Nov 2023. There were 2 interview rounds.

Round 1 - Coding Test 

DSA questions based on string

Round 2 - Technical 

(2 Questions)

  • Q1. Database queries
  • Q2. Aptitude questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Now interview process is very tough

SDE Interview Questions asked at other Companies

Q1. Return Subsets Sum to K Problem Statement Given an integer array 'ARR' of size 'N' and an integer 'K', return all the subsets of 'ARR' which sum to 'K'. Explanation: A subset of an array 'ARR' is a tuple that can be obtained from 'ARR' by r... read more
View answer (1)
Contribute & help others!
anonymous
You can choose to be anonymous

M2P Fintech Interview FAQs

How many rounds are there in M2P Fintech interview?
M2P Fintech interview process usually has 2-3 rounds. The most common rounds in the M2P Fintech interview process are Technical, Coding Test and One-on-one Round.
How to prepare for M2P Fintech 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 Java, Javascript, Full Stack, SDLC and Spring MVC.
What are the top questions asked in M2P Fintech interview?

Some of the top questions asked at the M2P Fintech interview -

  1. What is the mean by thread, how many ways we can create thre...read more
  2. What is the difference between sync and asynchronous ca...read more
  3. What is the difference between fail safe and fail f...read more
How long is the M2P Fintech interview process?

The duration of M2P Fintech interview process can vary, but typically it takes about less than 2 weeks to complete.

Recently Viewed

JOBS

M2P Fintech

No Jobs

SALARIES

Caterpillar Inc

SALARIES

Tata Motors

SALARIES

Juniper Networks

SALARIES

M2P Fintech

SALARIES

Nerdy Turtlez

INTERVIEWS

Nerdy Turtlez

No Interviews

INTERVIEWS

FloCareer

No Interviews

SALARIES

Caterpillar Inc

Tell us how to improve this page.

M2P Fintech Interview Process

based on 32 interviews

Interview experience

3.7
  
Good
View more

Interview Questions from Similar Companies

Paytm Interview Questions
3.3
 • 749 Interviews
PolicyBazaar Interview Questions
3.6
 • 346 Interviews
PhonePe Interview Questions
4.0
 • 298 Interviews
PayPal Interview Questions
3.9
 • 207 Interviews
Razorpay Interview Questions
3.6
 • 148 Interviews
Rupeek Interview Questions
3.7
 • 60 Interviews
Mobikwik Interview Questions
4.0
 • 47 Interviews
LendingKart Interview Questions
3.1
 • 29 Interviews
BillDesk Interview Questions
3.2
 • 14 Interviews
View all

M2P Fintech Reviews and Ratings

based on 88 reviews

3.6/5

Rating in categories

3.5

Skill development

3.4

Work-life balance

3.6

Salary

3.1

Job security

3.5

Company culture

3.1

Promotions

3.3

Work satisfaction

Explore 88 Reviews and Ratings
Lead SDE - MEAN/MERN Full Stack

New Delhi

7-10 Yrs

Not Disclosed

Analyst Operations & Risk

Chennai

2-5 Yrs

Not Disclosed

Manager Operations & Risk

Chennai

3-6 Yrs

Not Disclosed

Explore more jobs
Software Developer
37 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Development Engineer II
34 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Development Engineer
34 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
33 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Development Engineer 1
18 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare M2P Fintech with

Razorpay

3.6
Compare

Paytm

3.3
Compare

PhonePe

4.0
Compare

Payed

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