Banasthali University

What if you can't knock at your Banasthali University seniors' door for advice? Read their placement interview questions and crack your next interview. 🏆

filter iconFilter interviews by

Banasthali University Placement Interview Questions

Updated 2 Dec 2024

39 interviews found

user image Anonymous

posted on 3 Dec 2021

I was interviewed before Dec 2020.

2 Interview Rounds

1

Coding Test Round (2 Questions)

Round duration - 60 minutes
Round difficulty - Medium

MySql query questions
2 coding questions 
oops questions 
Networking questions

  • Q1. Sum of Two Elements Equals the Third Determine if a given array contains a valid triplet of integers where two elements sum up to the third. Specifically, find...read more
  • Q2. First Missing Positive Problem Statement You are provided with an integer array ARR of length 'N'. Your objective is to determine the first missing positive in...read more
2

Video Call Round (1 Question)

Round duration - 60 minutes
Round difficulty - Medium

Starting with tell me about yourself
Struggling with many SQL queries
And OOPS questions
And project based questions

  • Q1. Reverse String Word Wise You are tasked with reversing the given string word-wise. This means that the last word in the input string should appear first, the s...read more

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Banasthali University. Eligibility criteriaCGPA:7 ABOVEBarclays interview preparation:Topics to prepare for the interview - Data Structures,OOPS, CODING, Algorithms, Operating System, NetworkingTime required to prepare for the interview - 2.5 monthsInterview preparation tips for other job seekers

Tip 1 : Practice consistently and daily
Tip 2 : Mention only those things in resume which you think you can answer. Mention good projects and be very honest with your resume
Tip 3 : Never loose your confidence during internview as well as never loose hope while giving exams

Application resume tips for other job seekers

Tip 1 : Be very honest with your resume
Tip 2 : Mention good projects in your resume

Final outcome of the interviewSelected
share interview
user image Anonymous

posted on 15 Sep 2021

I was interviewed before Sep 2020.

4 Interview Rounds

1

Coding Test Round (2 Questions)

Round duration - 120 minutes
Round difficulty - Medium

This round was held in the evening at 6 o'clock on Hackerrank. It had coding questions: easy, medium, and hard level and MCQ's ( 1 minute for each MCQ). Negative marking was also there.

  • Q1. Word Search Problem Statement Given a two-dimensional grid of size N x M consisting of upper case characters and a string 'WORD', determine how many times the ...read more
  • Q2. Climbing the Leaderboard Problem Statement In a game leaderboard, scores determine rankings where the highest score gets rank 1. Players with identical scores ...read more
2

Video Call Round (1 Question)

Round duration - 40 minutes
Round difficulty - Medium

This was an interview round ( technical round) that was held on video-call and a coding platform was also shared. The interviewer was very friendly with me . She was praising me on every solution that I provided.

  • Q1. Flatten the Multi-Level Linked List Problem You are provided with a multi-level linked list consisting of 'N' nodes. Each node contains a 'next' and 'child' po...read more
3

Video Call Round (1 Question)

Round duration - 40 minutes
Round difficulty - Medium

This was an interview round ( technical round) that was held on video-call and a coding platform was also shared. The interviewer was very friendly with me . She was praising me on every solution that I provided.

  • Q1. Design a HashSet Create a HashSet data structure without using any built-in hash table libraries. Functions Description: 1) Constructor: Initializes the data m...read more
4

HR Round (1 Question)

Round duration - 40 minutes
Round difficulty - Medium

It was online HR+Technical Round .

  • Q1. Print Nodes at Distance K from a Given Node Given an arbitrary binary tree, a node of the tree, and an integer 'K', find all nodes that are at a distance K fro...read more

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Banasthali University. I applied for the job as Software Analyst in BangaloreEligibility criteriaAbove 7 CGPAGoldman Sachs interview preparation:Topics to prepare for the interview - I covered major data structure topics like Arrays, Stacks, Queues, Linked List, Trees, Graphs, backtracking, Dynamic Programming. After reading each topic, I tried to practice maximum questions on the concerned topic from Coding Ninjas, geeksforgeeks, Hackerrank and when stuck on a question, I preferred watching solution videos provided by Coding Ninjas.Time required to prepare for the interview - 3.5 monthsInterview preparation tips for other job seekers

