Malviya National Institute of Technology (NIT), Jaipur

Jaipur, Rajasthan

Your seniors at Malviya National Institute of Technology (NIT), Jaipur helped you with their notes. Now they're helping you with their placement interview questions. 🙏

filter iconFilter interviews by

Malviya National Institute of Technology (NIT), Jaipur Placement Interview Questions

Updated 9 Jan 2025

120 interviews found

I was interviewed in Dec 2020.

2 Interview Rounds

1

Coding Test Round (2 Questions)

Round duration - 90 minutes
Round difficulty - Medium

This round had 2 coding questions. In both of them, You need to implement those functions such that it returns the correct answer based on what the problem is about.

  • Q1. Find Duplicates in an Array Given an array ARR of size 'N', where each integer is in the range from 0 to N - 1, identify all elements that appear more than onc...read more
  • Q2. Version Comparison Given two strings, Version1 and Version2 , each representing version numbers, determine which one is the latest version. Explanation: The in...read more
2

Video Call Round (2 Questions)

Round duration - 45 minutes
Round difficulty - Medium

The Interviewer has 5 years of experience and was very friendly. He introduced himself first and asked me for a quick introduction. Then he jumped into coding questions

  • Q1. Number of Islands Problem Statement You are provided with a 2-dimensional matrix having N rows and M columns, containing only 1s (land) and 0s (water). Your go...read more
  • Q2. Incremental Partitioning Problem Statement Given two integers N and K, determine how many ways you can partition the number N into K non-empty groups such that...read more

Interview Preparation Tips

Professional and academic backgroundI completed Electronics & Communication Engineering from Malaviya National Institute of Technology Jaipur. I applied for the job as SDE - Intern in GurgaonEligibility criteriagood looking linkedin profileExpedia Group interview preparation:Topics to prepare for the interview - Data Structures, Pointers, OOPS, System Design, Algorithms, Dynamic Programming, array, linked list, hashmapTime required to prepare for the interview - 6 monthsInterview preparation tips for other job seekers

Tip 1 : Go through the previously asked problems
Tip 2 : Make some good projects
Tip 3 : Prefer solving the 450 questions sheet from love babbar which is also available on codestudio.

Application resume tips for other job seekers

Tip 1 : Attach your resume to linkedin profile, several recruiters are always looking for hiring
Tip 2 : Mention your projects carefully in resume
Tip 3 : Be prepared for cross questioning based on skills in your resume

Final outcome of the interviewSelected
share interview

I was interviewed in Dec 2020.

2 Interview Rounds

1

Coding Test Round (2 Questions)

Round duration - 60 minutes
Round difficulty - Medium

Hackerrank is a good paltform and very flexible, our webcam was turned on in order to prevent students from cheating

  • Q1. Find the Lone Set Bit Your task is to identify the position of the only '1' bit in the binary representation of a given non-negative integer N . The representa...read more
  • Q2. Count Ways to Reach the N-th Stair Problem Statement You are provided with a number of stairs, and initially, you are located at the 0th stair. You need to rea...read more
2

HR Round

Round duration - 40 minutes
Round difficulty - Hard

Round was conducted on zoom platform. There were 40 students there and then each one of them were assigned break-out rroms for interviews.

Interview Preparation Tips

Professional and academic backgroundI completed Mechanical Engineering from Malaviya National Institute of Technology Jaipur. I applied for the job as SDE - Intern in HyderabadEligibility criteriaabove 6.5 cgpa, no backlogsDE Shaw India interview preparation:Topics to prepare for the interview - DSA, Arrays, linked list, recursion, trees, graphs,greedy algorithms, dynamic programmingTime required to prepare for the interview - 5 monthsInterview preparation tips for other job seekers

Tip 1 : try to keep only those things in resume on which you have very good command and you should be able to answer all of the questions(upto moderate level) related to your technical skills
Tip 2 : mention your projects with brief description, try avoiding very high level description because some times reader might not be able to understand your work, keep it descriptive and understandable

Application resume tips for other job seekers

Tip 1 : major team project is helpful
Tip 2 : list down only the related achievements with the role you are applying for

Final outcome of the interviewRejected
share interview

I was interviewed in Dec 2020.

2 Interview Rounds

1

Video Call Round (2 Questions)

Round duration - 45 minutes
Round difficulty - Medium

This round was scheduled in the evening hours and all the participants were required to fill a form which was shared 15 minutes prior to the start of the online coding round. This form was filled out probably for the security reasons and to ensure that no one disinterested participant gives the test.

  • Q1. Triplets with Given Sum Problem Given an array or list ARR consisting of N integers, your task is to identify all distinct triplets within the array that sum u...read more
  • Q2. BST to Greater Tree Conversion Convert a given binary search tree (BST) with 'N' nodes into a Greater Tree. In this transformation, each node's data is modifie...read more
