File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -30,12 +30,12 @@ This package has several children:
3030
3131 -  [ aureooms/js-bucketsort] ( https://github.com/aureooms/js-bucketsort ) : bucketsort code bricks for JavaScript
3232 -  [ aureooms/js-countingsort] ( https://github.com/aureooms/js-countingsort ) : countingsort code bricks for JavaScript
33-  -  [ aureooms/js-heapsort] ( https://github.com/aureooms/js-heapsort ) : heapsort code bricks for JavaScript
3433 -  [ aureooms/js-in-situ-sort-spec] ( https://github.com/aureooms/js-in-situ-sort-spec ) : in place sorting code bricks for JavaScript
34+  -  [ aureooms/js-heapsort] ( https://github.com/aureooms/js-heapsort ) : heapsort code bricks for JavaScript
35+  -  [ aureooms/js-quicksort] ( https://github.com/aureooms/js-quicksort ) : quicksort code bricks for JavaScript
3536 -  [ aureooms/js-mergesort] ( https://github.com/aureooms/js-mergesort ) : mergesort code bricks for JavaScript
3637 -  [ aureooms/js-merging] ( https://github.com/aureooms/js-merging ) : merging code bricks for JavaScript
3738 -  [ aureooms/js-partition] ( https://github.com/aureooms/js-partition ) : partition code bricks for JavaScript
38-  -  [ aureooms/js-quicksort] ( https://github.com/aureooms/js-quicksort ) : quicksort code bricks for JavaScript
3939 -  [ aureooms/js-radixsort] ( https://github.com/aureooms/js-radixsort ) : radixsort code bricks for JavaScript
4040 -  [ aureooms/js-selection] ( https://github.com/aureooms/js-selection ) : selection code bricks for JavaScript
4141
                                 You can’t perform that action at this time. 
               
                  
0 commit comments