Premium Employer

i

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

DP World Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

DP World Software Development Engineer II Interview Questions and Answers

Updated 4 Dec 2022

DP World Software Development Engineer II Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Jun 2022. There were 2 interview rounds.

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 - Technical 

(4 Questions)

  • Q1. Java Micro services architectute
  • Q2. Java Steam API related questions
  • Q3. Spring boot rest API related
  • Q4. Java concurrent collections related

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well.
Concentrate on Java new features
Spring boot related

Software Development Engineer II Jobs at DP World

View all

Interview questions from similar companies

Interview Questionnaire 

2 Questions

  • Q1. There was so many questions asked to me in interview, i had gone through four different rounds of interview.
  • Q2. I was well prepared for the interview. I didn't know that there will be four rounds. I have faced them confidently with accurate answers within a time. They had impressed on my confidence and my verbal com...

I applied via Recruitment Consultant and was interviewed in May 2020. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. What is diameter of Binary Tree? Write full working code.
  • Ans. 

    Diameter of a binary tree is the longest path between any two leaf nodes.

    • Calculate the height of left and right subtrees recursively.

    • Calculate the diameter recursively using the formula max(left_height + right_height + 1, max(left_diameter, right_diameter)).

    • Return the maximum diameter.

  • Answered by AI
  • Q2. Find interchanged terms from an AP, where terms are arranged in series
  • Ans. 

    To find interchanged terms from an AP series

    • Identify the common difference between terms

    • Swap the positions of adjacent terms

    • Check if the new series is also an AP

    • Repeat until no more interchanged terms can be found

  • Answered by AI
  • Q3. Explain database indexing
  • Ans. 

    Database indexing is a technique to improve the performance of database queries.

    • Indexing creates a data structure that allows for faster retrieval of data.

    • Indexes are created on one or more columns of a table.

    • Queries that use indexed columns can be executed faster.

    • Indexes can be clustered or non-clustered.

    • Clustered indexes determine the physical order of data in a table.

    • Non-clustered indexes create a separate structure...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well on basic data structures, operating systems and database.

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. How to identify and solve race condition.
  • Ans. 

    Identifying and solving race conditions involves understanding concurrent execution and implementing synchronization mechanisms.

    • Understand the critical sections of code where race conditions can occur

    • Use synchronization mechanisms like locks, semaphores, or atomic operations to control access to shared resources

    • Implement thread-safe data structures or use thread-safe libraries to avoid race conditions

    • Use tools like sta...

  • Answered by AI
  • Q2. Solve an array question on finding the third largest in an unsorted array.
  • Ans. 

    Find the third largest element in an unsorted array of strings.

    • Sort the array in descending order.

    • Remove duplicates if necessary.

    • Return the element at index 2 as the third largest.

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Indeed and was interviewed in Oct 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Behavioural and Experience based questions
  • Q2. Tell be about a time sort of stuff

Interview Preparation Tips

Interview preparation tips for other job seekers - Be sure of your work
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed before Nov 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Basic string related coding questions
  • Q2. Core java questions
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Jun 2023. There were 4 interview rounds.

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 - Aptitude Test 

It was a normal aptitude test with mathematical questions.

Round 3 - Coding Test 

It was a techno-coding test where I had to code while sharing my screen on a live conversation with the interviewer.

Round 4 - One-on-one 

(2 Questions)

  • Q1. I was primarily asked about managerial questions on adaptability to new technology and creativity if existing solutions don't work.
  • Q2. In a situation where your team is not getting a proper result with existing approach your team uses, how would you try to fix it?
  • Ans. 

    I would analyze the current approach, identify the root cause of the issue, brainstorm alternative solutions, and collaborate with the team to implement and test them.

    • Analyze the current approach to identify weaknesses

    • Brainstorm alternative solutions with the team

    • Implement and test the new solutions

    • Regularly communicate and collaborate with team members

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Do your homework, keep in touch with technology and if you do the above 2, confidence is yours. Politeness adds the sugar coating and you crack all the interviews.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Testing test yasdjalsd a aslkjdad
Round 2 - Technical 

(1 Question)

  • Q1. IngTest aslkdja;ld asldjkas;d a;dk
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-
Round 1 - Coding Test 

UI coding test depending on your experience

Round 2 - One-on-one 

(1 Question)

  • Q1. Basic behavioural questions asked

Software Engineer Interview Questions & Answers

Maersk user image PAULO ROBSON DA SILVA FERREIRA alu.ufc.br

posted on 25 Nov 2024

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

I applied via Referral and was interviewed before Nov 2023. There was 1 interview round.

Round 1 - Group Discussion 

We talked about my previously experience and about some points of java developing: API rest, AWS cloud, JPA, hibernate, spring boot and spring security

DP World Interview FAQs

How many rounds are there in DP World Software Development Engineer II interview?
DP World interview process usually has 2 rounds. The most common rounds in the DP World interview process are Resume Shortlist and Technical.
How to prepare for DP World Software Development Engineer II interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at DP World. The most common topics and skills that interviewers at DP World expect are Javascript, System Software, Automation Testing, Coding and Machine Learning.
What are the top questions asked in DP World Software Development Engineer II interview?

Some of the top questions asked at the DP World Software Development Engineer II interview -

  1. Java Micro services architect...read more
  2. Java Steam API related questi...read more
  3. Java concurrent collections rela...read more

Tell us how to improve this page.

DP World Software Development Engineer II Interview Process

based on 2 interviews

Interview experience

3
  
Average
View more
Join DP World We make trade flow, to change what’s possible for everyone.

Interview Questions from Similar Companies

Delhivery Interview Questions
3.8
 • 474 Interviews
ElasticRun Interview Questions
3.5
 • 252 Interviews
Maersk Interview Questions
4.1
 • 202 Interviews
DTDC Express Interview Questions
3.7
 • 154 Interviews
Exl India Interview Questions
3.5
 • 104 Interviews
FedEx Express Interview Questions
4.0
 • 93 Interviews
DHL Express Interview Questions
4.1
 • 68 Interviews
Maersk Line Interview Questions
4.1
 • 29 Interviews
View all
DP World Software Development Engineer II Salary
based on 86 salaries
₹30 L/yr - ₹70 L/yr
81% more than the average Software Development Engineer II Salary in India
View more details

DP World Software Development Engineer II Reviews and Ratings

based on 4 reviews

2.4/5

Rating in categories

1.9

Skill development

1.9

Work-life balance

3.0

Salary

2.8

Job security

1.8

Company culture

1.8

Promotions

1.8

Work satisfaction

Explore 4 Reviews and Ratings
Group SDE II

Bangalore / Bengaluru

1-8 Yrs

Not Disclosed

Group SDE II -IOS

Kolkata,

Mumbai

+5

1-6 Yrs

Not Disclosed

Explore more jobs
Executive
126 salaries
unlock blur

₹1.5 L/yr - ₹8.5 L/yr

Assistant Manager
113 salaries
unlock blur

₹4.6 L/yr - ₹18 L/yr

Software Development Engineer II
86 salaries
unlock blur

₹30 L/yr - ₹70 L/yr

Operations Executive
79 salaries
unlock blur

₹2.2 L/yr - ₹6 L/yr

Manager
75 salaries
unlock blur

₹7.3 L/yr - ₹28.5 L/yr

Explore more salaries
Compare DP World with

Delhivery

3.8
Compare

Mahindra Logistics

3.9
Compare

Maersk

4.1
Compare

DTDC Express

3.7
Compare
Did you find this page helpful?
Yes No
write
Share an Interview