Delhivery interview experience Real time questions & tips from candidates to crack your interview

SDE - 2

Delhivery
upvote
share-icon
3 rounds | 3 Coding problems

Interview preparation journey

expand-icon
Preparation
Duration: 3 Months
Topics: Sorting algorithm, Grokking the system design, DP, Graphs and Trees
Tip
Tip

Tip 1 : solve at least 200 questions on leetcode
Tip 2 : have hands on experience in web developement
Tip 3 : always ask for feedback in every interview

Application process
Where: Other
Eligibility: No criteria
Resume Tip
Resume tip

Tip 1 : use standard template for resume
Tip 2 : dont make it too flashy

Interview rounds

01
Round
Medium
Online Coding Interview
Duration60 Minutes
Interview date15 Dec 2020
Coding problem1

Asked 2 medium level questions

1. Find Number Of Islands

Moderate
34m average time
60% success
0/80
Asked in companies
WalmartShareChatAmazon

You are given a 2-dimensional array/list having N rows and M columns, which is filled with ones(1) and zeroes(0). 1 signifies land, and 0 signifies water.

A cell is said to be connected to another cell, if one cell lies immediately next to the other cell, in any of the eight directions (two vertical, two horizontal, and four diagonals).

A group of connected cells having value 1 is called an island. Your task is to find the number of such islands present in the matrix.

Problem approach

Tip 1: give brute force approach first
Tip 2: try solving with approach
Tip 3: speak out loud of thinking process

Try solving now
02
Round
Easy
Video Call
Duration60 Minutes
Interview date21 Dec 2020
Coding problem1

1. Find Duplicate

Easy
0/40
Asked in companies
Morgan StanleyHewlett Packard EnterpriseSprinklr

You have been given an integer array/list(ARR) of size N which contains numbers from 0 to (N - 2). Each number is present at least once. That is, if N = 5, the array/list constitutes values ranging from 0 to 3 and among these, there is a single integer value that is present twice. You need to find and return that duplicate number present in the array.

Note :
Duplicate number is always present in the given array/list.
Problem approach

Tip 1: brute force approach
Tip 2: think out loud
Tip 3: check for edge cases and get clarity on question

Try solving now
03
Round
Hard
HR Round
Duration60 Minutes
Interview date27 Aug 2020
Coding problem1

1. System Design Question

Multiple system design question on what i have worked on. Design a parking lot system and explain details about each attribute

Problem approach

Tip 1: list all the elements needed
Tip 2: check for connection between each element
Tip 3: optimize the design based on interviewers request

Here's your problem of the day

Solving this problem will increase your chance to get selected in this company

Skill covered: Programming

How do you remove whitespace from the start of a string?

Choose another skill to practice
Similar interview experiences
company logo
SDE - 2
3 rounds | 4 problems
Interviewed by Delhivery
2060 views
0 comments
0 upvotes
company logo
SDE - 1
3 rounds | 6 problems
Interviewed by Delhivery
1293 views
0 comments
0 upvotes
company logo
SDE - 2
3 rounds | 6 problems
Interviewed by Delhivery
654 views
0 comments
0 upvotes
company logo
Data Engineer
2 rounds | 5 problems
Interviewed by Delhivery
1236 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
SDE - 2
3 rounds | 4 problems
Interviewed by HashedIn
9698 views
0 comments
0 upvotes
company logo
SDE - 2
3 rounds | 4 problems
Interviewed by Arcesium
1828 views
0 comments
0 upvotes
company logo
SDE - 2
3 rounds | 4 problems
Interviewed by HashedIn
1938 views
0 comments
0 upvotes