Array (10)
โ
Bit manipulation (5)
Title | Difficulty | Videos |
---|---|---|
Reverse Bits | Easy | |
Number of 1 Bits | Easy | |
Missing Number | Easy | |
Counting Bits | Easy | |
Sum of Two Integers | Medium |
โ
Dynamic programming (11)
โ
Graph (8)
โ
Interval (5)
โ
Linked list (6)
โ
Matrix (4)
Title | Difficulty | Videos |
---|---|---|
Rotate n x n matrix by 90 degrees | Medium | |
Spiral Matrix 1 - Return | Medium | |
Set Matrix Zeros | Medium | |
Word Search 1 - Find if word exists | Medium |
โ
String (10)
โ
Tree (14)
โ
Heap priority queue (2)
Title | Difficulty | Videos |
---|---|---|
Top K Frequent Elements | Medium | |
Find Median from Data Stream | Hard |