Vellore Institute of Technology (VIT)

Vellore, Tamil Nadu

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

filter iconFilter interviews by

Vellore Institute of Technology (VIT) Placement Interview Questions

Updated 19 Jan 2025

418 interviews found

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

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

1 Interview Round

1

Technical Round (4 Questions)

share interview
user image Anonymous

posted on 21 Mar 2022

I was interviewed in Sep 2021.

3 Interview Rounds

1

Coding Test Round (2 Questions)

Round duration - 90 minutes
Round difficulty - Easy

2 Coding Questions and 20 MCQ's to be solved in 90 minutes. It was from 6 pm. The camera and screen-recorders were on. The mcq was on web, oops, dbms.

  • Q1. Number of Islands II Problem Statement You have a 2D grid of dimensions 'N' rows by 'M' columns, initially filled with water. You are given 'Q' queries, where ...read more
  • Q2. Make Array Elements Equal Problem Statement Given an integer array, your objective is to change all elements to the same value, minimizing the cost. The cost o...read more
2

Face to Face Round (4 Questions)

Round duration - 70 minutes
Round difficulty - Medium

The interview started with the interviewer asking me about my projects and why and what I have used in them. Be very clear with all the technologies you have used in your project as the interviewer will ask you in-depth about it.
Explain Components, Modules and Services in Angular. What is a Recursive Stored Procedure?

  • Q1. Sub Sort Problem Statement You are given an integer array ARR . Determine the length of the shortest contiguous subarray which, when sorted in ascending order,...read more
  • Q2. Minimum Operations Problem Statement You are given an array 'ARR' of size 'N' consisting of positive integers. Your task is to determine the minimum number of ...read more
  • Q3. Tower of Hanoi Problem Statement You have three rods numbered from 1 to 3, and 'N' disks initially stacked on the first rod in increasing order of their sizes ...read more
  • Q4. Can you explain the concepts of multithreading and semaphore in operating systems?
3

Face to Face Round (1 Question)

Round duration - 30 minutes
Round difficulty - Easy

The interviewer was VP of Engineering at MakeMyTrip with more than 10 years of experience. He asked about the 4 Pillars of OOPS and we had an in-depth discussion with real-life applications for each of them.

  • Q1. Square Root with Decimal Precision Problem Statement You are provided with two integers, 'N' and 'D'. Your objective is to determine the square root of the num...read more

Interview Preparation Tips

Professional and academic backgroundI completed Information Technology from Vellore Institute of Technology. Eligibility criteria8.5 CGPAMakeMyTrip interview preparation:Topics to prepare for the interview - DSA, OOPS, OS, DBMS, Computer Networks, Dynamic Programming, GraphsTime required to prepare for the interview - 12 monthsInterview preparation tips for other job seekers

Tip 1 : Never lose hope. Just keep working.
Tip 2 : Solve at least 5 problems each day of medium level or 3 questions of hard level with complete understanding.
Tip 3 : Keep at least 3-4 projects in your resume.

Application resume tips for other job seekers

Tip 1 : Keep it 1 page.
Tip 2 : Revise it very well before the interview.
Tip 3 : Know your projects in-depth. They might also ask you to show a demo as it is a virtual interview. So, keep them ready before the interview.

Final outcome of the interviewSelected
share interview
Interview experience
4
Good
Difficulty level
Moderate
Duration
Less than 2 weeks
Result
No, I didn't receive an offer

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

3 Interview Rounds

1

Aptitude Test Round

60 minutes. Questions related to OS, DBMS MCQs.

2

One-on-one Round (1 Question)

3

HR Round (1 Question)

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared for coding LC medium in interview setting.
share interview
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 Oct 2022.

5 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

Coding Test Round

2 DSA question one easy one medium

3

Technical Round (2 Questions)

4

Technical Round (1 Question)

5

HR Round (1 Question)

Interview Preparation Tips

Topics to prepare for Netcracker Technology Junior Software Engineer interview:
  • Java
  • DSA
share interview

I was interviewed in Aug 2021.

4 Interview Rounds

