MakeMyTrip interview experience Real time questions & tips from candidates to crack your interview

SDE - 1

MakeMyTrip
upvote
share-icon
4 rounds | 13 Coding problems

Interview preparation journey

expand-icon
Preparation
Duration: 4 Months
Topics: Data Structure, OOPS, Puzzles, Operating System, DBMS, SQL Questions
Tip
Tip

Tip 1 : Practice Classic DSA Question
Tip 2 : Only focus on CS Core Interview Topics

Application process
Where: Campus
Eligibility: Above 7 CGPA
Resume Tip
Resume tip

Tip 1 : Prepare DSA and CS Core Subjects
Tip 2 : Prepare Projects Explaining in simplified way.

Interview rounds

01
Round
Easy
Online Coding Interview
Duration120 Minutes
Interview date12 Aug 2021
Coding problem2

Pattern — 20MCQs + 2 Coding Questions
MCQ level — Easy/ Moderate

Prepare with all the basics of DBMS, OS, OOPs for MCQs.

1. Top View

Moderate
42m average time
61% success
0/80
Asked in companies
SamsungAdobeMakeMyTrip

Given a binary tree. Print the Top View of Binary Tree. Print the nodes from left to right order.

Example:
Input:

Alt text

Output: 2 35 2 10 2
Try solving now

2. Complete Substring!

Moderate
30m average time
60% success
0/80
Asked in companies
AdobeDailyhuntMakeMyTrip

You are given two strings ‘S1’ and ‘S2’. Your task is to find the smallest substring of ‘S1’ which contains all the characters of ‘S2’. The characters of ‘S2’ need not be present in the same order in S1. That is, we need a substring that contains all characters of ‘S2’ irrespective of the order.

A substring is a contiguous sequence of characters within a string.

Example

Let ‘S1’ be “ABBCD” and ‘S2’ be “ABC”, so the smallest substring of ‘S1’ which contains all the characters of S1 is “ABBA”.
Try solving now
02
Round
Medium
Video Call
Duration75 Minutes
Interview date13 Aug 2021
Coding problem4

1. DBMS Question

Basics of DBMS and Difference b/w RDMS and NoSQL.

2. OS Questions

questions on Synchronization, Semaphore, Thread, Difference b/w Thread, and Process.

3. OS Question

There are 5 Read and 3 Write operations performed parallelly. Write a mechanism to run them.

4. Reverse Level Order Traversal

Moderate
30m average time
52% success
0/80
Asked in companies
AdobeMicrosoftAmazon

You have been given a Binary Tree of integers. You are supposed to return the reverse of the level order traversal.

For example:
For the given binary tree

Example

The reverse level order traversal will be {7,6,5,4,3,2,1}.
Try solving now
03
Round
Medium
Video Call
Duration60 Minutes
Interview date13 Aug 2021
Coding problem6

1. Networking Question

What happens when you type the URL in your browser?

2. Networking Question

Layers in the OSI Model and the task of each layer.

3. Networking Question

Difference b/w TCP Vs UDP

4. Networking Question

What happens when you try to reach any server (explained using the Netflix example)

5. Networking Question

Framing, Flow Control, ARQ Techniques

6. OS Questions

Some basic questions from Operating System.

04
Round
Easy
HR Round
Duration20 Minutes
Interview date14 Aug 2021
Coding problem1

1. Basic HR Questions

Introduce yourself.
Family background.
Why MakeMyTrip?

Here's your problem of the day

Solving this problem will increase your chance to get selected in this company

Skill covered: Programming

How do you remove whitespace from the start of a string?

Choose another skill to practice
Similar interview experiences
company logo
SDE - 1
4 rounds | 4 problems
Interviewed by MakeMyTrip
1285 views
0 comments
0 upvotes
company logo
SDE - 1
3 rounds | 3 problems
Interviewed by MakeMyTrip
1210 views
0 comments
0 upvotes
company logo
SDE - 1
2 rounds | 5 problems
Interviewed by MakeMyTrip
875 views
0 comments
0 upvotes
company logo
SDE - 1
3 rounds | 5 problems
Interviewed by MakeMyTrip
726 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
SDE - 1
5 rounds | 12 problems
Interviewed by Amazon
115097 views
24 comments
0 upvotes
company logo
SDE - 1
4 rounds | 5 problems
Interviewed by Microsoft
58238 views
5 comments
0 upvotes
company logo
SDE - 1
3 rounds | 7 problems
Interviewed by Amazon
35147 views
7 comments
0 upvotes