dp world logo

Dp World Interviews

1 experience23 reads
DP World SDE1 Interview Experience (2 YOE)
dp world logo
Dp World
SDE I2 years
September 3, 202523 reads

Summary

I recently interviewed for an SDE1 position at DP World, having 2 years of experience. The opportunity came through a referral from a friend. The interview consisted of a technical round with resume discussion and two challenging Data Structures & Algorithms problems.

Full Experience

I recently interviewed for the SDE1 role at DP World. I have 2 years of experience and got this opportunity through a referral from a friend.

Round 1: Technical Interview

The interview started with a resume discussion – the interviewer asked about the projects and technologies I had worked on. Then we moved on to solve two DSA problems.

Interview Questions (2)

Q1
Distinct Rectangles on Cartesian Plane
Data Structures & Algorithms

Given a list of points on the Cartesian plane, find the number of distinct rectangles that can be formed.
Condition: The sides of the rectangle must be parallel to the X-axis or Y-axis.

Q2
Maximum Path Sum in Binary Tree with One Skip Allowed
Data Structures & Algorithms

A binary tree is given where each node has an integer value (positive or negative).
We need to find the maximum path sum, but with the twist that we are allowed to skip at most one node on the path.

Have a Dp World Interview Experience to Share?

Help other candidates by sharing your interview experience. Your insights could make the difference for someone preparing for their dream job at Dp World.