Upload Button Icon Add office photos

Filter interviews by

M1xchange Interview Questions, Process, and Tips

Updated 16 Oct 2023

Top M1xchange Interview Questions and Answers

M1xchange Interview Experiences

Popular Designations

3 interviews found

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

I applied via Approached by Company and was interviewed in Sep 2023. 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 - Coding Test 

It was a HackerRank round of comprehensive technical test.

Round 3 - One-on-one 

(1 Question)

  • Q1. 1. Write a program to print hollow rectangle pattern 2. WAP to explain Maps
  • Ans. 

    Program to print hollow rectangle pattern and explanation of Maps

    • Use nested loops to print the rectangle pattern with conditions for hollow spaces

    • Explain Maps as a collection of key-value pairs where each key is unique

    • Show how to use Maps in Java with examples like HashMap or TreeMap

  • Answered by AI

Interview Preparation Tips

Topics to prepare for M1xchange Software Developer interview:
  • Programming
Interview preparation tips for other job seekers - Just know your computer science fundamentals well . Your favorite subjects in college . Your project experience if you are working professional ,switching into this organisation.

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)

I applied via LinkedIn and was interviewed in Jan 2021. There were 6 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. What is Bill Discounting?
  • Ans. 

    Bill discounting is a financing method where a bank or financial institution purchases a company's unpaid invoices at a discount.

    • It is a short-term financing method

    • The bank or financial institution pays the company a percentage of the invoice value upfront

    • The bank or financial institution collects the full invoice amount from the customer

    • The difference between the upfront payment and the full invoice amount is the bank...

  • Answered by AI
  • Q2. Tell me more about M1xchange.
  • Ans. 

    M1xchange is a digital platform for invoice discounting and factoring.

    • M1xchange provides a platform for MSMEs to get their invoices financed by banks and financial institutions.

    • It helps in improving cash flow for businesses by providing quick access to funds.

    • M1xchange also offers services like credit assessment, risk management, and dispute resolution.

    • The platform is secure and transparent, ensuring timely payments and...

  • Answered by AI
  • Q3. Your strength
  • Q4. Your skills
  • Q5. Salary exceptions

Interview Preparation Tips

Interview preparation tips for other job seekers - There were 4 rounds of interviews and Got selected. And the HR process is very fast next day of all interviews I got my offer letter.

Business Development Manager Interview Questions asked at other Companies

Q1. If your not getting support from bank or agent, then what will make further to generate business, what is the approach or strategy to be implemented during such cases to convince the customers ?
View answer (14)

I applied via Recruitment Consultant and was interviewed before Feb 2020. There was 1 interview round.

Interview Questionnaire 

4 Questions

  • Q1. Individual (primarily) & Team deliverables
  • Q2. Banking / Supply Chain Finance knowledge
  • Q3. Similar market players / TReDS platform details
  • Ans. 

    TReDS platforms are digital platforms that enable MSMEs to get financing against their receivables from large corporates.

    • TReDS stands for Trade Receivables Discounting System

    • It is a digital platform that enables MSMEs to get financing against their receivables from large corporates

    • It helps in reducing the working capital cycle for MSMEs

    • Some of the popular TReDS platforms in India are M1xchange, Invoicemart, and RXIL

  • Answered by AI
  • Q4. Previous experience in handling large corporates

Vice President (VP) Interview Questions asked at other Companies

Q1. How soon can you grow our business vertical to INR 100 Cr per year?
View answer (2)

Interview questions from similar companies

I applied via Recruitment Consultant and was interviewed before Jan 2021. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Questions related to SQL
  • Q2. Analytical Based Use cases

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic Knowledge of SQL and how to create Reports and Dashboard is a must
Round 1 - Technical 

