i
Dream11
Filter interviews by
Three coding online assessments - screening round.
Two to three coding questions based on dynamic programming.
Design an in-memory queue. Something like Kafka. 1 hr to solve for the same. Need to build producers, consumers and topics. Each message can be of any type, so use generics. Make sure to handle all edge cases like null checks. The code should be functional and runnable by 1 hr.
My friend got something like the Redis cache implementation with get, put and expire functionalities. They had asked him to keep code extensible enough to handle LRU and LFU expiry which was the major challenge. So, can vary based on interviewer too.
I applied via Campus Placement and was interviewed in Nov 2024. There were 3 interview rounds.
3 coding questions with around 15 mcqs on oops and programming
Offline coding test 4 easy to medium dsa questions
I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.
Find the Nth greatest element in an array without sorting
Use a priority queue to keep track of the N greatest elements
Iterate through the array and add elements to the priority queue
Return the top element from the priority queue as the Nth greatest element
Heater Problem - Find minimum radius to cover all houses with heaters
Sort the houses and heaters arrays
For each house, find the closest heater using binary search
Calculate the minimum radius needed to cover all houses
Dream11 interview questions for popular designations
Reverse a binary tree
Get interview-ready with Top Dream11 Interview Questions
Search for a target value in a 2D matrix efficiently.
Use binary search on rows to find the potential row where the target value may exist.
Then use binary search on that row to find the target value.
Find quadraplets in an array that sum up to a target value.
Use a nested loop to iterate through all possible combinations of quadraplets.
Keep track of the sum of each quadraplet and compare it to the target value.
Return the quadraplets that match the target sum.
DSA, problem solving
System design interview and prior experience in projects
Different types of testing in STLC lifecycle include unit testing, integration testing, system testing, and acceptance testing.
Unit testing: Testing individual units or components of a software application.
Integration testing: Testing the integration of different modules or components.
System testing: Testing the entire system as a whole.
Acceptance testing: Testing to ensure the system meets the requirements and is read
Top trending discussions
Interview experience
Software Development Engineer II
46
salaries
| ₹23 L/yr - ₹60 L/yr |
Software Developer
30
salaries
| ₹19 L/yr - ₹50 L/yr |
Product Manager
26
salaries
| ₹26 L/yr - ₹45 L/yr |
Sde1
26
salaries
| ₹12 L/yr - ₹35 L/yr |
Software Development Engineer
21
salaries
| ₹20 L/yr - ₹54 L/yr |
My11Circle
Fantasy Akhada
MyTeam11
BalleBaazi