2

Assignment Round

Round duration - 30 minutes
Round difficulty - Medium

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - Intern in HyderabadEligibility criteriaabove 8 cgpa, CS/IT branches allowedSamsung interview preparation:Topics to prepare for the interview - Recursion, Dynamic programming, OOPS, Sysytem Design, TreesTime required to prepare for the interview - 2.5 monthsInterview preparation tips for other job seekers

Tip 1 : Do atleast 3 major web dev project
Tip 2 : Practice from interview bit

Application resume tips for other job seekers

Tip 1 : Resume should not be more than 1 page
Tip 2 : Be precise and honest

Final outcome of the interviewSelected
share interview

I was interviewed in Nov 2020.

2 Interview Rounds

1

Coding Test Round (2 Questions)

Round duration - 60 minutes
Round difficulty - Hard

Round was held in the morning probably 10 or 11 am, the test window was open for 90 minutes and one can give the test anytime in that 1.5 hour.

  • Q1. Ways To Make Coin Change Given an infinite supply of coins of varying denominations, determine the total number of ways to make change for a specified value us...read more
  • Q2. Duplicate Integer in Array Given an array ARR of size N , containing each number between 1 and N-1 at least once, identify the single integer that appears twic...read more
2

Video Call Round (1 Question)

Round duration - 45 minutes
Round difficulty - Medium

This round was scheduled on 12th Nov, almost after 30 days of the previous technical round. I got the confirmation of passing the previous round on 10th Nov and was asked to appear in this final round which was scheduled on 15th Nov at 11:00 am in the morning and it was going to be an HR round which probably was my favourite among all the other rounds. I prepared for the same by reading interview experiences available at coding ninjas.

  • Q1. Validate Binary Search Tree (BST) You are given a binary tree with 'N' integer nodes. Your task is to determine whether this binary tree is a Binary Search Tre...read more

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Malaviya National Institute of Technology Jaipur. I applied for the job as SDE - Intern in BangaloreEligibility criteriaAbove 7 cgpa, no current backlogsWalmart interview preparation:Topics to prepare for the interview - Data Structures and Algorithms, Arrays, Linked list, stack, queue, Pointers, OOPS, System Design, Algorithms, Dynamic ProgrammingTime required to prepare for the interview - 3 monthsInterview preparation tips for other job seekers

Tip 1 : practice on codeforces and codechef
Tip 2 : prepare a good resume 
Tip 3 : may prefer solving the SDE sheet provided by striver_79

Application resume tips for other job seekers

Tip 1 : put your entire valuable experience in brief
Tip 2 : try to put those things that really attracts the recruiter, will be better if your past experiences relates to the company

Final outcome of the interviewSelected
share interview
user image Anonymous

posted on 16 Sep 2021

I was interviewed in Oct 2020.

3 Interview Rounds

1

Coding Test Round (2 Questions)

Round duration - 75 minutes
Round difficulty - Easy

This online assessment comprised of 30 questions with 2 coding questions and 28 MCQs.
Coding Questions:
It was one of the most common Dynamic Programming problems: Longest decreasing sub-sequence.
It was an easy question that needed us to find out the mean, median and mode in an array.
The MCQs were difficult that required good understanding of Computer fundamentals.

  • Q1. Amazing Strings Problem Statement Determine if the third string contains all the characters from both the first and second strings in any order. If so, return ...read more
  • Q2. Longest Substring with At Most K Distinct Characters Given a string S of length N and an integer K , find the length of the longest substring that contains at ...read more
2

Telephonic Call Round (1 Question)

Round duration - 35 minutes
Round difficulty - Easy

It was a telephonic call that lasted for about half an hour.

  • Q1. Longest Palindromic Substring Problem Statement You are provided with a string STR of length N . The goal is to identify the longest palindromic substring with...read more
3

Video Call Round (1 Question)

Round duration - 40 minutes
Round difficulty - Medium

The round was a video call and I was asked to share my screen to avoid any cheating cases.

  • Q1. Number of Islands Problem Statement You are given a non-empty grid that consists of only 0s and 1s. Your task is to determine the number of islands in this gri...read more

Interview Preparation Tips

Professional and academic backgroundI completed Electrical & Electronics Engineering from Malaviya National Institute of Technology Jaipur. I applied for the job as SDE - Intern in BangaloreEligibility criteriaabove 7 cgpa, no backlogsAmazon interview preparation:Topics to prepare for the interview - Data Structures, Pointers, OOPS, System Design, Algorithms, Dynamic ProgrammingTime required to prepare for the interview - 6 monthsInterview preparation tips for other job seekers