Tip 1 : It is important to practice coding consistently because it is what enables you to solve interview-questions in the stipulated time. But before this, it is even important to have a clear understanding of all the data-structures, so that they can be easily implemented as and when required to solve a problem. It is also mandatory to have a clear understanding of the time and space complexities of algorithms because this is what you are judged upon in real interviews. Good intuition and a good approach to solve a problem is what really helps to crack the interview of such companies. 
Tip 2 : They do not judge you upon the number of internships you have done or the number of projects you have made. A single ,good-quality project is sufficient, provided you have in-depth knowledge about it. What matters to them is how efficient learner you are, how good is your problem-solving skill and also how confident you are with your answers. 
Tip 3 : Practise topic -wise questions, participate in lots of coding contests, watch lots of Youtube solutions even after you could solve a question, because you may find a different approach that is efficient than yours and watching video solutions is always a better option than just reading the solution , as it gives a clear and deeper understanding of the logics . Also pray hard along with your preparation.

Application resume tips for other job seekers

Tip 1 : Keep your resume short and clear. Mention your projects and internships with a brief description and year of completion. Mention coding languages are known to you, or other technical skills that you are good at. Do not mention anything that you are not good at. Highlight the topics that you are really good at. 
Tip 2 : Be very honest and figure out only those things in your resume that you really know. Anything extra or unknown may have a negative impact upon your interview if asked by the interviewer.

Final outcome of the interviewSelected
share interview
user image Anonymous

posted on 16 Sep 2021

I was interviewed before Sep 2020.

3 Interview Rounds

1

Coding Test Round (1 Question)

Round duration - 90 minutes
Round difficulty - Medium

The test was scheduled around 5 evening and it had 3 coding questions. First question was on Dynamic Programming and other was medium question and was easy and the third was based on graph. And there were 20 mcq questions on Data structures, DBMS and OS

  • Q1. Matrix Word Search Problem Explanation: You are given an 'M' x 'N' matrix of characters named CHARACTER_MATRIX and a string WORD . Your task is to identify and...read more
2

Video Call Round (1 Question)

Round duration - 60 minutes
Round difficulty - Easy

Normal Coding question on Graphs and some basics from DBMS

  • Q1. Transitive Closure of Directed Graph Problem Statement Given a directed graph with 'V' vertices and 'E' edges, determine if a vertex i is reachable from vertex...read more
3

Video Call Round (1 Question)

Round duration - 60 minutes
Round difficulty - Hard

He asked me to read about Morse language in wikepedia and asked me to write a code on it i. e. If the input Morse code and in output we should get it in English

  • Q1. Morse Code to English Problem Statement You are provided with a string of morse code(s) of length N. Your task is to convert this morse code into the correspon...read more

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Banasthali University. I applied for the job as SDE - 1 in BangaloreEligibility criteriaAbove 7 CGPAGoldman Sachs interview preparation:Topics to prepare for the interview - Dynamic Programming, Data Structures, Algorithms, Pointers, OOPsTime required to prepare for the interview - 2 monthsInterview preparation tips for other job seekers

Tip 1 : Do all the questions of interview bit atleast twice for those who are not good in coding much. And simultaneously do mcqs from geeks for geeks especially from the topics Data structures, DBMS and Operating system
Tip 2 : Do go through all the dynamic programming questions from geeks for geeks. 
Tip 3 : Practice lot of questions from leetcode.

Application resume tips for other job seekers

Tip 1 : Always keep your resume short 
Tip 2 :Try to keep it on one page . And never put false things on resume and write only those topics that you have thorough knowledge

Final outcome of the interviewSelected
share interview
user image Anonymous

posted on 16 Sep 2021

I was interviewed before Sep 2020.

3 Interview Rounds

1

Coding Test Round (2 Questions)

Round duration - 135 minutes
Round difficulty - Medium

