Microsoft SDE Intern Interview Experience
💼 LTIMindtree Interview Experience (On-Campus) | Fresher | 2026
Salesforce SMTS | Interview Experience | Rejected
JPMC | SDE2 (Associate) - Java Backend - Interview Experience + Compensation
Microsoft - SDE2 - Coding Round
DP World | Interview Experience | Group SDE-2 | Reject
Summary
I interviewed for a Group SDE-2 role at DP World, which involved a Hackerrank test, a coding round with two LeetCode problems, and a low-level design round. Unfortunately, I was rejected.
Full Experience
R1: Hackerrank Test (90 minutes)
R2: Coding Round
- Q1: https://leetcode.com/problems/longest-common-subsequence/
- Q2: https://leetcode.com/problems/longest-valid-parentheses/description/
R3: Low level Design
You are tasked with designing and implementing a ride-sharing application where passengers can request rides, and drivers can be matched to them based on proximity. The application should handle different types of vehicles (such as cars, bikes, luxury cars) and support multiple fare calculation strategies. The system must notify both passengers and drivers about ride statuses and calculate the fare based on the type of ride and distance traveled
Verdict : Rejected
Interview Questions (3)
You are tasked with designing and implementing a ride-sharing application where passengers can request rides, and drivers can be matched to them based on proximity. The application should handle different types of vehicles (such as cars, bikes, luxury cars) and support multiple fare calculation strategies. The system must notify both passengers and drivers about ride statuses and calculate the fare based on the type of ride and distance traveled