S

Spotify

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

Showing 13 of 13 questions

1
EasyMoving Average from Data Stream
100
ArrayDesignQueueData Stream
LeetCode ↗80% acc.
2
HardLeetcodify Friends Recommendations
90
Database
LeetCode ↗28% acc.
3
HardLeetcodify Similar Friends
90
Database
LeetCode ↗43% acc.
4
EasyTwo Sum✓ Our Solution
88
ArrayHash Table
LeetCode ↗56% acc.
5
MediumLongest Substring Without Repeating Characters✓ Our Solution
85
Hash TableStringSliding Window
LeetCode ↗37% acc.
6
MediumAnalyze User Website Visit Pattern
85
ArrayHash TableSorting
LeetCode ↗44% acc.
7
EasyValid Parentheses✓ Our Solution
82
StringStack
LeetCode ↗42% acc.
8
MediumKth Largest Element in an Array✓ Our Solution
82
ArrayDivide and ConquerSortingHeap (Priority Queue)+1
LeetCode ↗68% acc.
9
EasyValid Palindrome✓ Our Solution
75
Two PointersString
LeetCode ↗51% acc.
10
HardFind Median from Data Stream✓ Our Solution
55
Two PointersDesignSortingHeap (Priority Queue)+1
LeetCode ↗53% acc.
11
EasyRansom Note✓ Our Solution
55
Hash TableStringCounting
LeetCode ↗65% acc.
12
MediumWalls and Gates
55
ArrayBreadth-First SearchMatrix
LeetCode ↗63% acc.
13
EasyMaximum Depth of Binary Tree✓ Our Solution
55
TreeDepth-First SearchBreadth-First SearchBinary Tree
LeetCode ↗77% acc.