Y
Hacker News
new
|
ask
|
show
|
jobs
by
riffraff
265 days ago
quicksort, e.g. the haskell[0] example is quite well known. Problem is, it's not real since it doesn't work in place defeating the whole point.
[0]
https://qnikst.github.io/posts/2020-10-18-quicksort.html
1 comments
notpushkin
265 days ago
It really shines if you want a shortcut on a whiteboard interview, though.
link