File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 70
70
* [ CycleSort] ( https://github.com/TheAlgorithms/Javascript/blob/master/Sorts/CycleSort.js )
71
71
* [ FlashSort] ( https://github.com/TheAlgorithms/Javascript/blob/master/Sorts/FlashSort.js )
72
72
* [ GnomeSort] ( https://github.com/TheAlgorithms/Javascript/blob/master/Sorts/GnomeSort.js )
73
- * [ HeapSort] ( https://github.com/TheAlgorithms/Javascript/blob/master/Sorts/HeapSort.js )
74
73
* [ Heapsort] ( https://github.com/TheAlgorithms/Javascript/blob/master/Sorts/Heapsort.js )
74
+ * [ HeapSort] ( https://github.com/TheAlgorithms/Javascript/blob/master/Sorts/HeapSort.js )
75
75
* [ InsertionSort] ( https://github.com/TheAlgorithms/Javascript/blob/master/Sorts/InsertionSort.js )
76
76
* [ MergeSort] ( https://github.com/TheAlgorithms/Javascript/blob/master/Sorts/MergeSort.js )
77
77
* [ QuickSort] ( https://github.com/TheAlgorithms/Javascript/blob/master/Sorts/QuickSort.js )
You can’t perform that action at this time.
0 commit comments