I applied online. The process took 2 days. I interviewed at Belzabar Software Design (West) in Dec 2020
Interview
The interview process is good here. There were total 3 rounds in the process. First round was code machine test second technical and third HR round where the discussion is all about salary and expectations
I applied through university. The process took 1 week. I interviewed at Belzabar Software Design (New Delhi) in Aug 2023
Interview
It was online zoom interview and there were three interviewers and one of them was very rude. One of the interviewer was very friendly and supportive and one was only observing me
Interview questions [1]
Question 1
C++ code to convert decimal to binary C++ code to convert decimal to hexadecimal
I applied through university. I interviewed at Belzabar Software Design
Interview
It came to our campus for internship offer.
It's Interview process is standard and it is divided into 3 parts.
1. Aptitude and MCQ questions. There was around 90 questions in 1 hour. Questions were from C,C++,java,OS,Database,DS,Aptitude.
After qualifying for the first round, there is one coding round.
2. Coding round: It consist of 1 question to be solved in 45 minutes. Question was easy but I would suggest think twice,code once.
After they had one Skype round for those who got shortlisted.
3. Skype Round: In this round, they mainly asked questions from my Resume. They even asked questions from sql-CRUD problems mostly + some theory like Normalization,etc.,they asked two Coding question:1. You have been given a binary tree,check if it does not contain any BST.
2. You have been given an array of integers,check if any sub-array elements sum is equal to a required value. If yes,print the sub-array.
They even asked questions on OOPS too.They tested on all the domains.
Interview questions [1]
Question 1
1. You have been given an array of integers,check if any sub-array elements sum is equal to a required value. If yes,print the sub-array.
2. They asked many OOPs concept.