kth-smallest-number-in-m-sorted-lists-medium__pattern-k-way-merge__grokking-the-coding-interview-patterns-for-coding-questions
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Kth Smallest Number in M Sorted Lists |
![]() ![]() |
3 | 65 | August 10, 2022 |
Max heap alternative |
![]() ![]() |
2 | 114 | March 27, 2022 |
Why not O(m*logm + k * logm) time? |
![]() ![]() |
1 | 176 | November 8, 2021 |
Kth Smallest Number in M Sorted Lists reduce space complexity |
![]() ![]() ![]() |
2 | 261 | September 5, 2021 |
K-Way merge - Kth Smallest Number in M Sorted Lists: Time complexity question |
![]() |
0 | 150 | May 30, 2020 |
Using comparators on priority queue |
![]() ![]() |
1 | 419 | May 25, 2020 |