1

Coding Test Round (2 Questions)

Round duration - 100 minutes
Round difficulty - Hard

The test had 3 parts:
1. Aptitude - 20 questions to be done in 25 minutes. (Medium level)
2. Technical MCQs - 25 questions to be done in 35 minutes. (Medium-Hard level) (HTML, JS, CSS, SQL)
3. Coding - 2 out of 3 questions to be done in 40 minutes. 20 minutes were allotted for each question. No switching between the codes was allowed. (1-easy, 2-medium in total)

  • Q1. Count Set Bits Problem Statement Given a positive integer N , compute the total number of '1's in the binary representation of all numbers from 1 to N. Return ...read more
  • Q2. Smallest Number with Given Digit Product Given a positive integer 'N', find and return the smallest number 'M', such that the product of all the digits in 'M' ...read more
2

Video Call Round (1 Question)

Round duration - 45 minutes
Round difficulty - Medium

It was the first face-to-face technical round. The medium was ModernHire. There was only 1 member in the interview panel. This round tested me on C fundaments, Operating System basics, and problem-solving skills.
Questions asked:
What are the TRUNCATE, DELETE and DROP statements?
What are void elements in HTML?
Define multipart form data?
1. How does the C compiler works?
2. What are deadlocks and why does it happen?
3. How to resolve deadlock?
4. What is a kernel?
5. How to dynamically allocate memory in C?
6. What is makefile?
7. What is multi-threading and why is it useful?
8. What is the need for synchronization in OS?
9. How do you run a program of 10 GB using 2 GB memory?
10. What are semaphores and mutex?
11. How is HashMap implemented?
12. Difference between linker and loader.
13. Importance of header files.
14. What is Dynamic binding?
15. What type of database should you use where transactions are involved?
16. Brief discussion on the Internship experience.

  • Q1. Merge Sort Problem Statement You are given a sequence of numbers, ARR . Your task is to return a sorted sequence of ARR in non-descending order using the Merge...read more
3

Video Call Round (1 Question)

Round duration - 50 minutes
Round difficulty - Medium

This was a managerial cum technical round. I was asked to introduce myself (both technical details and hobbies). Then I was asked about my internship experiences and what I learnt from them. After that, he asked me questions about the projects mentioned in my resume. He tested my in-depth knowledge of the technologies that I used. He also asked me about the alternative solutions and the drawbacks of my solution.
After that, he asked me to speak about Operating Systems for 5 minutes without giving a pause. Then he asked me to speak about the OSI model and the TCP/IP model for the next 5-10 minutes again without giving a pause. He appreciated my perfomance and gave me a coding question.
What is User-defined function? What are its various types in SQL. What is an Alias in SQL?
Then he asked me whether I had any questions.

  • Q1. Find a Node in Linked List Given a singly linked list of integers, your task is to implement a function that returns the index/position of an integer value 'N'...read more
4

HR Round

Round duration - 15 minutes
Round difficulty - Easy

Typical HR questions were asked in this round.

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Vellore Institute of Technology. I applied for the job as Fullstack Developer in BangaloreEligibility criteria7 CGPA and 70% in boardsHewlett Packard Enterprise interview preparation:Topics to prepare for the interview - Data Structures, Operating Systems, Computer Networks, SQL Queries, Dynamic ProgrammingTime required to prepare for the interview - 8 monthsInterview preparation tips for other job seekers

Tip 1 : Revise data structures and operating systems very well.
Tip 2 : Have a good resume with self-made projects and internship experiences as they add value to the candidature.
Tip 3 : Be confident and know the basics well.

Application resume tips for other job seekers

Tip 1 : Have some good projects and know the tech stack well enough.
Tip 2 : Never include anything which you are not confident about.

Final outcome of the interviewSelected
share interview

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

4 Interview Rounds

1

Coding Test Round

There were 2 coding questions that were to be done in 40 minutes. Toggling between the questions was NOT allowed and there was 20 minutes timer for each question. The codes were of easy-medium difficulty level. Also, 50 MCQs of core CSE topics were asked which were to be completed in 60 minutes. The difficulty level was high.
Sectional cutoffs was there to qualify for the next round. Time to completion was also taken into account.

