Netaji Subhas Institute of Technology (NSIT)

Delhi, Delhi

Your seniors at Netaji Subhas Institute of Technology (NSIT) helped you with their notes. Now they're helping you with their placement interview questions. 🙏

filter iconFilter interviews by

Netaji Subhas Institute of Technology (NSIT) Placement Interview Questions

Updated 18 Jan 2025

88 interviews found

I was interviewed before Sep 2020.

4 Interview Rounds

1

Coding Test Round (2 Questions)

Round duration - 120 minutes
Round difficulty - Easy

The coding round was at 11 am in the morning. The questions were of medium level. The questions were purely based on Data Structures and Algorithms.

  • Q1. Sliding Maximum Problem Statement Given an array of integers ARR of length 'N' and a positive integer 'K', find the maximum elements for each contiguous subarr...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

Face to Face Round

Round duration - 45 minutes
Round difficulty - Easy

I was selected for the interview. The interview was conducted early in the morning at 10 am. The interviewer was very friendly and calm.

3

Telephonic Call Round (1 Question)

Round duration - 30 minutes
Round difficulty - Easy

This round was a mix of technical, puzzles and HR. The interview was fairly easy, The interviewer asked for my introduction and continued with the interview then.

  • Q1. Stack using Two Queues Problem Statement Develop a Stack Data Structure to store integer values using two Queues internally. Your stack implementation should p...read more
4

Telephonic Call Round (2 Questions)

Round duration - 45 minutes
Round difficulty - Easy

This was the last round for getting selected as an intern. However, this was a pure technical round. Only coding questions were asked. Also, at the end he asked me the question, Why American express?

  • Q1. Detect and Remove Loop in Linked List For a given singly linked list, identify if a loop exists and remove it, adjusting the linked list in place. Return the m...read more
  • Q2. Interval List Intersection Problem You are provided with two sorted lists of closed intervals, INTERVAL1 and INTERVAL2 . A closed interval [x, y] (x < y) si...read more

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Netaji Subhas University Of Technology. Eligibility criteriaAbove 7 CGPAAmerican Express interview preparation:Topics to prepare for the interview - C++, Data Structures, Algorithms, Operating Systems, Object Oriented Programming, Database Management System, Computer NetworksTime required to prepare for the interview - 2.5 monthsInterview preparation tips for other job seekers

Tip 1 : Have confidence in Data Structures and Algorithms. Have your concepts very clear and then pick one coding platform( leetcode, InterviewBit, CodeZen, GeeksForGeeks) and try to practice around 7-10 questions everyday with varying difficulty and different topics.Also solving questions is not enough, try to optimize it. Analyze its space and time complexities.
Tip 2 : Study properly about OOPS concepts. Coding Ninja's Data Structures and Algorithms course is great for preparing the OOPS concepts specifically. For OS and DBMS refer to your college notes and GeekForGeeks articles.
Tip 3 : Keep participating in coding contests. It helps you increase your problem solving skills.

Application resume tips for other job seekers

Tip 1 : Add those skills, projects and achievements which are relevant to your role.
Tip 2 : Do not fake any skills, projects or achievements. 
Tip 3 : You do need to have a several number of projects. 1 good project with good knowledge of it will also do fine. The similar rule goes for skills also.
Tip 4 : Try to write achievements which proves your technical skills, leadership quality, communication skills or teamwork.

Final outcome of the interviewSelected
share interview

I was interviewed before Sep 2020.

3 Interview Rounds

1

Video Call Round (2 Questions)

Round duration - 50 minutes
Round difficulty - Medium

This round was held on Google Meet Video Call at 10 A.M.
There were 2 Interviewers and they were very helpful.

  • Q1. Kth Largest Element Problem Statement Given an integer array and a number 'K', your task is to identify the kth largest element within the array. Input: The in...read more
  • Q2. Maximum Sum Path from Leaf to Root Given a binary tree with 'N' nodes, identify the path from a leaf node to the root node that has the maximum sum among all r...read more
2

Video Call Round

Round duration - 55 minutes
Round difficulty - Medium

The round was 2nd technical round conducted through Google Meet.
There were 2 interviewers and they were helpful.
Timing was from 11:10 A.M - 12:00 P.M

3

HR Round

Round duration - 30 minutes
Round difficulty - Medium

