Y
Hacker News
new
|
ask
|
show
|
jobs
by
mantasm
3699 days ago
My interpretation is that "O(...)" informally means "Theta(...) in the average/amortized case". In the average case, Quicksort is Theta(n log n).