Heap (Priority Queue) (16 completed)
# | Title | Level | Cats | Solution | Languages | Date Complete |
---|---|---|---|---|---|---|
23 | Merge k Sorted Lists | Hard | B75, N150 | solution | py | Jul 10, 2024 |
239 | Sliding Window Maximum | Hard | N150 | solution | py | Jul 10, 2024 |
272 | Closest Binary Search Tree Value II | Hard | solution | py | Jul 10, 2024 | |
347 | Top K Frequent Elements | Medium | B75, N150 | solution | py | Jul 10, 2024 |
451 | Sort Characters By Frequency | Medium | solution | py | Jul 10, 2024 | |
502 | IPO | Hard | Daily | solution | py | Jul 10, 2024 |
692 | Top K Frequent Words | Medium | solution | py | Jul 10, 2024 | |
703 | Kth Largest Element in a Stream | Easy | N150 | solution | py | Jul 10, 2024 |
973 | K Closest Points to Origin | Medium | N150 | solution | py | Jul 10, 2024 |
1046 | Last Stone Weight | Easy | N150 | solution | py | Jul 10, 2024 |
1268 | Search Suggestions System | Medium | solution | py | Jul 10, 2024 | |
1438 | Longest Continuous Subarray With Absolute Diff Less Than or Equal to Limit | Medium | Daily | solution | java | Jul 10, 2024 |
1696 | Jump Game VI | Medium | solution | java, py | Jul 10, 2024 | |
2285 | Maximum Total Importance of Roads | Medium | Daily | solution | c, cpp, java, py | Jul 10, 2024 |
2473 | Minimum Cost to Buy Apples | Medium | solution | py | Jul 10, 2024 | |
2679 | Sum in a Matrix | Medium | solution | java | Jul 10, 2024 |