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:
30
30
31
31
- [ aureooms/js-bucketsort] ( https://github.com/aureooms/js-bucketsort ) : bucketsort code bricks for JavaScript
32
32
- [ 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
34
33
- [ 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
35
36
- [ aureooms/js-mergesort] ( https://github.com/aureooms/js-mergesort ) : mergesort code bricks for JavaScript
36
37
- [ aureooms/js-merging] ( https://github.com/aureooms/js-merging ) : merging code bricks for JavaScript
37
38
- [ 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
39
39
- [ aureooms/js-radixsort] ( https://github.com/aureooms/js-radixsort ) : radixsort code bricks for JavaScript
40
40
- [ aureooms/js-selection] ( https://github.com/aureooms/js-selection ) : selection code bricks for JavaScript
41
41
You can’t perform that action at this time.
0 commit comments