National Institute of Technology, Surathkal

Mangalore, Karnataka

What if you can't knock at your National Institute of Technology, Surathkal seniors' door for advice? Read their placement interview questions and crack your next interview. 🏆

filter iconFilter interviews by

National Institute of Technology, Surathkal Placement Interview Questions

Updated 28 Nov 2024

2 interviews found

Sort by: Popular
user image Anonymous

posted on 6 Feb 2024

Interview experience
4
 Good
Difficulty level
 Moderate
Duration
 Less than 2 weeks
Result
 Yes, I joined the company

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

3 Interview Rounds

1

Aptitude Test Round

Normal MCQ questions from different computer science subjects

2

Technical Round (1 Question)

  • Q1. Hashmap Implementation Bit Manipulation question Projects
3

HR Round (1 Question)

share interview
user image CodingNinjas

posted on 15 Sep 2021

I was interviewed in Oct 2020.

1 Interview Round

1

Video Call Round (2 Questions)

Round duration - 70 Minutes
Round difficulty - Hard

It started around 11 Am on MS teams.
There was only 1 interviewer.
The interviewer asked questions from almost every concept, whatever I mentioned in my resume.

Data Structure and Algorithms: Complete heap Sort(Full code on pen and paper), check a number is a power of 2 or not, and some follow-up questions on data structure and algorithms.

OS: Scheduling algorithms, Round Robin(implementation), Process States, and some follow-up questions on that also.
OOPS: Virtual Functions, Copy Constructors, Runtime Polymorphism, Destructors with their implementation, and lots of follows up questions on that also. They gave more focus on oops concepts in c++ only. If you know oops concepts in c++ then you should be able to explain them well with proper implementation.
Project: Complete description, Database schema(Complete diagram on paper), Data flow diagram, and which technology used in projects. My project was on spring boot based web application with proper database design. They asked many questions related to the flow of the project and request methods(POST, PUT, UPDATE, DELETE).
And some other basic questions on projects as well. The duration of this round was almost a complete hour. 7 students shortlisted after 1 round.

  • Q1. Heap Sort You are given an array ‘ARR’ consisting of 'N' integers, and your task is to sort the given array in non-decreasing order using the Heap sort ...read more
  • Q2. Ninja and power of 2 Ninja loves playing with numbers. So one day, he wants to arrange a few numbers in the ‘N’ number of rows. The first row contains 1 number,...read more

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from National Institute of Technology Karnataka Surathkal.. I applied for the job as Software Engineer in BangaloreEligibility criteriaMinimum 7 CGPARadisys Corporation interview preparation:Topics to prepare for the interview - DSA, OOPS, OS, DBMS, Web Development and Networking.Time required to prepare for the interview - 6 monthsInterview preparation tips for other job seekers

Tip 1 : Try to solve implementation questions on regular basis at least 1 per day.
Tip 2 : Make a proper Roadmap to complete all the DS concepts including some advanced DS concepts also like trie. Do an ample amount of questions from every topic. IMPORTANT: Learn implementation of DS like Hashmap, heap. 
Tip 3 : Minimum 2 projects. One should be the database project.
Tip 4 : You should be good in problem-solving, bits manipulation, c/c++ language, OOPs, OS, and Networking.

Application resume tips for other job seekers

Tip 1 : Well Organised
Tip 2 : At least 2 projects
Tip 3 : Go through to resume of good technical students.
Tip 4 : Personally, I do not prefer any template for a resume. You can easily make on Google docs or any word editor by yourself.

Final outcome of the interviewSelected
share interview