Upload Button Icon Add office photos
Engaged Employer

i

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

Dunzo Verified Tick

Compare button icon Compare button icon Compare
3.4

based on 729 Reviews

Filter interviews by

Dunzo Software Developer Interview Questions and Answers

Updated 24 May 2022

1 interview found

Sort by: Popular

Software Developer Interview Questions

user image CodingNinjas

posted on 24 May 2022

I was interviewed in Jan 2022.

2 Interview Rounds

1

Video Call Round (2 Questions)

Round duration - 60 Minutes
Round difficulty - Medium

It was strictly a DSA round where 2 coding problems asked from me.

  • Q1. Distance Of Nearest Cell Having 1 In A Binary Matrix You have been given a binary matrix 'MAT' containing only 0’s and 1’s of size N x M. You need to fi...read more
  • Q2. Arithmetic Subarrays You are given an array ‘A’ of length ‘N’, you have to tell the number of arithmetic subarrays that exist in the array ‘A’. An Arithmetic su...read more
2

Video Call Round (1 Question)

Round duration - 60 Minutes
Round difficulty - Medium

Again it was a DSA round.

  • Q1. Maximum Coins You are given a two-dimensional matrix of integers of dimensions N*M, where each cell represents the number of coins in that cell. Alice and Bob h...read more

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - 1 in BangaloreEligibility criteriaNoDunzo interview preparation:Topics to prepare for the interview - Data Structures like Trees, Linked Lists, Binary Search, DP, Graphs,OOPS, OS, DBMSTime required to prepare for the interview - 3 MonthsInterview preparation tips for other job seekers

Tip 1 : Read last year interview experiences of the company you apply for.
Tip 2 : In the last 2-3 days before your interview, just revise your concepts and problems.

Application resume tips for other job seekers

Tip 1 : Keep it simple and clean. Don't make it flashy. 
Tip 2 : Highlight your experiences and projects.

Final outcome of the interviewSelected

Skills evaluated in this interview

Interview questions from similar companies

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

I applied via Approached by Company and was interviewed in Sep 2024.

1 Interview Round

1

One-on-one Round (2 Questions)

  • Q1. Tree question dsa
  • Q2. Fibonacci sequence question

Interview Preparation Tips

Interview preparation tips for other job seekers - Round 1 - Technical: The first round involved solving one tree-based question and one array-based question. I was also asked about object-oriented programming concepts, Git commands, and SQL queries. In addition, I faced questions based on my resume projects, and I was asked to explain the difference between a primary key and a unique key.

Round 2 - Technical: The second round focused more on system design and APIs. I was asked to explain the difference between PUT and POST in REST APIs, design the database schema of one of my projects, and discuss inheritance and access modifiers (public, private, protected). Git commands were also covered. A scenario-based question was presented: "How would you send an email to a million users, ensuring that if an email fails, the system retries sending it three times? If the retries fail, the system should move on to the next email. Additionally, if the system crashes after sending 1000-2000 emails, how would you ensure that upon restart, it resumes from where it left off without resending emails?"

The HR was friendly, clearly explained the next steps, and provided constructive feedback. Overall, it was a positive interview experience.

Software Developer Interview Questions

Tata 1mg user image Chirag Varshney

posted on 2 Dec 2024

Interview experience
4
 Good
Difficulty level
 -
Duration
 -
Result
 -

1 Interview Round

1

Technical Round (4 Questions)

  • Q1. Explain Deadlock?
  • Q2. Explain Red Black Tree?
  • Q3. Find local minima in a 1-D array?
  • Q4. Find local minima in 2-D array?
Interview experience
4
 Good
Difficulty level
 Moderate
Duration
 Less than 2 weeks
Result
 Not Selected

I applied via campus placement at Netaji Subhas Institute of Technology (NSIT) and was interviewed in Jul 2024.

4 Interview Rounds

1

Coding Test Round

It was a coding round where i need to solve 3 DSA Questions in 1.5 hour

2

