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

Filter interviews by

Dunzo Sdet-I Interview Questions and Answers

Updated 15 Dec 2022

Dunzo Sdet-I Interview Experiences

1 interview found

Sdet-I Interview Questions & Answers

user image Anonymous

posted on 15 Dec 2022

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected
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 

They said to automate booking website.

Round 3 - Technical 

(1 Question)

  • Q1. They give me two matrix to slove
  • Ans. 

    The problem involves solving a question related to two matrices, likely involving operations like addition, multiplication, or comparison.

    • Identify the dimensions of both matrices before performing operations.

    • For addition, both matrices must have the same dimensions (e.g., 2x2 + 2x2).

    • For multiplication, the number of columns in the first matrix must equal the number of rows in the second (e.g., 2x3 * 3x2).

    • Consider edge ...

  • Answered by AI
Round 4 - Technical 

(1 Question)

  • Q1. I don't know what he was expecting as job description shows one and they are aiming for another.
Round 5 - Technical 

(1 Question)

  • Q1. They are aiming to reject.

Interview Preparation Tips

Interview preparation tips for other job seekers - Please don't give an interview with DUNZO as SDET . They simply waste our time with multiple rounds.

Top trending discussions

View All
Interview Tips & Stories
5d (edited)
a team lead
Why are women still asked such personal questions in interview?
I recently went for an interview… and honestly, m still trying to process what just happened. Instead of being asked about my skills, experience, or how I could add value to the company… the questions took a totally unexpected turn. The interviewer started asking things like When are you getting married? Are you engaged? And m sure, if I had said I was married, the next question would’ve been How long have you been married? What does my personal life have to do with the job m applying for? This is where I felt the gender discrimination hit hard. These types of questions are so casually thrown at women during interviews but are they ever asked to men? No one asks male candidates if they’re planning a wedding or how old their kids are. So why is it okay to ask women? Can we please stop normalising this kind of behaviour in interviews? Our careers shouldn’t be judged by our relationship status. Period.
Got a question about Dunzo?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Referral and was interviewed before Apr 2021. There were 2 interview rounds.

Round 1 - Assignment 

How to maintain control spillage

Round 2 - One-on-one 

(1 Question)

  • Q1. Details explantion of f&v stages
  • Ans. 

    F&V stages refer to the different stages of fruits and vegetables from harvesting to consumption.

    • The first stage is harvesting, where the produce is picked from the plant.

    • The second stage is grading, where the produce is sorted based on quality and size.

    • The third stage is packaging, where the produce is packed for transportation and storage.

    • The fourth stage is transportation, where the produce is transported to the mar...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - If you thing your a customer then you will maintain qty

Sdet-I Interview Questions Asked at Other Companies

asked in Amazon
Q1. Given a binary tree, count the number of occurrences where there ... read more
asked in Amazon
Q2. Given an array and a number, check whether there are any 3 elemen ... read more
asked in Amazon
Q3. What factors would you consider from both a developer's and user' ... read more
asked in Amazon
Q4. Given a singly linked list, write a recursive method to reverse e ... read more
Q5. Write a Java program to add the digits of a given number.

I applied via Walk-in and was interviewed before Apr 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Maths and statistics

Interview Preparation Tips

Interview preparation tips for other job seekers - Be Humbly positive

I applied via Referral and was interviewed before Jun 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. How many years of experience you have? Do you have knowledge about ms Excel? What was the role of you in previous company? What was the salai package in previous company?
  • Q2. Most important thing to crack an interview is your work knowledge.if you meet the expectations of employer then you will definitely get job.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and honest while interview

I applied via Recruitment Consultant and was interviewed before Dec 2019. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. 1.what do you know about Swiggy and it's business model. 2.simple SQL queries 3. Vlookup.
  • Ans. 

    Swiggy is an Indian food delivery company that operates through a website and mobile app.

    • Swiggy was founded in 2014 and is headquartered in Bangalore, India.

    • It partners with local restaurants to provide food delivery services to customers.

    • Swiggy's business model is based on charging a commission fee from the restaurants for every order placed through their platform.

    • It has expanded to over 500 cities in India and has ov...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Do not join as MIS in Swiggy. Work of MIS will be just copy paste nothing else. Join only if you have financial problems. Here you can't get any hike nor they will make permanent.

Skills evaluated in this interview

I applied via Recruitment Consultant and was interviewed before Dec 2020. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. What are your greatest strengths?
  • Q2. Tell me about your self?
  • Q3. What is your hobbies.

Interview Preparation Tips

Interview preparation tips for other job seekers - Provide Evidence & Data and helping interviewer.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
No response

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

