Tip 1 : Practice Classic DSA Question
Tip 2 : Only focus on CS Core Interview Topics
Tip 1 : Prepare DSA and CS Core Subjects
Tip 2 : Prepare Projects Explaining in simplified way.
Pattern — 20MCQs + 2 Coding Questions
MCQ level — Easy/ Moderate
Prepare with all the basics of DBMS, OS, OOPs for MCQs.



Input:
Output: 2 35 2 10 2



Let ‘S1’ be “ABBCD” and ‘S2’ be “ABC”, so the smallest substring of ‘S1’ which contains all the characters of S1 is “ABBA”.
Basics of DBMS and Difference b/w RDMS and NoSQL.
questions on Synchronization, Semaphore, Thread, Difference b/w Thread, and Process.
There are 5 Read and 3 Write operations performed parallelly. Write a mechanism to run them.



For the given binary tree

The reverse level order traversal will be {7,6,5,4,3,2,1}.
What happens when you type the URL in your browser?
Layers in the OSI Model and the task of each layer.
Difference b/w TCP Vs UDP
What happens when you try to reach any server (explained using the Netflix example)
Framing, Flow Control, ARQ Techniques
Some basic questions from Operating System.
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
How do you remove whitespace from the start of a string?