Y
Hacker News
new
|
ask
|
show
|
jobs
by
nemesisrobot
3944 days ago
It's been discussed before, but that's not really quicksort though (since it's not in-place)[0]
0:
http://stackoverflow.com/q/7717691/1235548
1 comments
emmelaich
3944 days ago
Do we know that for sure? I mean - could a sufficiently smart compiler actually create machine code which _did_ do it in-place?
link