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

4 interviews found

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

I applied via Campus Placement and was interviewed in Aug 2023.

4 Interview Rounds

1

Coding Test Round

10 questions from Aptitude , Mathematics and CS Fundamentals subjects like DBMS,DSA,OS
2 coding question , both were Leetcode medium.

2

One-on-one Round (1 Question)

  • Q1. I had 3 rounds in interview, first round was technical in which they asked about my resume, projects and coding ques related to linked list
3

Aptitude Test Round

General puzzle questions

4

HR Round (1 Question)

  • Q1. My resume, projects, skills, hobbies, strengths, situations and future plans

Interview Preparation Tips

Interview preparation tips for other job seekers - You should know DSA in any preferred language like C++, Java or Python.
Good grasp of DSA, DBMS, Networking, SQL and core CS fundamentals.
Maths and Puzzle are also important.
Don't fake your resume, they ask many questions from your resume
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 (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.

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