Tip 1 : Do atleast 3 major web dev project
Tip 2 : Practice from interview bit

Application resume tips for other job seekers

Tip 1 : Keep it short, one or two page max.
Tip 2 : Attach competitive profiles url.

Final outcome of the interviewSelected
share interview

I was interviewed in Nov 2020.

2 Interview Rounds

1

Video Call Round (2 Questions)

Round duration - 50 minutes
Round difficulty - Hard

Timing (10 am- 10:50 am)
For this round I had slightly more time than the last, due to the fact that the weekend fell in between.The interviewer was very very cool and helping this time, something which I kept at the last in my list of probable things that can happen during an interview. Duration of this round was around 50 minutes.

This time I had to face three technical questions and one general question on Finance banks.

  • Q1. Pair Sum Problem Statement You are given an integer array 'ARR' of size 'N' and an integer 'S'. Your task is to find and return a list of all pairs of elements...read more
  • Q2. Validate BST Problem Statement Given a binary tree with N nodes, determine whether the tree is a Binary Search Tree (BST). If it is a BST, return true ; otherw...read more
2

HR Round

Round duration - 35 minutes
Round difficulty - Medium

There was only one interviewer for this round. He continuously interacted with me and was giving me some good situational problems that were not very easy to answer. Basically those were open-minded questions which can be answered oth ways and that's why I found it quiet hard as per my nature but at the end things went well for me.

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Malaviya National Institute of Technology Jaipur. I applied for the job as SDE - Intern in BangaloreEligibility criteriaResume shortlistingMorgan Stanley interview preparation:Topics to prepare for the interview - Data Structures, hashmap, linked list, Pointers, OOPS, System Design, Algorithms, Dynamic Programming, array, 2-pointer problemsTime required to prepare for the interview - 12 monthsInterview preparation tips for other job seekers

Tip 1 : Practice on gfg and coding ninjas.
Tip 2 : Compete on codechef and codeforces.
Tip 3 : Learn DSA and practice regularly.

Application resume tips for other job seekers

Tip 1 : Not more than 1 page
Tip 2 : Have atleast 3 projects with some achievement in coding contest and your coding handle should be mentioned like codechef, codeforces etc
Tip 3 : Try to keep only those things in resume in which you find yourself comfortable with

Final outcome of the interviewSelected
share interview

I was interviewed in Oct 2020.

3 Interview Rounds

1

Coding Test Round (2 Questions)

Round duration - 100 minutes
Round difficulty - Medium

Test started at 04:00 PM sharp and complete the same by 06:00 PM. 
The test duration is 1 hour 40 minutes.
Environment (Amcat) is user friendly.
Web cam and mic is enabled

  • Q1. Weight Capacity for Shipment in D Days You are tasked with managing a shipment company that utilizes conveyor belts to transport packages from one port to anot...read more
  • Q2. Counting Distinct Elements in Every K-Sized Window Given an array ARR of size N and an integer K , determine the number of distinct elements in every K-sized w...read more
2

Video Call Round (2 Questions)

Round duration - 90 minutes
Round difficulty - Medium

Interview stared at 11:00 am and went for 90 min.
Interview was held in zoom
Environment was very much user friendly

  • Q1. Two Sum in a BST Problem Statement Given a Binary Search Tree (BST) and a target value, determine if there exists a pair of node values in the BST whose sum eq...read more
  • Q2. Find Shortest Path in a Tree Given a tree with 'N' nodes and 'N - 1' distinct edges, along with two nodes 'N1' and 'N2', find and print the shortest path betwe...read more
3

HR Round (2 Questions)

Round duration - 60 minutes
Round difficulty - Easy

Hr round started at 5:00 pm and went for 60 minutes
It was held on zoom
Interviewer was very much friendly he started with a normal talk to make things light and easy ongoing.

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Malaviya National Institute of Technology Jaipur. Eligibility criteriaComputer science and it's related branchMorgan Stanley interview preparation:Topics to prepare for the interview - Data Structures and Algorithms, OOPS, System Design, DBMS, Operating System, Pointers, HashingTime required to prepare for the interview - 8 monthsInterview preparation tips for other job seekers

Tip 1 : Practice all DSA questions from interview bit
Tip 2 : Do Atleast 3 project one should be major, if it's in web dev it would be beneficial.
Tip 3 : Should be good in communication skills

Application resume tips for other job seekers

