Upload Button Icon Add office photos
Engaged Employer

i

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

Bhanzu Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Bhanzu Senior Software Developer Interview Questions and Answers

Updated 18 Mar 2023

Bhanzu Senior Software Developer Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Sep 2022. There were 5 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 - Coding Test 

1 round of dsa with 2 questions

Round 3 - Technical 

(2 Questions)

  • Q1. 1 system design round
  • Q2. LLD round for 30 minutes
Round 4 - Technical 

(2 Questions)

  • Q1. Previous project discussion
  • Q2. Discuss past project, tech stack for 30 mins
  • Ans. 

    Developed a web-based project management tool using React, Node.js, and MongoDB.

    • Used React for the front-end development

    • Used Node.js for the back-end development

    • Used MongoDB for the database management

    • Implemented features like task assignment, progress tracking, and file sharing

    • Followed Agile methodology for project management

  • Answered by AI
Round 5 - HR 

(1 Question)

  • Q1. Basic hr questions, salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Stay calm during the interview, communite clearly and brush through system design interviews.

Interview questions from similar companies

I applied via Recruitment Consulltant and was interviewed in Oct 2022. There were 4 interview rounds.

Round 1 - Aptitude Test 

The aptitude test was in online mode. There were 20 mcq questions and 5 coding questions ranging from easy to hard

Round 2 - Group Discussion 

After the Aptitude test, the gd was kept in offline mode ( at office ), the topic was "the pros and cons of online classes

Round 3 - Technical 

(1 Question)

  • Q1. In the 1st technical round, basic questions regarding the languages which i have mentioned in resume was asked. I mentioned python and C in my resume and a coding problem was asked to solve and to further ...
Round 4 - Technical 

(1 Question)

  • Q1. In the second technical OOPS concepts and DSA questions were asked

Interview Preparation Tips

Topics to prepare for Zopsmart Technology Software Developer interview:
  • DSA
  • Algorithms
  • Coding
  • resume
Interview preparation tips for other job seekers - If you pass the last technical round then you will be selected in HR round for the same.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. DS Algo type questions, string manipulation etc was asked and explored with more detailed questions
Round 2 - One-on-one 

(1 Question)

  • Q1. In depth android, kotlin discussions and high level mapping questions
Round 3 - HR 

(1 Question)

  • Q1. General managerial questions and working agreements type discussion

I applied via Referral and was interviewed before Jun 2021. There were 3 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 - Technical 

(2 Questions)

  • Q1. The first round was a detailed discussion on one of my previous projects(almost 35 minutes, went to maximum possible depth) and one DSA question. Please prepare your resume projects very well.
  • Q2. The question was a stack bases leetcode medium question.
Round 3 - Technical 

(1 Question)

  • Q1. This was the final round. It again a follow up of the first one. Started with a project discussion(did not go that much of depth as first one) . Again one DSA question was there to solve(they make you writ...

Interview Preparation Tips

Interview preparation tips for other job seekers - 1. Be through with your resume.
2. Practice DSA regularly.
3. Know your projects ver well.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Walk-in and was interviewed in Jul 2022. There were 5 interview rounds.

Round 1 - Coding Test 

There is 4 coding question all are on DSA.

Round 2 - Group Discussion 

They give one topic. and provide 10 to 15 minutes to think.

Round 3 - Technical 

(1 Question)

  • Q1. He is giving one coding question. ask some language questions.
Round 4 - Technical 

(2 Questions)

  • Q1. DSA question and databases question
  • Q2. SQL question, stack, queue, and LinkedList are all the things we know from the scretch
Round 5 - HR 

(1 Question)

  • Q1. They introduce the company details and normal question

Interview Preparation Tips

Interview preparation tips for other job seekers - Do more and more practice for DSA. and solve the coding questions.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Assignment 

We were to make a go Lang api using one of the frameworks the company has made named go-fr

Round 2 - Technical 

(1 Question)

  • Q1. I was asked 3 questions that were easy they were adding two linked list, tortoise and hare method to find the mid of the linked list and 2 sum problem. On top of that verbal skills were also tested as o wa...
Round 3 - Technical 

(1 Question)

  • Q1. The round tested my Go Lang skills and the questions were generally from the assignment and some HR questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Do easy to medium leetcode and SQL as well also prepare for networking and Operating system
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Internshala and was interviewed in Dec 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Easy to medium, can solve with leetcode medium

Round 2 - One-on-one 

(2 Questions)

  • Q1. Number of islands count
  • Ans. 

    Count the number of islands in a grid of '1's and '0's

    • Iterate through the grid and for each '1' encountered, perform a depth-first search to mark all connected '1's as visited

    • Increment the island count for each new island found

    • Ensure to handle boundary cases and check for visited nodes

  • Answered by AI
  • Q2. First and last index of a particular element in an array
  • Ans. 

    Find the first and last index of a specific element in an array of strings.

    • Iterate through the array and keep track of the index of the first and last occurrence of the element.

    • Return the first and last index once the iteration is complete.

    • Example: Array ['apple', 'banana', 'apple', 'orange'], element 'apple' - First index: 0, Last index: 2.

  • Answered by AI

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed before Oct 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Strings related coding question
Round 2 - Technical 

(1 Question)

  • Q1. Files, os and db related questions
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Dsa questions asked and java basic questions

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

I applied via Campus Placement and was interviewed in Oct 2024. There were 4 interview rounds.

Round 1 - Coding Test 

Consist 3 coding questions medium level

Round 2 - Technical 

(2 Questions)

  • Q1. Asked about java concept
  • Q2. Sql query basics
Round 3 - Technical 

(2 Questions)

  • Q1. Asked medium to advance level oops java concept
  • Q2. Deep discussion over project
Round 4 - Technical 

(2 Questions)

  • Q1. Hard level linked list questions
  • Q2. Advanced level sql query

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare sql and oop concepts well

Bhanzu Interview FAQs

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

Some of the top questions asked at the Bhanzu Senior Software Developer interview -

  1. Discuss past project, tech stack for 30 m...read more
  2. 1 system design ro...read more
  3. LLD round for 30 minu...read more

Tell us how to improve this page.

Bhanzu Senior Software Developer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Lido Learning Interview Questions
2.3
 • 55 Interviews
Pocket FM Interview Questions
2.7
 • 54 Interviews
MagicPin Interview Questions
2.6
 • 50 Interviews
Coding Ninjas Interview Questions
3.7
 • 49 Interviews
Expertrons Interview Questions
3.5
 • 39 Interviews
Doubtnut Interview Questions
3.4
 • 38 Interviews
CRED Interview Questions
3.5
 • 38 Interviews
View all

Bhanzu Senior Software Developer Reviews and Ratings

based on 1 review

2.0/5

Rating in categories

1.0

Skill development

3.0

Work-life balance

4.0

Salary

1.0

Job security

1.0

Company culture

1.0

Promotions

1.0

Work satisfaction

Explore 1 Review and Rating
Sales Manager
118 salaries
unlock blur

₹4.5 L/yr - ₹8.5 L/yr

Business Development Associate
59 salaries
unlock blur

₹3 L/yr - ₹5 L/yr

Trainer
47 salaries
unlock blur

₹3.6 L/yr - ₹6.1 L/yr

Maths Teacher
32 salaries
unlock blur

₹2.8 L/yr - ₹5.5 L/yr

Maths Trainer
19 salaries
unlock blur

₹3.5 L/yr - ₹6 L/yr

Explore more salaries
Compare Bhanzu with

Awign Enterprises

3.9
Compare

Ketto

3.8
Compare

MagicPin

2.6
Compare

Venkateshwar Hospital

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