Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool/Back to issues
#34·computer-science-in-javascript

bad header in quicksort

Author: alvaropinotCreated Apr 20, 2016Updated Apr 20, 2016

It has no importance at all, but the header for quicksort is the header from insertion sort :P

https://github.com/nzakas/computer-science-in-javascript/blob/master/algorithms/sorting/quicksort/quicksort.js#L2

Source: humanwhocodes/computer-science-in-javascript

View original on GitHubView discussion on GitHub