The round consisted of 5 sections. The Coding section had 2 questions, CS mutiple choice section had 8 MCQs, Problem solving multiple choice section had 7 MCQs, Advanced section had 1 programming question and the Subjective section had 2 questions. Each MCQ earned 5 marks for correct answer and -2 for incorrect answer.

  • Q1. Word Search Problem Statement Given a two-dimensional grid of size N x M consisting of upper case characters and a string 'WORD', determine how many times the ...read more
  • Q2. Climbing the Leaderboard Problem Statement In a game leaderboard, scores determine rankings where the highest score gets rank 1. Players with identical scores ...read more
2

Video Call Round (2 Questions)

Round duration - 30 minutes
Round difficulty - Easy

This was a technical round held over the zoom video call around 11:00 hours. I was given a code-pair link where I had to code. The interview started with the question - "Tell me about yourself." Then, he asked the subjects I studied and asked few things about data structures and algorithms. He asked my preferred language of coding and gave two coding problems to solve. Finally, he asked me to explain my project and then gave me a scenario where he extended the project and asked about my design and database approach for that case.

  • Q1. Partition to K Equal Sum Subsets Problem Given an array of integers and a positive integer 'K', determine if it is possible to divide the array into 'K' non-em...read more
  • Q2. Partition Set Into Two Subsets With Minimum Difference Given an array of N non-negative integers, split the array into two subsets such that the absolute diffe...read more
3

Video Call Round (2 Questions)

Round duration - 20 minutes
Round difficulty - Easy

This was also a technical round held over the zoom video call around 14:00 hours. In this round also, I was given a code-pair link where I had to code. First of all, he asked me to introduce myself. Then, he asked about tree data structure and its practical implementation. Then, he gave me two coding questions to code. At last, he asked about the operating systems, i.e., Windows, Linux and have I ever installed Linux in my system by deleting Windows.

  • Q1. Prime Numbers Identification Given a positive integer N , your task is to identify all prime numbers less than or equal to N . Explanation: A prime number is a...read more
  • Q2. Find Pairs in a Doubly-Linked List A sorted doubly-linked list of distinct positive integers is provided, along with an integer 'X'. Your task is to identify a...read more

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Banasthali University. I applied for the job as Software Analyst in BengaluruEligibility criteriaNo criteriaGoldman Sachs interview preparation:Topics to prepare for the interview - Data Structures, Algorithms, OOPS, DBMS, Software EngineeringTime required to prepare for the interview - 3 monthsInterview preparation tips for other job seekers

Tip 1 : Practice as much questions as you can from various coding platforms from the beginning but always remember that it's never late to start. It will help you to develop your logic building skills and gradually, you will be able to solve questions quickly. Solving code challenges is a great way to keep your skills sharp for interviews.
Tip 2 : Al least keep yourself aware to the basics of new emerging technologies.
Tip 3 : Prepare some good projects and keep complete details about them as well.

Application resume tips for other job seekers

Tip 1 : Make it short and eye-catchy.
Tip 2 : Mention your academic and professional details properly with duration.
Tip 3 : Be honest about yourself. Don't put anything which is likely to cause you trouble during the interview.

Final outcome of the interviewSelected
share interview
user image Anonymous

posted on 16 Sep 2021

I was interviewed before Sep 2020.

1 Interview Round

1

Video Call Round (2 Questions)

Round duration - 1 hour
Round difficulty - Medium

It was a 1 hour round on coding and problem solving. 

  • Q1. Problem: Search In Rotated Sorted Array Given a sorted array that has been rotated clockwise by an unknown amount, you need to answer Q queries. Each query is ...read more
  • Q2. Merge Two Sorted Linked Lists Problem Statement You are provided with two sorted linked lists. Your task is to merge them into a single sorted linked list and ...read more

Interview Preparation Tips

Professional and academic backgroundI completed Information Technology from Banasthali University. I applied for the job as SDE - Intern in BangaloreEligibility criteria7 CGPAMyntra interview preparation:Topics to prepare for the interview - C , OOPS , Java , MySql , Data StructuresTime required to prepare for the interview - 3 MonthsInterview preparation tips for other job seekers

