⭐ Highly recommended
- Kth largest/smallest element in an array
- kth largest/smallest in an array. ⭐
- The Greedy merchant—"No one is wise from another man's woe” ⭐
- Array vs Stream—”to heapify or not to heapify”
- Similar Questions : Kth Element ⭐
- Quick select (Optional)
- Heaps with a payload
- A deeper dive
- Heaps and Sorting
- Heaps and a greedy mindset
- Heap as a pointer/K-way merge
- Merge K Sorted Arrays ⭐
- Design Twitter (K way merge in Reverse)
- Smallest Range Covering Elements from K Lists
- Similar Questions : K way Merge ⭐
- Two heaps
‣