i
DP World
Filter interviews by
Clear (1)
I was interviewed in Apr 2022.
Round duration - 60 Minutes
Round difficulty - Medium
It was technical discussion plus coding round
You are given a number of stairs, N
. Starting at the 0th stair, you need to reach the Nth stair. Each time you can either climb one step or two steps. ...
The problem involves finding the number of distinct ways to climb to the Nth stair by taking one or two steps at a time.
Use dynamic programming to solve this problem efficiently.
The number of ways to reach the Nth stair is the sum of the number of ways to reach the (N-1)th stair and the (N-2)th stair.
Handle large inputs by taking modulo 10^9+7 of the result.
Example: For N=3, there are 3 ways to climb to the third stair
You are provided with a linked list where each node has two pointers. The first pointer directs to the next node, and the second one, known as the 'random' pointer...
Clone a linked list with random pointers and return the head of the copied list.
Create a deep copy of the linked list by iterating through each node and creating a new node with the same value.
Update the random pointers of the new nodes based on the random pointers of the original list.
Use a hashmap to keep track of the mapping between original nodes and their corresponding new nodes.
Return the head of the copied list.
Tip 1 : Prepare commonly asked interview questions from DS
Tip 2 : Be ready to explain your project architecture and design in detail
Tip 1 : Your resume should reflect your skills clearly.
Tip 2 : It should be easily readable
What people are saying about DP World
I applied via Referral and was interviewed before Sep 2021. There were 2 interview rounds.
I applied via Referral and was interviewed in Aug 2020. There was 1 interview round.
To unload 12 FTL vehicle with 6 manpower, divide the work into teams and assign specific tasks to each team.
Divide the manpower into two teams of three each
Assign one team to unload the first six vehicles while the other team unloads the remaining six
Each team can further divide the work by assigning specific tasks such as unloading boxes or pallets
Use equipment such as forklifts or pallet jacks to speed up the unloadi...
I applied via Company Website and was interviewed in Feb 2021. There was 1 interview round.
I applied via Referral and was interviewed before Sep 2020. There was 1 interview round.
I applied via Campus Placement and was interviewed before Mar 2020. There were 5 interview rounds.
I applied via Referral and was interviewed before Apr 2023. There was 1 interview round.
A container train operator is a company that specializes in transporting shipping containers by train.
Container train operators manage the logistics of transporting containers by rail
They work with shipping companies to move containers between ports and inland destinations
Examples include Union Pacific Railroad, CSX Transportation, and Canadian National Railway
What is your work in current job
based on 1 review
Rating in categories
Executive
136
salaries
| ₹0 L/yr - ₹0 L/yr |
Assistant Manager
111
salaries
| ₹0 L/yr - ₹0 L/yr |
Operations Executive
77
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Development Engineer II
76
salaries
| ₹0 L/yr - ₹0 L/yr |
Manager
71
salaries
| ₹0 L/yr - ₹0 L/yr |
Adani Ports and SEZ
Container Corporation of India
Jawaharlal Nehru Port Trust
Krishnapatnam Port