π @comparison-sorting/quick-sort IDEA Instructions developed by SΓ‘ndor P. Fekete and Sebastian Morr. Quicksort algorithm for JavaScript. See docs. Parent is js-sorting. let sort = quicksort.singletco( partition.hoare ) ; π Reference https://kluedo.ub.uni-kl.de/frontdoor/index/index/docId/3463 π Links http://sorting.at