|
|
|
|
|
by mehrdadn
2036 days ago
|
|
> if your guess is completely wrong, will it still converge in no worse than O(log(N))? No, but there's a simple but powerful technique you can use to ensure this from the outside. See if you can figure it out. (If you don't, look up introsort.) |
|