M

Moloco

7 questions tracked6 with solutions
🔍
Frequency scoreSorted highest → lowest frequency✓ Our Solution = we have a detailed walkthrough

Showing 7 of 7 questions

1
MediumLongest String Chain✓ Our Solution
100
ArrayHash TableTwo PointersString+2
LeetCode ↗62% acc.
2
MediumDesign a Stack With Increment Operation✓ Our Solution
93
ArrayStackDesign
LeetCode ↗80% acc.
3
HardTrapping Rain Water✓ Our Solution
93
ArrayTwo PointersDynamic ProgrammingStack+1
LeetCode ↗65% acc.
4
MediumMeeting Rooms II
82
ArrayTwo PointersGreedySorting+2
LeetCode ↗52% acc.
5
MediumSingle Element in a Sorted Array✓ Our Solution
82
ArrayBinary Search
LeetCode ↗59% acc.
6
MediumLongest Continuous Subarray With Absolute Diff Less Than or Equal to Limit✓ Our Solution
82
ArrayQueueSliding WindowHeap (Priority Queue)+2
LeetCode ↗57% acc.
7
MediumNumber of Islands✓ Our Solution
82
ArrayDepth-First SearchBreadth-First SearchUnion Find+1
LeetCode ↗62% acc.