Tip 1 : Not more than 1 page
Tip 2 : Have atleast 3 projects with some achievement in coding contest and your coding handle should be mentioned like codechef, codeforces etc
Tip 3 : Try to keep only those things in resume in which you find yourself comfortable with

Final outcome of the interviewSelected
share interview

I was interviewed in Oct 2020.

2 Interview Rounds

1

Coding Test Round (2 Questions)

Round duration - 90 minutes
Round difficulty - Medium

This round was scheduled in the evening hours at the Hackerrank platform which is a very famous platform known for conducting coding tests. All the participants were required to fill a form which was shared 2 days prior to the test date. This form was filled out probably for the security reasons and to ensure that no one disinterested participant gives the test.

  • Q1. Maximum Sum of Non-Adjacent Nodes in a Binary Tree Given a binary tree with integer values assigned to each node, select nodes such that their sum is maximum, ...read more
  • Q2. Validate Binary Search Tree (BST) You are given a binary tree with 'N' integer nodes. Your task is to determine whether this binary tree is a Binary Search Tre...read more
2

Video Call Round (1 Question)

Round duration - 45 minutes
Round difficulty - Medium

There were two interviewers for this round, one male and one female. Both of them were very helpful and energetic. They continuously thrown tricky questions/situations towards me and then were giving feedback as well on my answers and were talking about the pros and cons of each and every event. To be honest I felt very happy after talking to them. And yes it seemed to be quiet difficult during the initial minutes but then later on, everything was easy.

  • Q1. Ways To Make Coin Change Given an infinite supply of coins of varying denominations, determine the total number of ways to make change for a specified value us...read more

Interview Preparation Tips

Professional and academic backgroundI completed Mechanical Engineering from Malaviya National Institute of Technology Jaipur. Eligibility criteriaabove 7 cgpa, allowed branches were cs/IT, chemcal and mechanicalGoldman Sachs interview preparation:Topics to prepare for the interview - Data Structures and Algorithms, OOPS, System Design, DBMS, Operating System, Pointers, HashingTime required to prepare for the interview - 4- monthsInterview preparation tips for other job seekers

Tip 1 : Practice all DSA questions from interview bit
Tip 2 : Do Atleast 3 project one should be major, if it's in web dev it would be beneficial.
Tip 3 : Should be good in communication skills

Application resume tips for other job seekers

Tip 1 : Not more than 1 page
Tip 2 : Have atleast 3 projects with some achievement in coding contest and your coding handle should be mentioned like codechef, codeforces etc
Tip 3 : Try to keep only those things in resume in which you find yourself comfortable with

Final outcome of the interviewSelected
share interview
user image Anonymous

posted on 5 Oct 2022

I applied via Campus Placement and was interviewed before Oct 2021.

4 Interview Rounds

1

Resume Shortlist Round

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
2

Group Discussion Round

We were divided into groups comprising of 9-10 students. Our topic was Online Training vs Offline training. Everyone was given the opportunity to speak and it was a good discussion overall.

3

Aptitude Test Round

Questions were related general quant, reasoning, verbal ability

4

One-on-one Round (2 Questions)

  • Q1. Tell me about yourself?
  • Q2. General questions like Google Analytics, CRM, what is cloud application, and about the company, and lastly why do you want to be part of this company.

Interview Preparation Tips

Topics to prepare for Mastek Associate Consultant interview:
  • Google Analytics
  • CRM
  • Internship
  • Project
  • Marketing
  • Oracle Apps
Interview preparation tips for other job seekers - Prepare your notes on topic which might be related to your academics or projects. Learn about the company and its products or services. And always praise the company culture and its policies.
share interview
user image Anonymous

posted on 15 Sep 2021

I was interviewed in Dec 2020.

1 Interview Round

1

Video Call Round (1 Question)

Round duration - 60 minutes
Round difficulty - Hard

It was help in the morning hours. Since this was a new startup, the interview was taken by both the co-founders of the comapany.

  • Q1. Count and Say Sequence Problem The 'Count and Say' sequence is a series of strings in which each consecutive term is generated by describing the previous term....read more

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Malaviya National Institute of Technology Jaipur. I applied for the job as SDE - 2 in DelhiEligibility criteria2-3 development projects were importantHuddle01 interview preparation:Topics to prepare for the interview - System Design and oops, Nodejs and web socketsTime required to prepare for the interview - 3 monthsInterview preparation tips for other job seekers

Tip 1 : Team projects were the major helping thing.
Tip 2 : Put your experience in descriptive manner into the resume.

Application resume tips for other job seekers

Tip 1 : Good projects.
Tip 2 : Also mention the past experience if any.

Final outcome of the interviewSelected
share interview