Upload Button Icon Add office photos
Engaged Employer

i

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

MakeMyTrip Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

MakeMyTrip Interview Questions, Process, and Tips

Updated 26 Feb 2025

Top MakeMyTrip Interview Questions and Answers

  • Q1. Minimum Jumps Problem Statement Bob and his wife are in the famous 'Arcade' mall in the city of Berland. This mall has a unique way of moving between shops using trampol ...read more
    asked in Software Developer interview
  • Q2. Tower of Hanoi Problem Statement You have three rods numbered from 1 to 3, and 'N' disks initially stacked on the first rod in increasing order of their sizes (largest d ...read more
    asked in Full Stack Developer interview
  • Q3. In a normal e-commerce user flow, how will you determine the points at which the drop-off rates are high and what to do about them? (Take any e-commerce website and walk ...read more
    asked in Product Manager interview
View all 114 questions

MakeMyTrip Interview Experiences

Popular Designations

122 interviews found

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

(2 Questions)

  • Q1. Number of buildings from n coins
  • Ans. 

    The number of buildings that can be built using n coins can be calculated using a mathematical formula.

    • Use the formula: number of buildings = floor(sqrt(2 * n + 0.25) - 0.5)

    • For example, if n = 5, then number of buildings = floor(sqrt(2 * 5 + 0.25) - 0.5) = floor(sqrt(10.25) - 0.5) = floor(3.2) = 3

  • Answered by AI
  • Q2. Get a maximum sum from picking corner elements
  • Ans. 

    Find the maximum sum by picking corner elements of a matrix

    • Start by selecting the four corner elements of the matrix

    • Compare the sum of the diagonally opposite corners and choose the pair with the higher sum

    • Repeat the process with the remaining elements until all corners are picked

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - DSA round 1:
2 questions were asked
1. Calculate number of buildings can be build from N coins when
from 1 coin required to build 1 building, 2 coins required for busling 2nd building, 3 coins required to build 3rd building,...

2. We have any array
2, 6, 4, 0, 9,1,5
we need to pick one element from left and one element from right i.e. extreme corners up to k times. get maximum sum.

Skills evaluated in this interview

Software Development Engineer II Interview Questions asked at other Companies

Q1. Given 2 large numeric comma seperated strings. You need to calculate their sum along with maintaining the correct position of commas. Example Test Case - s1 - "123,456,788" s2 - "1" output - "123,456,789" constraints - since the strings can... read more
View answer (1)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Promises and Debounce

Front end Developer Interview Questions asked at other Companies

Q1. Non-Decreasing Array Problem Statement Given an integer array ARR of size N, determine if it can be transformed into a non-decreasing array by modifying at most one element. An array is defined as non-decreasing if ARR[i] <= ARR[i + 1] f... read more
View answer (3)

Sdet Interview Questions & Answers

user image Siddharth Taneja

posted on 29 Mar 2024

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

I applied via Referral and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Coding Test 

I was asked longest apallindromic substring

Round 2 - Technical 

(1 Question)

  • Q1. Framework based questons

Sdet Interview Questions asked at other Companies

Q1. Given a M x N 2D array containing random alphabets and a function Dict(string word) which returns whether the 'word' is a valid English word. Find all possible valid words you can get from the 2D array, where the alphabets are adjacent to e... read more
View answer (1)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Referral

Round 1 - HR 

(5 Questions)

  • Q1. About my family
  • Q2. Causal questions
  • Q3. How many members in your family
  • Q4. Where aren you from
  • Q5. Why you need job
  • Ans. 

    Before marriage I am a working... After long time iam interested to work with you

  • Answered Anonymously

Interview Preparation Tips

Interview preparation tips for other job seekers - My Udupi trip done with make my trip..it wa good

MakeMyTrip interview questions for popular designations

 Software Developer

 (13)

 Senior Software Engineer

 (10)

 Software Engineer

 (8)

 Holiday Expert

 (5)

 Product Manager

 (5)

 Senior QA Engineer

 (4)

 Full Stack Developer

 (3)

 Senior Software Engineer 2

 (3)

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 

(1 Question)

  • Q1. General discussion related to work experience
Round 3 - Assignment 

Based on your position

Round 4 - One-on-one 

(4 Questions)

  • Q1. Job description
  • Q2. About your job profile
  • Q3. Working experience
  • Q4. Your technical skills and tools

Assistant Manager Analytics Interview Questions asked at other Companies

Q1. How to apply vlookup? What is a join and type of join and detail
View answer (1)

Get interview-ready with Top MakeMyTrip Interview Questions

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Coding questions on sde profile

Round 2 - One-on-one 

(2 Questions)

  • Q1. Technical round
  • Q2. Pyspark? Coalesce vs reparation?
  • Ans. 

    Coalesce and repartition are both methods used in Pyspark for reducing the number of partitions in a DataFrame.

    • Coalesce is used to reduce the number of partitions without shuffling the data, while repartition involves shuffling the data to create a specified number of partitions.

    • Coalesce is more efficient when reducing the number of partitions, as it avoids shuffling the data unnecessarily.

    • Repartition is useful when yo...

  • Answered by AI

Skills evaluated in this interview

Datastage Developer Interview Questions asked at other Companies

Q1. Your total experience is 6+ in SQL and SSIS, but your relevant experience in Datastage is 3+, and already you are on a higher package as compared with 3 years Datastage developer, we might tak a pause here as your experience is less in Data... read more
View answer (1)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Tell me about yourself
  • Ans. 

    I am a passionate traveler with a love for exploring new cultures and trying new experiences.

    • Passionate traveler

    • Love exploring new cultures

    • Enjoy trying new experiences

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Fibonnaci Series
  • Q2. DBMS, how to use sql
  • Ans. 

    DBMS is a software that manages databases, SQL is a language used to interact with databases.

    • SQL stands for Structured Query Language

    • SQL is used to retrieve, update, and manage data in a database

    • Basic SQL commands include SELECT, INSERT, UPDATE, DELETE

    • Example: SELECT * FROM table_name WHERE condition;

  • Answered by AI

Skills evaluated in this interview

Revenue Analyst Interview Questions asked at other Companies

Q1. You see that the market share has gone down. How will you go about identify the root cause and what will be your sample solution
View answer (1)
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Coding Test 

I was asked 2 DSA questions. I answered them but the interviewer wasn't aware of the complexity of different Data structures so according to him my solution was taking n^3 complexity whereas it was actually the solution of n

Interview Preparation Tips

Interview preparation tips for other job seekers - Just prep well.

Senior Software Engineer Interview Questions asked at other Companies

Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nth prime number. A prime number is a number greater than 1 that is not a product of two smaller natural numbers. Prime numbers have only two factors – 1 and the number itself. ... read more
View answer (6)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

How many basketballs can fit in this room?

Round 2 - Case Study 

Whistleblowing is good or bad

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident

Senior Associate Manager Interview Questions asked at other Companies

Q1. Authentication and Authorization difference ? Explain the architecture/flow with React and Node
View answer (1)

MakeMyTrip Interview FAQs

How many rounds are there in MakeMyTrip interview?
MakeMyTrip interview process usually has 2-3 rounds. The most common rounds in the MakeMyTrip interview process are Technical, One-on-one Round and Coding Test.
How to prepare for MakeMyTrip 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 MakeMyTrip. The most common topics and skills that interviewers at MakeMyTrip expect are Sales, B2B Sales, Key Account Management, Corporate Sales and SQL.
What are the top questions asked in MakeMyTrip interview?

Some of the top questions asked at the MakeMyTrip interview -

  1. find out the subset of an array of continuous positive numbers from a larger ar...read more
  2. In a normal e-commerce user flow, how will you determine the points at which t...read more
  3. Given an integer array of size n, find the maximum circular subarray sum. A cir...read more
How long is the MakeMyTrip interview process?

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

Tell us how to improve this page.

MakeMyTrip Interview Process

based on 96 interviews

Interview experience

3.9
  
Good
View more

Interview Questions from Similar Companies

Oyo Rooms Interview Questions
3.3
 • 227 Interviews
BCD Travel Interview Questions
4.3
 • 111 Interviews
Expedia Group Interview Questions
3.8
 • 81 Interviews
Agoda Interview Questions
3.6
 • 62 Interviews
Thomas Cook Interview Questions
3.8
 • 44 Interviews
Yatra Interview Questions
3.4
 • 31 Interviews
Airbnb Interview Questions
3.8
 • 22 Interviews
Cleartrip Interview Questions
3.4
 • 17 Interviews
Goibibo Interview Questions
4.3
 • 6 Interviews
trivago Interview Questions
4.2
 • 2 Interviews
View all

MakeMyTrip Reviews and Ratings

based on 855 reviews

3.7/5

Rating in categories

3.5

Skill development

3.5

Work-life balance

3.3

Salary

3.7

Job security

3.5

Company culture

3.1

Promotions

3.4

Work satisfaction

Explore 855 Reviews and Ratings
Senior Software Engineer
324 salaries
unlock blur

₹13.5 L/yr - ₹33 L/yr

Assistant Manager
294 salaries
unlock blur

₹4.5 L/yr - ₹18.7 L/yr

Holiday Expert
225 salaries
unlock blur

₹1 L/yr - ₹7 L/yr

Senior Business Development Manager
217 salaries
unlock blur

₹4.5 L/yr - ₹12 L/yr

Senior Executive
210 salaries
unlock blur

₹1.6 L/yr - ₹9 L/yr

Explore more salaries
Compare MakeMyTrip with

Cleartrip

3.4
Compare

Yatra

3.4
Compare

Goibibo

4.3
Compare

Oyo Rooms

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