2

Technical Round (2 Questions)

  • Q1. This round consisted of an in-depth discussion on C/Java, OS, and cloud computing. The discussion was also done on personal projects. The difficulty was of medi...read more
  • Q2. A coding question on merge sort was asked which had to be done in notepad.
3

Technical Round (2 Questions)

  • Q1. This round consisted of an in-depth discussion on OS and computer networking questions. The discussion was also done on previous internship experiences. Also, s...read more
  • Q2. A coding question on linked list was asked which had to be done in notepad.
4

HR Round (1 Question)

Interview Preparation Tips

Topics to prepare for Hewlett Packard Enterprise System Software Engineer interview:
  • OS
  • Computer Networking
  • DSA
  • Cloud Computing
  • Linux
Interview preparation tips for other job seekers - Knowledge of core CSE fundamentals are very important and its also very crucial to explain the code well.
share interview
user image Bharat agarwal

posted on 9 Jun 2022

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

5 Interview Rounds

1

Coding Test Round

Round 1 was conducted online on Doselect platform for a duration of 94 minutes. This round consists of 24 MCQs and 2 coding questions. MCQs are divided into 4 sections with 6 MCQs in each section. Each section need to be done in 6 minutes. Time allotted for both coding question are 25 minutes and 45 minutes.

2

One-on-one Round (3 Questions)

3

One-on-one Round (2 Questions)

  • Q1. To write a program which can divide, multiply, subtract and add two fractional number and give solution in simplest fraction form. Every fractional number shoul...read more
  • Q2. Discussion related to projects done during college.
4

One-on-one Round (3 Questions)

  • Q1. Discussion related to projects done during college.
  • Q2. Theoretical question related to DSA and Oops concept.
  • Q3. To write a program which will detect repeated word sequences.
5

HR Round (4 Questions)

  • Q1. Introduce yourself including your hobbies, projects, experiences and educations.
  • Q2. Why do you want to join Info edge ?
  • Q3. How will you contribute to Info Edge?
  • Q4. Do you have any question regarding Info Edge?

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on DSA and problem solving. Try to be clear with Oops concept and core subjects like CN, DBMS.
share interview
user image Anonymous

posted on 29 May 2022

I was interviewed in Aug 2021.

4 Interview Rounds

1

Assignment Round

Round duration - 120 minutes
Round difficulty - Easy

2

Coding Test Round (1 Question)

Round duration - 120 minutes
Round difficulty - Easy

  • Q1. What is the difference between TRUNCATE and DELETE in a database management system?
3

Video Call Round (1 Question)

Round duration - 30 minutes
Round difficulty - Easy

  • 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
4

HR Round

Round duration - 5 minutes
Round difficulty - Easy

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Vellore Institute of Technology. I applied for the job as React developer in PuneEligibility criteriaNABajaj Finserv Limited interview preparation:Topics to prepare for the interview - Data structures, ReactJs, OOPS, DBMS and MySQLTime required to prepare for the interview - 1 monthInterview preparation tips for other job seekers

Tip 1 : If you are applying for a specific role, make sure you know about that technology in-depth.
Tip 2 : Go through the basics of DBMS and MySQL.

Application resume tips for other job seekers

Tip 1 : Have some quality projects which are relevant to your skills on resume.
Tip 2 : Always mention the skills, projects and internships which you are completely aware of.

Final outcome of the interviewSelected
share interview
user image Anonymous

posted on 19 Apr 2024

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

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

3 Interview Rounds

1

Coding Test Round

Rest API Development

2

Coding Test Round

Simple DSA and Programming Knowledge

3

HR Round (1 Question)

Interview Preparation Tips

Interview preparation tips for other job seekers - Finance Domain Knowledge is needed
share interview
user image Manu Vashisht

posted on 28 Feb 2024

Interview experience
3
Average
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.

1 Interview Round

1

One-on-one Round (2 Questions)

share interview