Upload Button Icon Add office photos

Filter interviews by

Belzabar Software Design Interview Questions and Answers

Updated 20 Dec 2024

Belzabar Software Design Interview Experiences

Popular Designations

8 interviews found

Intern Interview Questions & Answers

user image Anonymous

posted on 13 Sep 2023

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Campus Placement and was interviewed in Aug 2023. There were 5 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all Resume tips
Round 2 - Aptitude Test 

The first round was aptitude followed by coding
30 mcqs followed by 3 coding questions
if you pass ,you will be directed to technical interview followed by HR

Round 3 - Coding Test 

3 coding questions based on the previous year question patterns

Round 4 - Technical 

(1 Question)

  • Q1. I dont know about technical round
Round 5 - HR 

(1 Question)

  • Q1. Why should I hire you? is the common question asked here

Intern Interview Questions asked at other Companies

Q1. Case. There is a housing society “The wasteful society”, you collect all the household garbage and sell it to 5 different businesses. Determine what price you will pay to the society members in Rs/kg, given you want to make a profit of 20% ... read more
View answer (8)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
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 Resume tips
Round 2 - Coding Test 

Belzabar is 20 years, old, we have to calculate prime numbers

Round 3 - Technical 

(2 Questions)

  • Q1. Implement bfs in graph
  • Ans. 

    BFS (Breadth-First Search) is a graph traversal algorithm that explores all the vertices of a graph in breadth-first order.

    • Create a queue to store the visited vertices

    • Start with the initial vertex and enqueue it

    • While the queue is not empty, dequeue a vertex and mark it as visited

    • Enqueue all the adjacent vertices of the dequeued vertex that are not yet visited

    • Repeat until the queue is empty

  • Answered by AI
  • Q2. Explain four pillars of oops
  • Ans. 

    The four pillars of OOP are encapsulation, inheritance, polymorphism, and abstraction.

    • Encapsulation: Bundling of data and methods into a single unit (class) to hide implementation details.

    • Inheritance: Ability of a class to inherit properties and behaviors from another class.

    • Polymorphism: Ability of objects of different classes to be treated as objects of a common superclass.

    • Abstraction: Simplifying complex systems by b...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - be well versed with basics, ds algo, oops, java, c++
be confident
try to give 2-3 solutions for each problem

Skills evaluated in this interview

Computer Scientist Interview Questions asked at other Companies

Q1. If a subarray exist whose sum = k | leetcode(560)
View answer (1)
Belzabar Software Design Interview Questions and Answers for Freshers
illustration image
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Dec 2023. There were 2 interview rounds.

Round 1 - Assignment 

Algorithm design, data structures

Round 2 - Technical 

(2 Questions)

  • Q1. Problem Solving: Solution design
  • Q2. Long terms interests

Interview Preparation Tips

Interview preparation tips for other job seekers - Not a place to build a bright future, but can work well for people who just want to operate anonymously doing the bare minimum.

Principal Scientist Interview Questions asked at other Companies

Q1. What is difference between AI and ML ops
View answer (1)
Interview experience
4
Good
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Jun 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me a time when you faced challenges handling the team
  • Ans. 

    I faced challenges handling the team during a project deadline.

    • Miscommunication among team members led to delays in project progress

    • Lack of clear roles and responsibilities caused confusion and inefficiency

    • Different work styles and personalities clashed, affecting team dynamics

  • Answered by AI
  • Q2. Tell me a time when you showed disagreement with your manager and you stood up strongly for what you believed in
  • Ans. 

    I disagreed with my manager on a project approach and presented a different solution

    • Researched and analyzed the project requirements thoroughly

    • Presented my alternative solution backed by data and examples

    • Engaged in a respectful discussion with my manager to explain my perspective

    • Collaborated to find a compromise that incorporated the best aspects of both approaches

  • Answered by AI

Business Analyst Interview Questions asked at other Companies

Q1. You have 10 boxes of balls (each ball weighing exactly10 gm) with one box with defective balls (each one of the defective balls weigh 9 gm). You are given an electronic weighing machine and only one chance at it. How will you find out which... read more
View answer (9)

Belzabar Software Design interview questions for popular designations

 Computer Scientist

 (3)

 Business Analyst

 (1)

 Principal Scientist

 (1)

 Intern

 (1)

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Mar 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Medium level qiestions

Round 2 - Technical 

(1 Question)

  • Q1. Python, django related questions and data structure related question

Computer Scientist Interview Questions asked at other Companies

Q1. If a subarray exist whose sum = k | leetcode(560)
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Jul 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all Resume tips
Round 2 - Coding Test 

String related questions. Medium difficulty. Leetcode recommended

Round 3 - Coding Test 

Coding round face to face with a team lead. Medium difficulty 2D array related question. Again leetcode recommended.

Round 4 - Aptitude Test 

Interview with director. Maths questions, he was asking question from permutations and combinations. Dont worry if you dont get the correct answer on first try. Make sure to attempt and try your best

Interview Preparation Tips

Interview preparation tips for other job seekers - Be cool, practice leetcode medium level questions on arrays and strings

Computer Scientist Interview Questions asked at other Companies

Q1. If a subarray exist whose sum = k | leetcode(560)
View answer (1)

Interview Questions & Answers

user image Anonymous

posted on 25 May 2015

Interview Preparation Tips

Round: Test
Experience: It was a online test which includes 90-100 questions based on aptitude, c++, java, sql queries, computer networks, linux. Questions were not too tough. They were basics based on what we have covered in our academic subjects

Round: Test
Experience: They shortlisted 60 – 70 students for this round . It was a coding round . Only one question was given and we have to solve it on a notepad without using any compiler. The question was