Round 1 - Coding Test 

Easy to medium level of leet code

Round 2 - Technical 

(1 Question)

  • Q1. 1. Fibonacci series with recursion and without recursion 2. String Palindrome 3. Count all repeated numbers from the array
  • Ans. 

    Answering questions related to Fibonacci series, string palindrome, and counting repeated numbers in an array.

    • For Fibonacci series with recursion, write a function that calls itself to calculate the next number in the series.

    • For Fibonacci series without recursion, use a loop to calculate the series.

    • For string palindrome, compare characters from start and end of the string.

    • To count all repeated numbers from the array, u...

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. 1.Given an array(0-based indexing), you have to find the max sum of i*A[i] where A[i] is the element at index i in the array. The only operation allowed is to rotate(clock-wise or counter clock-wise) the ...
  • Ans. 

    Rotate array to find max sum of i*A[i]

    • Rotate array to bring maximum element to front

    • Calculate sum of i*A[i] for each rotation

    • Keep track of maximum sum found

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. 1.Oops concepts 2.Oops code 2.About Java Spring 3. Array stack questions 4.Project discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Solve leet code question, clear concept of DSA.

Skills evaluated in this interview

Are these interview questions helpful?
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Sep 2023. There was 1 interview round.

Round 1 - Coding Test 

3 Questions were asked out of which if you did 2 you were shortlisted for next round. Questions were mostly from topics like array, string and greedy

Interview Preparation Tips

Interview preparation tips for other job seekers - There were 3 rounds after the initial round, 1st round asked 2 questions, one was based on sorting an array in a way that an element would always have it's left element smaller than itself and right element always greater than itself. Second question was a bit lengthy where I was given a linked list question. Next round i was asked 2 questions both based on greedy problems and final round was the interview where they would test your knowledge to the depths. Advanced questions on OOP, System Architecture, Database Management System and Research Work was focused on.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Aug 2022. There were 3 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 

(1 Question)

  • Q1. Brief About your Past experience summary ?
  • Ans. Explained As per our real experience
  • Answered Anonymously
Round 3 - One-on-one 

(3 Questions)

  • Q1. About our Business operations experience and team size
  • Q2. About P&L and CTC
  • Q3. Explained as per my reality

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest with recruiters..
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Jul 2022. There was 1 interview round.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Self introduction and my goal
  • Q2. What the achievement of my career?
  • Q3. What the goal of my new assessment.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared and giving answer confidently.
Filling comfortable around interview.

Dunzo Interview FAQs

How many rounds are there in Dunzo Sdet-I interview?
Dunzo interview process usually has 5 rounds. The most common rounds in the Dunzo interview process are Technical, Resume Shortlist and Coding Test.

Tell us how to improve this page.

Overall Interview Experience Rating

1/5

based on 1 interview experience

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 100%
View more

Interview Questions from Similar Companies

Swiggy Interview Questions
3.7
 • 474 Interviews
Meesho Interview Questions
3.7
 • 368 Interviews
Udaan Interview Questions
3.9
 • 347 Interviews
BlackBuck Interview Questions
3.7
 • 194 Interviews
Tata 1mg Interview Questions
3.6
 • 186 Interviews
Digit Insurance Interview Questions
3.8
 • 158 Interviews
Paisabazaar.com Interview Questions
3.4
 • 154 Interviews
Urban Company Interview Questions
3.4
 • 143 Interviews
Collegedunia Interview Questions
3.0
 • 102 Interviews
Ninjacart Interview Questions
3.9
 • 100 Interviews
View all
Dunzo Sdet-I Salary
based on 5 salaries
₹12 L/yr - ₹18 L/yr
At par with the average Sdet-I Salary in India
View more details

Dunzo Sdet-I Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

3.0

Skill development

4.0

Work-life balance

3.0

Salary

3.0

Job security

3.0

Company culture

4.0

Promotions

3.0

Work satisfaction

Explore 1 Review and Rating
Store Manager
109 salaries
unlock blur

₹3.8 L/yr - ₹7 L/yr

Community Operations Specialist
100 salaries
unlock blur

₹2.7 L/yr - ₹4.3 L/yr

Procurement Manager
96 salaries
unlock blur

₹3.5 L/yr - ₹7 L/yr

Inward Executive
93 salaries
unlock blur

₹1.8 L/yr - ₹3.5 L/yr

Delivery Boy
89 salaries
unlock blur

₹0.5 L/yr - ₹4.5 L/yr

Explore more salaries
Compare Dunzo with

Swiggy

3.7
Compare

Zepto

3.5
Compare

Porter

3.8
Compare

Rapido

3.7
Compare
write
Share an Interview