Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by BIZONGO Team. If you also belong to the team, you can get access from here

BIZONGO Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

BIZONGO Software Developer Interview Questions and Answers

Updated 19 Jul 2024

BIZONGO Software Developer Interview Experiences

2 interviews found

Software Developer Interview Questions & Answers

user image Saksham Behl

posted on 19 Jul 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Linked List Palindrome
  • Q2. Combination Sum

Software Developer Interview Questions & Answers

user image VAIBHAV JAISWAL

posted on 4 Jul 2023

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

I applied via Campus Placement and was interviewed in Jan 2023. There were 3 interview rounds.

Round 1 - Coding Test 

In the first round test was conducted on hackerrank platform
it consist of one coding question and one sql question and total 4 mcq are there
the difficulty of coding(dsa) problem is leetcode medium-hard and sql is hard

Round 2 - Technical 

(3 Questions)

  • Q1. 1. Maths puzzle 2. a dp question 3. questions on inheritance 4. some css related question 5. dom application and why we are using dom? 6. DBMS questions
  • Q2. Dp question and then optimised to o(n) solution
  • Q3. Questions on oops and inheritance
Round 3 - HR 

(1 Question)

  • Q1. 1. some projects that i did 2. why you want to join bizongo? 3. what will you bring to the company if we select you? 4. some behavioural questions...

Interview Preparation Tips

Topics to prepare for BIZONGO Software Developer interview:
  • OOPS
  • DSA
  • Web Development

Software Developer Interview Questions Asked at Other Companies

asked in Amazon
Q1. Maximum Subarray Sum Problem Statement Given an array of integers ... read more
asked in Amazon
Q2. Minimum Number of Platforms Needed Problem Statement You are give ... read more
asked in Rakuten
Q3. Merge Two Sorted Arrays Problem Statement Given two sorted intege ... read more
asked in Cognizant
Q4. Nth Fibonacci Number Problem Statement Calculate the Nth term in ... read more
Q5. Find Duplicate in Array Problem Statement You are provided with a ... read more

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
Less than 2 weeks
Result
Not Selected
Round 1 - One-on-one 

(1 Question)

  • Q1. Javascript Questions (Closure, hoisting, throttle, debounce)
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(2 Questions)

  • Q1. Asked about best practices in designing rest api
  • Q2. About basics of backend (for ex: dependency injection)
Round 2 - Technical 

(1 Question)

  • Q1. LLD of snakes & ladders

Interview Preparation Tips

Interview preparation tips for other job seekers - Bad interview. the interviewer just muted his mic when i was coding in lld round, whereas it is supposed to be a discussion.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Coding Test 

Its kind of Geometry question, they asked me to code
but i kind of forget basic like, in coding they asked me geometry and not able to think of solution so it went bad

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

I applied via Referral and was interviewed before Nov 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

The basic questions asked in an interview .

Round 2 - Coding Test 

DP, graph, and array questions asked in 2nd round also asked my company project

Interview Preparation Tips

Interview preparation tips for other job seekers - please prepare for the DSA and system design round and basic computer concept

I applied via Recruitment Consultant and was interviewed in May 2020. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. What is diameter of Binary Tree? Write full working code.
  • Ans. 

    Diameter of a binary tree is the longest path between any two leaf nodes.

    • Calculate the height of left and right subtrees recursively.

    • Calculate the diameter recursively using the formula max(left_height + right_height + 1, max(left_diameter, right_diameter)).

    • Return the maximum diameter.

  • Answered by AI
  • Q2. Find interchanged terms from an AP, where terms are arranged in series
  • Ans. 

    To find interchanged terms from an AP series

    • Identify the common difference between terms

    • Swap the positions of adjacent terms

    • Check if the new series is also an AP

    • Repeat until no more interchanged terms can be found

  • Answered by AI
  • Q3. Explain database indexing
  • Ans. 

    Database indexing is a technique to improve the performance of database queries.

    • Indexing creates a data structure that allows for faster retrieval of data.

    • Indexes are created on one or more columns of a table.

    • Queries that use indexed columns can be executed faster.

    • Indexes can be clustered or non-clustered.

    • Clustered indexes determine the physical order of data in a table.

    • Non-clustered indexes create a separate structure...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well on basic data structures, operating systems and database.

Skills evaluated in this interview

Interview Questionnaire 

2 Questions

  • Q1. Two problems[Ds and algo] +Cv Project Explanation 1 hour interview[Single round only]
  • Q2. Anyone who does LeetCode medium level problems can solve them easily always do follow up of the problems cause that is the only thing they desire from your solution
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 - Technical 

(2 Questions)

  • Q1. What is oops concepts
  • Ans. 

    OOPs concepts are the fundamental principles of object-oriented programming.

    • Encapsulation - binding data and functions together in a single unit

    • Inheritance - creating new classes from existing ones

    • Polymorphism - ability of objects to take on many forms

    • Abstraction - hiding implementation details from the user

    • Examples: class, object, inheritance, encapsulation, polymorphism, abstraction

  • Answered by AI
  • Q2. What is spring boot
  • Ans. 

    Spring Boot is a framework for building standalone, production-grade Spring-based applications.

    • Spring Boot simplifies the process of creating and deploying Spring-based applications.

    • It provides a set of pre-configured dependencies and an embedded web server.

    • It also offers features like auto-configuration, which reduces the need for manual configuration.

    • Spring Boot is widely used for building microservices and RESTful A...

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Asked about schema for ecommerce and a coding question

Contribute & help others!
anonymous
You can choose to be anonymous

BIZONGO Interview FAQs

How many rounds are there in BIZONGO Software Developer interview?
BIZONGO interview process usually has 2-3 rounds. The most common rounds in the BIZONGO interview process are Technical, Resume Shortlist and Coding Test.
What are the top questions asked in BIZONGO Software Developer interview?

Some of the top questions asked at the BIZONGO Software Developer interview -

  1. 1. Maths puzzle 2. a dp question 3. questions on inheritance 4. some css relat...read more
  2. dp question and then optimised to o(n) solut...read more
  3. questions on oops and inherita...read more

Recently Viewed

INTERVIEWS

Intuit

No Interviews

INTERVIEWS

Confluent

No Interviews

INTERVIEWS

MBAtrek

No Interviews

INTERVIEWS

Arms

No Interviews

INTERVIEWS

Intuit

No Interviews

INTERVIEWS

Intuit

No Interviews

INTERVIEWS

Amadeus

No Interviews

INTERVIEWS

BIZONGO

No Interviews

INTERVIEWS

Intuit

No Interviews

INTERVIEWS

Arms

No Interviews

Tell us how to improve this page.

BIZONGO Software Developer Interview Process

based on 3 interviews

Interview experience

4.7
  
Excellent
View more
BIZONGO Software Developer Salary
based on 6 salaries
₹14 L/yr - ₹25.4 L/yr
162% more than the average Software Developer Salary in India
View more details

BIZONGO Software Developer Reviews and Ratings

based on 1 review

2.0/5

Rating in categories

2.0

Skill development

1.0

Work-life balance

4.0

Salary

1.0

Job security

1.0

Company culture

3.0

Promotions

2.0

Work satisfaction

Explore 1 Review and Rating
Assistant Manager
51 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Manager
23 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Manager
20 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Specialist
16 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Consultant
15 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare BIZONGO with

Udaan

3.9
Compare

Delhivery

3.9
Compare

Shadowfax Technologies

3.6
Compare

BlackBuck

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