Timing was 12:30 P.M. to 1:00 P.M.
It was held on Google Meet and HR was helpful.

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Netaji Subhas University Of Technology. I applied for the job as SDE - Intern in GurgaonEligibility criteria7 CGPA aboveSprinklr interview preparation:Topics to prepare for the interview - - Dynamic Programming- Sort and Search Algorithms- Graphs - Data Structures ( Priority Queue, stack, sets)- Greedy Algorithms- OOPS - DBMSTime required to prepare for the interview - 3 monthsInterview preparation tips for other job seekers

Tip 1 : Make a 1-pager Good Resume including atleast 1 project or previous work experience.
Tip 2 : Regularly Participate in Coding Contests on CodeForces and try to be Expert.
Tip 3 : Start practicing on Leetcode and InterviewBit 1 month before your Placement Drive and try solving approx 300+ questions.
Tip 4 : Contribute time for course subjects also like OS,DBMS,OOPS.

Application resume tips for other job seekers

Tip 1 : Keep it 1 page and mention only field specific achievements.(Nothing like Captain of Cricket Team in College)
Tip 2 : Mention atleast 1 project or past work experience.
Tip 3 :  Don't try to lie in resume as questions can be asked on the same in depth.

Final outcome of the interviewSelected
share interview

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

3 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

Aptitude Test Round

The test was a mix of quant, technical and behavioural questions
Test level- Moderate
Qualification criteria- Minimum marks in technical section

3

Technical Round (2 Questions)

  • Q1. Technical Round- SI vs CI difference/ Diesel vs Otto Cycle EV future Questions related to my fav subject Projects in college
  • Q2. HR Round- Why Hero About profile Future vision Family background Difficulty Level- Easy

Interview Preparation Tips

Interview preparation tips for other job seekers - Be clear about your resume
Automobile related projects is an advantage
share interview

I was interviewed before May 2021.

3 Interview Rounds

1

Coding Test Round (2 Questions)

Round duration - 90 minutes
Round difficulty - Easy

Timing - 10AM-11:30AM
Online proctored test

  • Q1. Binary Tree Right View Problem Statement Given a binary tree of integers, your task is to print the right view of it. The right view represents a set of nodes ...read more
  • Q2. 0/1 Knapsack Problem Statement A thief is planning to rob a store and can carry a maximum weight of 'W' in his knapsack. The store contains 'N' items where the...read more
2

Video Call Round (2 Questions)

Round duration - 45 minutes
Round difficulty - Medium

Timing : 4PM-5PM
Environment - Online

There was a panel of 3 interviewers

  • Q1. How can you find the size of an array in C or C++ without using sizeof or any standard function?
  • Q2. Explain how indexing in a database works using B+ trees.
3

Video Call Round (1 Question)

Round duration - 45 mintues
Round difficulty - Easy

Timing - 11AM-12:15PM
Environment - online video call

Again there was a panel of 2 senior engineers

  • Q1. Maximum Path Sum Problem Statement You are given an n-ary tree consisting of 'N' nodes. Your task is to determine the maximum sum of the path from the root to ...read more

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Netaji Subhas University Of Technology. I applied for the job as SDE - 1 in NoidaEligibility criteria7.5 CGPAANSYS, Inc. interview preparation:Topics to prepare for the interview - System Design, core C++, Algorithms, Data Structures, DBMSTime required to prepare for the interview - 3 monthsInterview preparation tips for other job seekers

Tip 1 : Brush Up on Computer Science Fundamentals
Tip 2 : Prepare a Brief Self-Introduction

Application resume tips for other job seekers

Tip 1 : Do not put fake resume
Tip 2 : Writing internship project helps.

Final outcome of the interviewSelected
share interview

I was interviewed before Sep 2020.

2 Interview Rounds

1

Coding Test Round (1 Question)

Round duration - 60 minutes
Round difficulty - Easy

The round was taken on Cocubes platform with video enabled . The time I chose was 3:00 P.M.

  • Q1. Maximum Number from Linked List Problem Statement Given a linked list where each node contains a single digit, your task is to construct the largest possible n...read more
2

Coding Test Round (2 Questions)

Round duration - 60 Minutes
Round difficulty - Medium

