Hacker News new | ask | show | jobs
by WakoMan12 1161 days ago
O(nlogn)
2 comments

Yes, but it ensures that for all inputs of a given size, runtime will be the same.
That would more likely be a tight bound, not an upper bound.