Heaps: Easy to Hard Problems
Easy
- Kth Largest Element in a Stream
- Last Stone Standing
- Top K Frequent Elements
- Sort Characters By Frequency
- K Closest Points to Origin
- Find K Pairs with Smallest Sums
- Merge K Sorted Lists
Medium
- Kth Largest Element in an Array
- Task Scheduler
- Top K Frequent Words
- Reorganize String
- Find Median from Data Stream
- Minimum Cost to Connect Sticks
- Find K-th Smallest Pair Distance
- Construct Target Array With Multiple Sums