The coding problems were medium and it was held online on Cocubes at 4:00 PM

  • Q1. Maximum Sum Path from Leaf to Root Given a binary tree with 'N' nodes, identify the path from a leaf node to the root node that has the maximum sum among all r...read more
  • Q2. Bipartite Graph Check Determine if a given graph is bipartite. A graph is considered bipartite if its vertices can be divided into two disjoint sets, 'U' and '...read more

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Netaji Subhas University Of Technology. I applied for the job as SDE - Intern in BangaloreEligibility criteriaAbove 8 CGPASamsung interview preparation:Topics to prepare for the interview - Dynamic Programming, Greedy Techniques, Data Structures, OOPs, DBMS, Graph TheoryTime required to prepare for the interview - 2 monthsInterview preparation tips for other job seekers

Tip 1 : Prepare OS, DBMS and OOPs also
Tip 2 : Do Competitive Coding Contest from CodeForces.
Tip 3 : Do leetcode 2 months before interviews.

Application resume tips for other job seekers

Tip 1 : Have some good coding profiles on various platforms
Tip 2 : Mention some projects or past experience relevant to your stream

Final outcome of the interviewSelected
share interview

I was interviewed before Sep 2020.

3 Interview Rounds

1

Coding Test Round (2 Questions)

Round duration - 180 minutes
Round difficulty - Easy

The round had 3 problems to solve. There were multiple sets and each candidate had a different set of problems to solve.
- Timing: Afternoon (2pm - 5 pm)
- Environment: In a college environment with invigilators present to avoid any bad practices.

  • Q1. 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
  • Q2. Count Leaf Nodes in a Binary Tree Count the number of leaf nodes present in a given binary tree. A binary tree is a data structure where each node has at most ...read more
2

Coding Test Round (1 Question)

Round duration - 60 minutes
Round difficulty - Medium

It was a pen and a paper round. We were required to solve a problem with pen and paper. Also, we were not allowed to use an inbuilt data structure and algorithm.

  • Q1. Shortest Path in a Binary Maze Problem Statement Given a maze represented as a binary rectangular matrix of size M*N, where each element can either be 0 or 1, ...read more
3

Face to Face Round (2 Questions)

Round duration - 20 minutes
Round difficulty - Easy

It was the first and only face to face interview. The round was majorly about Data structures and algorithms. Some people were also asked some standard puzzles.

  • Q1. Power of Two Problem Statement Determine whether a given integer N is a power of two. Return true if it is, otherwise return false . Explanation An integer 'N'...read more
  • Q2. Reverse the String Problem Statement You are given a string STR which contains alphabets, numbers, and special characters. Your task is to reverse the string. ...read more

Interview Preparation Tips

Professional and academic backgroundI completed Information Technology from Netaji Subhas University Of Technology. Eligibility criteria7+ CGPASamsung interview preparation:Topics to prepare for the interview - Data Structures and Algorithms, Object-Oriented Programming, Operating Systems, Competitive Programming, Computer NetworksTime required to prepare for the interview - 3 monthsInterview preparation tips for other job seekers

Tip 1 : Competitive programming plays a major role when you are appearing for coding rounds as a fresher. In the coding rounds, you won't get direct problems copied from Geeksforgeeks or Leetcode. You would be required to use your logical thinking to go ahead in the process. This is where competitive programming helps.

Tip 2 : Coding rounds are all about Coding + Timing. Most people fail to excel due to the pressure of a timer ticking on your head. So, instead of just solving problems, try to participate in timed contests. This will help you be used to the pressure of the timer.

Tip 3 : Many big companies like Microsoft, Amazon, and even Google expect you to be good at standard problems. So, once you are done with coding round by your logical skills and competitive programming, you must be well versed with some standard problems in order to excel.

Tip 4 : Patience is the key to success. The internships and placements are a little luck-based. You may fail despite being an amazing programmer due to the pressure of situations. It's important to give yourself time, stay calm, and learn from your mistakes. 

Tip 5 : Do at least 1 good project for internship and 2 good projects for placement interviews.

Tip 6 : Your practice is not defined by the number of problems you solve. It is defined by how you solve the problem. Memorizing 500 problems may not get you a job. But understanding the concept and DSA behind 200 problems may make you excel and help you get a job at Google.

Application resume tips for other job seekers

Tip 1 : Make it short, crisp, and simple. It is always good to have a 1 pager resume. 

