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

272 interviews found

Sort by: Popular
user image Anonymous

posted on 9 Jul 2022

I applied via Campus Placement and was interviewed in Jan 2022.

2 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

One-on-one Round (2 Questions)

Interview Preparation Tips

Interview preparation tips for other job seekers - Be thorough with project works and basic
share interview
user image CodingNinjas

posted on 18 Oct 2021

I was interviewed in Apr 2021.

2 Interview Rounds

1

Telephonic Call Round (2 Questions)

Round duration - 45 Minutes
Round difficulty - Easy

It was a DSA round where I was asked 2 coding questions and optimised approaches for both.

  • Q1. Ninja and his meetings Ninja has recently started a startup. In his startup, there is only one conference room for a meeting. Ninja receives an array/list ‘MEET...read more
  • Q2. Trapping Rain Water ll Given an M * N matrix, where the value at any cell denotes the height of that cell in a 2-D elevation map. You need to find the volume of...read more
2

Coding Test Round (1 Question)

Round duration - 45 Minutes
Round difficulty - Medium

It was more of discussion around my projects and resume. Also asked some questions related to me. What are your hobbies? Willing to relocate?

  • Q1. Smallest Subarray With K Distinct Elements Given an array 'A' consisting of 'N' integers, find the smallest subarray of 'A' containing e...read more

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from National Institute of Technology Karnataka Surathkal.. Eligibility criteriaNAMindTickle interview preparation:Topics to prepare for the interview - OOPs, OS, DBMS, C++, System Design, Dynamic Programming, Pointers, System DesignTime required to prepare for the interview - 3 MonthsInterview preparation tips for other job seekers

Tip 1 : Be consistent, you might not get success in the starting but if you are consistent with your prep, then in the end you will get offers from most companies
Tip 2 : Do participate in contests on leetcode
Tip 3 : Have a good resume

Application resume tips for other job seekers

Tip 1 : Good projects
Tip 2 : Includes achievements in coding contests like ACM ICPC or Google kickstart, Hashcode.

Final outcome of the interviewSelected
share interview
user image Anonymous

posted on 9 Aug 2023

Interview experience
2
 Poor
Difficulty level
 Easy
Duration
 Less than 2 weeks
Result
 Yes, I joined the company

I applied via Campus Placement and was interviewed before Aug 2022.

3 Interview Rounds

1

Resume Shortlist Round

Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
2

Coding Test Round

It was Aon platform where you cannot use C++ STL. questions were on trees dp

3

Technical Round (1 Question)

  • Q1. Interview started with my intro and then interviewer asked to check whether linked list is a palindrome or not. and then asked to write bfs code and then some q...read more

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be confident and give your best
share interview
Interview experience
5
 Excellent
Difficulty level
 Easy
Duration
 Less than 2 weeks
Result
 Yes, but I declined the offer

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

3 Interview Rounds

1

Resume Shortlist Round

Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
2

Aptitude Test Round

Normal dsa and cs questions

3

Technical Round (1 Question)

Interview Preparation Tips

Interview preparation tips for other job seekers - practice well
share interview
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 Sep 2022.

3 Interview Rounds

1

Resume Shortlist Round

Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
2

Aptitude Test Round

Multiple choice questions

3

Technical Round (1 Question)

share interview
user image Anonymous

posted on 7 Feb 2023

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

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

4 Interview Rounds

1

Resume Shortlist Round

Pro Tip by AmbitionBox:
Do not use an unprofessional email address such as cool_boy@email.com. It shows a lack of professionalism by the candidate.
View all tips
2

Aptitude Test Round

Test consisted of multiple sections like CS, English, Aptitude etc. Questions covered most of the aspects of aptitude, logical reasoning and verbal ability

3

Technical Round (1 Question)

  • Q1. Questins like Swapping, sorting Sorting minimum distance between two cells on a grid etc
4

HR Round (1 Question)

  • Q1. Why should we hire? Which location do you want work? What do you know about the Company? etc.

Interview Preparation Tips

Topics to prepare for Oracle Applications Engineer interview:
  • Data Structures
  • Algorithms
Interview preparation tips for other job seekers - Interviewers were friendly. Mainly checked problem solving approach. Prepaparing all the fundamental of Aptitude and Reasoning, Data structures and Algorithms helps. Be confident with your answers.
share interview
user image Anonymous

posted on 23 Sep 2022

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

4 Interview Rounds

1

Coding Test Round

MCQ test on DSA+computer science fundamentals+aptitude

2

Technical Round (2 Questions)

3

Technical Round (1 Question)

  • Q1. Low level design + basic level string pattern question + project discussion
4

Behavioral Round (2 Questions)

  • Q1. One dynamic programming qstn on subset sum.
  • Q2. One puzzle type qstn plus managerial behavioral qstn

Interview Preparation Tips

Interview preparation tips for other job seekers - DSA, Computer science subjects and system design must be very good. Best way to get hired is by on campus placement bcz they give good ctc at IIT/NIT.
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

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

2 Interview Rounds

1

Resume Shortlist Round

Pro Tip by AmbitionBox:
Be truthful in your resume. It is very easy to catch false or lies during the interview by asking basic questions.
View all tips
2

Technical Round (2 Questions)

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare 4-5 subject thoroughly related to your stream
share interview
user image Anonymous

posted on 24 Dec 2021

I applied via Campus Placement and was interviewed before Dec 2020.

4 Interview Rounds

Interview Questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Fluent English and good expression will do the work
share interview