Upload Button Icon Add office photos

Filter interviews by

Belzabar Software Design Computer Scientist Interview Questions and Answers

Updated 1 Mar 2024

Belzabar Software Design Computer Scientist Interview Experiences

3 interviews found

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

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

asked in Adobe
Q1. If a subarray exist whose sum = k | leetcode(560)
asked in Adobe
Q2. Break linkedlist into two lists(positive and negative)
asked in Adobe
Q3. Merge K-Sorted Linked List
asked in Adobe
Q4. Finish the react application with the given functionalities
Q5. implement bfs in graph
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 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

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via AmbitionBox and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(5 Questions)

  • Q1. Introduce your self
  • Ans. 

    I am suresh from kadapa i got the married i have one daughter and sun

  • Answered Anonymously
  • Q2. Why did you comming this company
  • Ans. 

    This is very good company in this world but i am why did comming to this company thise is best company of IT companies that is reason of i am comming this company

  • Answered Anonymously
  • Q3. What is your goal
  • Ans. 

    My goal is to continuously improve my skills and knowledge in office administration and computer operations to contribute effectively to the organization's success.

    • Continuously seek opportunities for professional development and training

    • Set specific goals for improving efficiency and productivity in office tasks

    • Stay updated on the latest software and technology trends in computer operations

    • Work towards becoming a valua...

  • Answered by AI
  • Q4. What are the expecting this company
  • Q5. How did you work with others
  • Ans. 

    I worked well with others by communicating effectively, collaborating on projects, and supporting team members.

    • Communicated openly and clearly with team members

    • Collaborated on projects by sharing ideas and working together towards common goals

    • Supported team members by offering assistance and encouragement

    • Participated in team meetings and discussions to contribute to decision-making

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Why did you comming to this company
  • Ans. 

    I came to this company because of its reputation for innovation and growth opportunities.

    • Attracted to company's reputation for innovation

    • Excited about potential growth opportunities

    • Impressed by company culture and values

  • Answered by AI
  • Q2. What about your self
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at National Institute of Technology (NIT), Patna and was interviewed before Aug 2023. There were 3 interview rounds.

Round 1 - Coding Test 

2 hours, DSA, Online

Round 2 - Case Study 

Data Structure Algorithm

Round 3 - HR 

(2 Questions)

  • Q1. Why should we hire you?
  • Ans. 

    I have a strong technical background, relevant experience, and a passion for innovation.

    • I have a Bachelor's degree in Computer Engineering from a reputable university.

    • I have completed internships at tech companies where I gained hands-on experience.

    • I have a proven track record of successfully completing projects on time and within budget.

    • I am constantly learning and staying up-to-date with the latest technologies in th...

  • Answered by AI
  • Q2. Which location will be best suited you?
  • Ans. 

    I am open to relocating to any location that offers a challenging work environment and opportunities for growth.

    • Open to relocating to any location

    • Prefer a challenging work environment

    • Seeking opportunities for growth

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prpare DSA
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via AmbitionBox and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - It 

(4 Questions)

  • Q1. Data base management system
  • Q2. Video conference
  • Ans. Video call me bahut sare logo se bat krna
  • Answered Anonymously
  • Q3. Audio conference
  • Q4. DBMS ka full form
  • Ans. 

    Database Management System

    • DBMS stands for Database Management System

    • It is a software system that allows users to define, create, maintain and control access to databases

    • Examples of DBMS include MySQL, Oracle, SQL Server

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - We like this John very much and I want to give my time to the company.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Mar 2023. There were 4 interview rounds.

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 tips
Round 2 - HR 

(1 Question)

  • Q1. Introduction,skills,previous experince,questions you applied for the respective post
Round 3 - Technical 

(1 Question)

  • Q1. Deep about skills ,projects,programming language questions,random questions,
Round 4 - One-on-one 

(1 Question)

  • Q1. I was the last round asked questions on the salary discussion,overview of job work ,why u chnged from previous conpany to this or if you move from Non - IT background to IT background

Interview Preparation Tips

Interview preparation tips for other job seekers - kindly go through above i firmation provided and ellaborate the skills much beter and must ensure you kbow everything about the project you worked on