Tip 2 : Resume must comprise of the following: Educational Qualifications, Technical skills, Projects, Work experience (if any), Achievements. Other than this, you may include some extra co-curricular achievements.

Tip 3 : Keep a balance in your resume. A resume having 6-7 projects and no DSA skills are not good. Similarly, a resume full of competitive programming achievements is not good. A resume must have both in a balanced way. 3-4 projects is more than sufficient.

Final outcome of the interviewSelected
share interview

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

2 Interview Rounds

1

Coding Test Round

2

Technical Round (1 Question)

  • Q1. Mostly ques based upon my resume details and some tech related ques on OOPs, OS, Cloud, etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Just prepare everything that you have mentioned in the resume
share interview
user image Anonymous

posted on 15 Sep 2021

I was interviewed before Sep 2020.

5 Interview Rounds

1

Telephonic Call Round

Round duration - 60 minutes
Round difficulty - Easy

The interviewer called my via phone and simultaneously provided me a link where I had to write the code for a given problem. It was scheduled at 12:30 pm, so timing was not an issue. It was a standard DP question involving a 2D matrix. The question was easy and I was able to code it within given time.

2

Face to Face Round (1 Question)

Round duration - 60 minutes
Round difficulty - Easy

The interviewer asked me two coding questions in this round.

  • Q1. Write an efficient program to find the sum of the contiguous subarray within a one-dimensional array of numbers that has the largest sum.
3

Face to Face Round (1 Question)

Round duration - 60 minutes
Round difficulty - Easy

This was on-site round at their Bangalore office. The interviewer was friendly and helpful. The interview held inside a conference room.

  • Q1. DFS Traversal Problem Statement Given an undirected and disconnected graph G(V, E) , where V is the number of vertices and E is the number of edges, the connec...read more
4

Face to Face Round

Round duration - 60 minutes
Round difficulty - Easy

This was the next round of the onsite interviews. Took place in the same conference room as that of the previous round.

5

Face to Face Round

Round duration - 60 minutes
Round difficulty - Easy

This was the third round of the onsite interview. 
 

Interview Preparation Tips

Professional and academic backgroundI completed Software Engineering from Netaji Subhas University Of Technology. I applied for the job as SDE - 1 in BangaloreGoldman Sachs interview preparation:Topics to prepare for the interview - Data Structures, Algorithms, Database, System Design, Operating SystemsTime required to prepare for the interview - 6 MonthsInterview preparation tips for other job seekers

Practice DP based questions as much as you can. Also, be confident during the interview about your solution. For practice, you can prefer Coding Ninjas and Geeks For Geeks.

Application resume tips for other job seekers

Keep it short. Mention the academic and professional projects you've done. Add your educational details properly with percentage or CGPA obtained.

Final outcome of the interviewSelected
share interview

Hardware Interview Questions

user image Pratyush Dhingra

posted on 11 Sep 2017

I was interviewed in Aug 2017.

4 Interview Rounds

Interview Questions

Interview Preparation Tips

Round: Test
Experience: There were 3 sections each with 20 questions related to coding, digital, analog and aptitude.
Coding part was particularly difficult with mostly questions based on pointers and flow of execution. Digital part was nice and easy with no tricky questions.
Tips: Practice some aptitude questions.They definitely give u an edge and a higher chance for clearing the round.Keep your coding strong whether u apply for hardware or software.
Duration: 1 hour
Total Questions: 60

Round: Technical Interview
Experience: the interview started with what is VLSI and then was followed by a series of questions from digital electronics based on flip flop , finite state machines , combinational circuits and much more

College Name: NSIT
share interview
user image Anonymous

posted on 10 Sep 2017

5 Interview Rounds

Interview Questions

Interview Preparation Tips

Round: Test
Experience: There were 2 sections of english and quantitative aptitude. 40 questions were to be answered.
After that there was coding round in which 2 questions were asked. 70 mins were provided.
Duration: 40 minutes
Total Questions: 40

Round: Technical Interview
Experience: This was a personal interview round and questions were asked froms OOPS and basic programming. They were basically looking for projects.

Round: HR Interview
Experience: This was a skype round and general questions were asked by the HR. They just wanted to test the basic knowledge and communication skills of the student.

Skills: Talking Ability, Coding Skills, Project
College Name: Netaji Subhas Institute Of Technology, Delhi
share interview