(2 Questions)

  • Q1. What is Vector? How it is different from arrays?
  • Ans. 

    Vector is a dynamic array that can resize itself. It differs from arrays in its ability to change size during runtime.

    • Vectors are implemented as dynamic arrays, whereas arrays are static.

    • Vectors can resize themselves during runtime, whereas arrays have a fixed size.

    • Vectors can be used to store objects of any type, whereas arrays can only store objects of a specific type.

    • Vectors have built-in functions for easy manipula

  • Answered by AI
  • Q2. What is an abstract class?
  • Ans. 

    An abstract class is a class that cannot be instantiated and is used as a base class for other classes.

    • An abstract class can have abstract and non-abstract methods.

    • Abstract methods are declared but not implemented in the abstract class.

    • A non-abstract class that inherits from an abstract class must implement all abstract methods.

    • An abstract class can have constructors and fields like a regular class.

    • An abstract class ca...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Clear C++ concepts and also machine learning concepts.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
No response

I applied via Referral

Round 1 - Aptitude Test 

30 minutes Aptitude test

Round 2 - Coding Test 

1 Hour 30 minutes on SQL screening test

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

I applied via Referral and was interviewed before May 2023. There was 1 interview round.

Round 1 - Coding Test 

- There were 2 had questions majorly about DP, code link was shared.

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Working capital, financial ratios
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 Jan 2023. There were 3 interview rounds.

Round 1 - Coding Test 

2 leetcode medium questions were asked

Round 2 - System Design 

(1 Question)

  • Q1. 1 feature design end to end
  • Ans. 

    Designing a feature for a social media platform to allow users to create and share photo albums.

    • Allow users to create and name albums

    • Provide an interface for users to upload and organize photos within albums

    • Implement privacy settings to control who can view and contribute to albums

    • Include features like tagging, commenting, and liking photos within albums

    • Enable users to share albums with others via links or social media

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Basic hr questions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Design Zomato Ordering System
  • Ans. 

    Design a Zomato Ordering System for online food delivery.

    • Allow users to browse restaurants and menus

    • Implement user authentication and profile management

    • Enable users to place orders and make payments online

    • Include features like order tracking and ratings/reviews

    • Integrate with restaurant partners for order fulfillment

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Need to be very strong on ur Design

Skills evaluated in this interview

M1xchange Interview FAQs

How many rounds are there in M1xchange interview?
M1xchange interview process usually has 3 rounds. The most common rounds in the M1xchange interview process are One-on-one Round, Resume Shortlist and Coding Test.
How to prepare for M1xchange 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 M1xchange. The most common topics and skills that interviewers at M1xchange expect are Supply Chain Finance, Trade Finance, B2B Sales, Corporate Banking and Working Capital.
What are the top questions asked in M1xchange interview?

Some of the top questions asked at the M1xchange interview -

  1. 1. Write a program to print hollow rectangle pattern 2. WAP to explain M...read more
  2. Similar market players / TReDS platform deta...read more
  3. What is Bill Discountin...read more

Tell us how to improve this page.

M1xchange Interview Process

based on 4 interviews

Interview experience

4.5
  
Good
View more

Interview Questions from Similar Companies

LendingKart Interview Questions
3.2
 • 29 Interviews
KredX Interview Questions
2.9
 • 8 Interviews
Axio Interview Questions
3.7
 • 8 Interviews
Invoicemart Interview Questions
3.4
 • 2 Interviews
Rubique Interview Questions
2.4
 • 1 Interview
CoinTribe Interview Questions
4.2
 • 1 Interview
View all

M1xchange Reviews and Ratings

based on 14 reviews

3.9/5

Rating in categories

3.4

Skill development

3.8

Work-life balance

3.4

Salary

4.0

Job security

3.6

Company culture

3.3

Promotions

3.6

Work satisfaction

Explore 14 Reviews and Ratings
Assistant Manager
12 salaries
unlock blur

₹4.2 L/yr - ₹8 L/yr

Software Developer
8 salaries
unlock blur

₹8 L/yr - ₹9.1 L/yr

Senior Manager
6 salaries
unlock blur

₹12 L/yr - ₹13 L/yr

Vendor Relationship Manager
5 salaries
unlock blur

₹3.8 L/yr - ₹4 L/yr

Senior Software Engineer
5 salaries
unlock blur

₹10.8 L/yr - ₹18 L/yr

Explore more salaries
Compare M1xchange with

Receivables Exchange of India

3.9
Compare

Invoicemart

3.4
Compare

KredX

2.9
Compare

Poonawalla Fincorp

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