2025-01-22 10:20:35
This commit is contained in:
parent
ae285129c8
commit
2eb98aa15b
@ -9,4 +9,5 @@ Merge Sort C in ascending order. A greedy solution works in this case.
|
|||||||
|
|
||||||
We can simply run through the sorted list and serve them in order.
|
We can simply run through the sorted list and serve them in order.
|
||||||
|
|
||||||
But if we assume the greedy algorithm is not optimal in this case
|
But if we assume the greedy algorithm is not optimal in this case
|
||||||
|
Try to reduce total time T
|
Loading…
x
Reference in New Issue
Block a user