Rotate a matrix by 90 degree and explain the algorithm.It is not necessary that code must compile. If it has some compilation errors they will consider it until and unless algorithm or approach is correct. We were required to explain used algorithm on each and every step so that it can be easily understood. (mention time and space complexity ).
Total Questions: 1

Round: Technical Interview
Experience: In this round they shortlisted 20 students . It was approx 1 hour round . They were asking questions on data structure , arrays , os , dbms , sql queries, OOPS .Questions were mainly covered from geeksforgeeks .

It is not necessary that all of these topics will be asked from you .They will also see your resume and ask according to your interest . Like they asked me Question on my interest area( coding, DBMS) .Questions were as follows

* What is BST, how will you delete nodes in bst ?

* Given a boolean 2D array, where each row is sorted. Find the row with the maximum number of 1s.

* Why sizeof operator is a operator and not a function ?

*Find median in a stream of integers.

* Sort an array of 0s, 1s and 2s .

* Then he asked me basic OOP concepts and implement it in ATM machine . Basically create a class diagram for ATM machine .

*Then there were 2 simple sql queries which include joining of tables .

*At last he gave me a scenerio and asked me to create its database showing normalization at each step .

It is not necessary that you have to answer all questions correctly . For each of the question they will see your approach and how you reached to optimized solution .

Round: HR Interview
Experience: For this total 6 students were shortlisted.

It was a casual HR round conducted on skype . They asked simple questions like tell me something about you, what was the most challenging phase during your college life, how you have contributed to your college, your weakness and strength, why you want to join this company, your preferable location and which type of projects you have done. It was approx 20 minutes session. You just have to convince them that you are really interested to join the company.

Round: HR Interview
Experience: This was a telephonic director round in which he asked basic puzzles, explanation of your projects and again basic HR questions.

Now if this round doesn’t goes well dont panic . If your HR round went well , they will consider you .

And finally out of 6 they hired 4 of them.

College Name: NA

Interview Questions & Answers

user image Anonymous

posted on 25 May 2015

Interview Preparation Tips

Round: Test
Experience: Belzabar recently visited our campus to hire full time employees. About 120 students gave the first round, 50 made it to the next round and finally 11 people had interviews. One of was selected for the post of computer scientist and I was lucky to be that one person.Here’s my interview experience.

About 70 questions, very easy level.
Total Questions: 70

Round: Test
Experience: It was to rearrange positive and negative numbers in a 1-D array such that their relative order remains same. No extra space is allowed.
Total Questions: 1

Round: Technical Interview
Experience: 1. Find if a number is palindrome or not.

2. Find if a string is palindrome or not.

3. Detect and remove loop in a circular linked list.

4. Check if a tree is height balanced.

5. Implement a Red Black tree.

6. Basic OOPs concept- run time polymorphism, encapsulation etc.

7. DBMS query to remove all duplicates from a given table.

8. DBMS query to print the nth largest salary.

9. Next greater element in array.

Round: HR Interview
Experience: HR round. Not much of an effort. Be yourself.

Round: TECHNICAL INTERVIEW
Experience: DIRECTOR’S ROUND.He asked me to find greater of two numbers without using if, else, conditional operator, >,< etc. Basically, no comparisons. He asked me what one way encryption is and its uses. He asked me about my linux knowledge and some simple questions like grep, cron etc.

College Name: NA

Interview questions from similar companies

I applied via Walk-in and was interviewed before Dec 2020. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Basic Programming questions.
  • Q2. Fibonacci program
  • Q3. OOPS concepts.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic OOPS concepts and basic programs.

I applied via Naukri.com and was interviewed in Aug 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Oops Concepts and Data Structure Questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Oops And Data Structure, Collection.
Contribute & help others!
anonymous
You can choose to be anonymous

Belzabar Software Design Interview FAQs

How many rounds are there in Belzabar Software Design interview?
Belzabar Software Design interview process usually has 2-3 rounds. The most common rounds in the Belzabar Software Design interview process are Coding Test, Technical and Resume Shortlist.
How to prepare for Belzabar Software Design interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Belzabar Software Design. The most common topics and skills that interviewers at Belzabar Software Design expect are Java, Javascript, Hibernate, Python and Spring.
What are the top questions asked in Belzabar Software Design interview?

Some of the top questions asked at the Belzabar Software Design interview -

  1. implement bfs in gr...read more
  2. explain four pillars of o...read more
  3. Python, django related questions and data structure related quest...read more

Recently Viewed

REVIEWS

Altair Engineering

No Reviews

SALARIES

Altair Engineering

No Salaries

REVIEWS

Aker Solutions

No Reviews

SALARIES

Schneider Electric

No Salaries

INTERVIEWS

Metso

No Interviews

REVIEWS

Aker Solutions

No Reviews

SALARIES

Aker Solutions

SALARIES

Aker Solutions

REVIEWS

Altair Engineering

No Reviews

REVIEWS

Aker Solutions

No Reviews

Tell us how to improve this page.

Belzabar Software Design Interview Process

based on 6 interviews

Interview experience

3.5
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 788 Interviews
View all

Belzabar Software Design Reviews and Ratings

based on 23 reviews

3.7/5

Rating in categories

3.8

Skill development

3.3

Work-life balance

3.8

Salary

3.3

Job security

3.4

Company culture

3.4

Promotions

3.4

Work satisfaction

Explore 23 Reviews and Ratings
Computer Scientist
30 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Computer Scientist
11 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Team Lead
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

QA Team Lead
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Softwaretest Engineer
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Belzabar Software Design with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare
Did you find this page helpful?
Yes No
write
Share an Interview