Help the Community

Share your interview experience to help others prepare!

Get the App

Practice on the go! Download our Android app to read experiences anywhere.

dream 11 logo

Dream 11

More Experiences

Dream 11 SDE-2 - DSA Round

dream 11 logo
dream 11
· SDE-2
June 19, 2025 · 46 reads

Summary

I had my first DSA round for an SDE-2 position at Dream 11, which involved solving two LeetCode-style medium questions in an hour, and I'm hopeful for the next rounds.

Full Experience

This was the first round in the interview process, it went pretty smoothly. The duration is of 1 hour, and the expectation is to solve atleast 2 LC style (mostly medium) questions. The interviewer was friendly and gave hints in between whenever I felt stuck. Hoping to get a call for upcoming rounds.

Interview Questions (2)

1.

Search in a Sorted 2D Matrix

Data Structures & Algorithms·Medium

I was asked to search for a target value in a 2D matrix where each row is sorted and the first element of each row is greater than the last element of the previous row.

2.

Container With Most Water

Data Structures & Algorithms·Medium

I was given an array of non-negative integers heights representing the height of n vertical lines. I had to find two lines that together with the x-axis form a container, such that the container contains the most water.

📣 Found this helpful? Please share it with friends who are preparing for interviews!

Discussion (0)

Share your thoughts and ask questions

Join the Discussion

Sign in with Google to share your thoughts and ask questions

No comments yet

Be the first to share your thoughts and start the discussion!