I applied via Campus Placement

Round 1 - Computer work 

(2 Questions)

  • Q1. Hindi typing and English typing
  • Ans. 

    Hindi typing speed 30 word per minute and English typing 25 word per mint

  • Answered Anonymously
  • Q2. Computer work Excel and ms word, online work, data feeding
  • Ans. 

    Formula uses and chart sheet prapration

  • Answered Anonymously

Interview Preparation Tips

Topics to prepare for GlobalLogic Computer Operator interview:
  • Non It
Interview preparation tips for other job seekers - government education department all work online and offline excel and ms word
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via AmbitionBox and was interviewed in Oct 2023. There were 2 interview rounds.

Round 1 - Assignment 

Mathematics and english assignments

Round 2 - Aptitude Test 

Any questions i will complete

Interview Preparation Tips

Interview preparation tips for other job seekers - Select a good company I like cognizant this is one of the big and best company
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Mar 2023. There were 2 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 tips
Round 2 - HR 

(5 Questions)

  • Q1. Share about your self in English
  • Q2. Why do you choosing this job?
  • Q3. How can know this platform?
  • Ans. 

    You can know this platform by researching online, reading documentation, and practicing on the platform.

    • Research online to learn about the platform's features and capabilities

    • Read documentation provided by the platform to understand how it works

    • Practice using the platform to gain hands-on experience

    • Attend training sessions or webinars offered by the platform to learn more

    • Join online communities or forums related to the

  • Answered by AI
  • Q4. Do you know computer operating
  • Ans. 

    Yes, I am proficient in computer operating.

    • I have experience in using various operating systems such as Windows and Linux.

    • I am familiar with Microsoft Office Suite and other productivity software.

    • I am able to troubleshoot basic computer issues and perform routine maintenance tasks.

    • I am comfortable with using keyboard shortcuts and navigating through different applications.

    • I am always willing to learn and adapt to new t

  • Answered by AI
  • Q5. You can handle accounts details and accounts?
  • Ans. 

    Yes, I have experience in handling accounts details and maintaining accounts.

    • I have worked as an accountant for 3 years and have experience in maintaining financial records.

    • I am proficient in using accounting software such as QuickBooks and Tally.

    • I have knowledge of tax laws and regulations and can prepare tax returns.

    • I have experience in creating financial reports and analyzing financial data.

    • I am detail-oriented and

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong and confident to be attend your interview and boldly speak interact with face to face eye contact

Skills evaluated in this interview

Belzabar Software Design Interview FAQs

How many rounds are there in Belzabar Software Design Computer Scientist interview?
Belzabar Software Design interview process usually has 3 rounds. The most common rounds in the Belzabar Software Design interview process are Coding Test, Resume Shortlist and Technical.
What are the top questions asked in Belzabar Software Design Computer Scientist interview?

Some of the top questions asked at the Belzabar Software Design Computer Scientist 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

Tell us how to improve this page.

Belzabar Software Design Computer Scientist Interview Process

based on 3 interviews

Interview experience

3.7
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.6k 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
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 800 Interviews
Nagarro Interview Questions
4.0
 • 776 Interviews
View all
Belzabar Software Design Computer Scientist Salary
based on 32 salaries
₹8.8 L/yr - ₹22 L/yr
66% less than the average Computer Scientist Salary in India
View more details

Belzabar Software Design Computer Scientist Reviews and Ratings

based on 7 reviews

4.9/5

Rating in categories

4.5

Skill development

4.1

Work-life balance

4.5

Salary

4.1

Job security

4.3

Company culture

4.1

Promotions

4.5

Work satisfaction

Explore 7 Reviews and Ratings
Computer Scientist
32 salaries
unlock blur

₹8.8 L/yr - ₹22 L/yr

Senior Computer Scientist
12 salaries
unlock blur

₹15 L/yr - ₹30 L/yr

Team Lead
7 salaries
unlock blur

₹27 L/yr - ₹33 L/yr

QA Team Lead
7 salaries
unlock blur

₹18 L/yr - ₹34 L/yr

Softwaretest Engineer
5 salaries
unlock blur

₹3 L/yr - ₹10.9 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