Technical Round (2 Questions)

  • Q1. This is Technical round where i was asked to implement the Two Question of Dsa one is bases on greedy and another is dp , another one is leetcode hard (finding ...read more
  • Q2. Greedy Q was direct i don't remember clearly. I was selected for the 2nd round
3

One-on-one Round (1 Question)

  • Q1. It was also a technical round but bases on LLD problem statement. I was given a problem statement to design a society security system and the they need psudo co...read more
4

HR Round (1 Question)

  • Q1. I was not selected for 4th round but heard that there were Q on cs fundamentals.
Interview experience
3
 Average
Difficulty level
 -
Duration
 -
Result
 -

2 Interview Rounds

1

Technical Round (2 Questions)

  • Q1. The question was about Nodejs
  • Q2. The question was to build a linked list in Nodejs
2

Technical Round (2 Questions)

  • Q1. The first question was related to DSA
  • Q2. The question was related to SQL
Interview experience
5
 Excellent
Difficulty level
 -
Duration
 -
Result
 -

1 Interview Round

1

One-on-one Round (2 Questions)

  • Q1. It was lld question to design a cab booking system.
  • Q2. Tell me about yourself
Interview experience
4
 Good
Difficulty level
 Moderate
Duration
 Less than 2 weeks
Result
 Not Selected

I applied via Referral and was interviewed in Aug 2024.

2 Interview Rounds

1

One-on-one Round (2 Questions)

  • Q1. Binary search for closest element
  • Q2. String manipulation
2

Technical Round (1 Question)

  • Q1. Low level Design for an online e-commerce website

Interview Preparation Tips

Topics to prepare for Zepto Software Developer interview:
  • DSA
  • Design patterns

Skills evaluated in this interview

Software Developer Interview Questions

Porter user image Aniket Dhamal

posted on 30 Aug 2024

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

I applied via Newspaper Ad and was interviewed in Jul 2024.

1 Interview Round

1

One-on-one Round (2 Questions)

  • Q1. How was your previous organization
  • Q2. Please create timer using react

Skills evaluated in this interview

Software Developer Interview Questions

Licious user image Shaik Waseem

posted on 27 Aug 2024

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

I applied via Approached by Company and was interviewed in Jul 2024.

2 Interview Rounds

1

Coding Test Round

Coding test with Java and dsa questions

2

Technical Round (2 Questions)

  • Q1. Core Java Questions
  • Q2. Maximum subbarray
Interview experience
2
 Poor
Difficulty level
 Moderate
Duration
 Less than 2 weeks
Result
 Not Selected

I applied via Referral and was interviewed in Apr 2024.

2 Interview Rounds

1

Technical Round (2 Questions)

  • Q1. Code postorder traversal without using recursion.
  • Q2. Leetcode Problem 1626 - Best team with no conflicts.
2

System Design Round (2 Questions)

  • Q1. Design whatsapp with one to one, group messaging and read receipts functionalities. Design the database.
  • Q2. Questions on dbms, cn and os.

Skills evaluated in this interview

Tell us how to improve this page.

Dunzo Software Developer Salary
based on 19 salaries
₹16.5 L/yr - ₹38 L/yr
173% more than the average Software Developer Salary in India
View more details

Dunzo Software Developer Reviews and Ratings

based on 5 reviews

3.1/5

Rating in categories

2.7

Skill development

3.1

Work-Life balance

3.4

Salary & Benefits

1.3

Job Security

2.2

Company culture

2.9

Promotions/Appraisal

2.9

Work Satisfaction

Explore 5 Reviews and Ratings
Community Operations Specialist
120 salaries
unlock blur

₹2.6 L/yr - ₹4.2 L/yr

Store Manager
109 salaries
unlock blur

₹3.8 L/yr - ₹7 L/yr

Delivery Boy
92 salaries
unlock blur

₹0.5 L/yr - ₹4.5 L/yr

Inward Executive
91 salaries
unlock blur

₹1.8 L/yr - ₹3.5 L/yr

Procurement Manager
90 salaries
unlock blur

₹3.6 L/yr - ₹7 L/yr

Explore more salaries
Compare Dunzo with

Swiggy

3.8
Compare

Zepto

3.6
Compare

Porter

4.1
Compare

Rapido

3.8
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview