Hacker News new | ask | show | jobs
by seertaak 6400 days ago
Except that this isn't really quicksort, because it's not in-place. Let's see you write the real one; I bet you it will be uglier than the equivalent java code.