Divide and Conquer (7 completed)
# | Title | Level | Cats | Solution | Languages | Date Complete |
---|---|---|---|---|---|---|
23 | Merge k Sorted Lists | Hard | B75, N150 | solution | py | Jun 17, 2024 |
191 | Number of 1 Bits | Easy | B75, N150 | solution | py | Jul 03, 2024 |
347 | Top K Frequent Elements | Medium | B75, N150 | solution | py | Jun 13, 2024 |
654 | Maximum Binary Tree | Medium | solution | py | Jun 12, 2024 | |
912 | Sort an Array | Medium | Daily | solution | java, py | Jul 25, 2024 |
973 | K Closest Points to Origin | Medium | N150 | solution | py | Jun 29, 2024 |
1382 | Balance a Binary Search Tree | Medium | solution | py | Jun 29, 2024 |