Tip 1 : Always try to be clear with your basic concepts .As you are a fresher , you are expected to be clear with your basic concepts such as OOPS , MySql etc and also you should be able to explain it properly to the interviewer.
Tip 2 : Practice at least 200 Questions and the best platform for preparing is LeetCode.
Tip 3 : You should be clear with your projects and the technology it involved . 2-3 Projects are enough for the interview.

Application resume tips for other job seekers

Tip 1 : Make neat resume with projects and internships mentioned.
Tip 2 : Mention only those things which are true.
Tip 3 : Do mention if you won any Hackathon.

Final outcome of the interviewRejected
share interview

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

4 Interview Rounds

Interview Questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep calm
share interview

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

5 Interview Rounds

Interview Questions

  • Q1. Some questions regarding my Internship program and the project.
  • Q2. Puzzles that are also available on geeks for geeks.
  • Q3. Tell me about yourself.
  • Q4. Where do you see yourself in next five years?
  • Q5. What field you think you are good at?
  • Q6. What are your strengths and weaknesses?
  • Q7. My experiences in college festivals and events participation.
  • Q8. You are a team leader and one of your employee is unable to complete his/her work on time and due to him you are unable to submit the work before the deadline t...read more
  • Q9. You see this bisleri water bottle. Tell me some innovative ideas to recreate it and make me convince to buy your idea and not this one.
  • Q10. What was the most challenging situation that you think you solved very effectively?
  • Q11. Some questions from Database management system.
  • Q12. Asked me to write code for database connection from my project of website development based on java,html, sql,css, JavaScript
  • Q13. Will you be available at any time we call you or send you to another city for projects?
  • Q14. What do you expect from us?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be ready with all such questions. Just be confident, be you and be fluent with your language. Try not to give negative impact with any of your answers and be positive.
Interviewer will try to trap you in situations but you have to get out of them and give them a convincing answers. I know there are some questions whose answers we don’t really know correctly, so try not to give false answers and rather just say confidently that you do not know about it.
This is it.
All the best to all those reading this.
share interview
user image Anonymous

posted on 21 Jan 2022

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

3 Interview Rounds

1

Coding Test Round

2

Technical Round (2 Questions)

  • Q1. Tell us why do you want to join TCS?
  • Q2. How can we connect two computers in a Network? How exactly they communicate? Name five Tata brands.
3

HR Round (3 Questions)

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well with your introduction. Learn basics.
share interview
user image Anonymous

posted on 16 Sep 2021

I was interviewed before Sep 2020.

3 Interview Rounds

1

Coding Test Round (1 Question)

Round duration - 60 minutes
Round difficulty - Easy

It was in the morning. We're provided with 60 minutes.
We're provided with desktop as it was online test.
Almost 3-4 interviewer were there.

  • Q1. Leap Year Checker Determine if a given year, represented as an integer 'N', is a leap year. A leap year is defined as a year with 366 days, unlike a normal yea...read more
2

Face to Face Round

Round duration - 30 minutes
Round difficulty - Easy

It was in the early morning.
I was the first one who selected for the interview.
There were 4 interviewers and they all are especialist in their domain

3

HR Round

Round duration - 15 minutes
Round difficulty - Medium

It was mid in the afternoon. They called me and said you're shortlisted and come to campus again.
There were 2 interviewers who talked to me and ask different questions regarding my company, my experience in college etc.
It was kind of chit chat but basically they were testing my conversation skills.

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Banasthali University. I applied for the job as Software Engineer in PuneEligibility criteriaNo crieteriaTata Consultancy Services (TCS) interview preparation:Topics to prepare for the interview - Dtaa structure, Algorithm, Java , Operating System, C++Time required to prepare for the interview - 3 monthsInterview preparation tips for other job seekers

Tip 1 : Try to give mock interview as much as you can
Tip 2 : Good with technical skills
 

Application resume tips for other job seekers

Tip 1 : Mention good projects
Tip 2 : Any internship will be add-on

Final outcome of the interviewSelected
share interview