National Institute of Technology (NIT), Warangal

Warangal, Telangana

Your seniors at National Institute of Technology (NIT), Warangal were your true well-wishers, they shared their placement interview questions for you. 🙏

filter iconFilter interviews by

National Institute of Technology (NIT), Warangal Placement Interview Questions

Updated 9 Jan 2025

3 interviews found

Interview Questions

user image Anonymous

posted on 26 Feb 2015

4 Interview Rounds

Interview Preparation Tips

Round: Test
Experience: They asked three questions, among them 2 were to write the program in one of these languages(C/C++/Java) and
other is to write the algorithm.
Duration: 60 minutes

Round: Technical Interview
Experience: In this they asked to complete the given functions related to string reversals,eliminating the duplicates in the array
with respective to time complexity.

Round: HR Interview
Experience: In this they asked to write the programs especially in data structures, and here they asked more about the projects
done, Reasons for gap in the education if any,and some general HR questions which can be seen in many sites.It was a great experience in my life. After attending the written test I was confident enough of clearing it,then in both the interviews they make me to feel comfort and cool as they are very friendly in nature.

General Tips: My Suggestions to juniors are, be good in any one of the programming languages(C/C++/java) [they concentrate more on strings and pointers] ,completely go through the projects details mentioned in the resume, finally be cool and confident.
College Name: NIT WARANGAL
share interview

Interview Questions

user image Anonymous

posted on 26 Feb 2015

4 Interview Rounds

Interview Preparation Tips

Round: Test
Experience: 3 simple programs were asked and you had to write the code in any language.
Duration: 60 minutes

Round: Technical Interview
Experience: He made us write programs related to string manipulations using pointers and also some other simple programs like
binary search using recursion.

Round: HR Interview
Experience: There was no specific personal interview. He asked us some questions while we wrote the code.Overall a simple process with emphasis on how you went about the writing the code.

General Tips: Be confident about your logic even though you may not remember the code. Finally Be honest.
College Name: NIT WARANGAL
share interview

Interview Questions

user image Anonymous

posted on 26 Feb 2015

5 Interview Rounds

Interview Questions

  • Q1. String reverse
  • Q2. Using strrev reverse word in a given string like My Name Is Vikas to Vikas Is Name My but I did it in other way
  • Q3. Remove repeated occurence of element from an array

Interview Preparation Tips

Round: Test
Experience: They asked write to code for 3 questions
1. Rotate an M*N array by 90 degree.
2. Print a 3 digit number like 647 to six hundred forty seven.
3. Print the content of a directory that may content another files or directory
Duration: 30 minutes

Round: HR Interview
Experience: In HR they asked only my introduction and they gave me simple puzzle that a wire has a cut inside it how we will determine that where is the cut. I answered it using binary search.They told me prove that how we find complexity log base 2 n in binary search.It was good experience for me. the panel members were really friendly.
Tips: write using binary search, when I asked binary search can be applied to a sorted array so they asked me first sort it and then write code for binary search.In binary search I write it using nonrecursive approach they asked me to write it using recursion

Round: Technical Interview
Experience: .They asked me to write the codes for the above questions and they asked me about searching they give me an array when I asked from which method they asked me write using binary search, when I asked binary search can be applied to a sorted array so they asked me first sort it and then write code for binary search.In binary search I write it using nonrecursive approach they asked me to write it using recursion

General Tips: Prepare C or C++ very well.
Skills: C, C ++
College Name: NIT WARANGAL
share interview