File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change 260
260
* [ IntroSort] ( https://github.com/TheAlgorithms/Javascript/blob/master/Sorts/IntroSort.js )
261
261
* [ MergeSort] ( https://github.com/TheAlgorithms/Javascript/blob/master/Sorts/MergeSort.js )
262
262
* [ OddEvenSort] ( https://github.com/TheAlgorithms/Javascript/blob/master/Sorts/OddEvenSort.js )
263
+ * [ PancakeSort] ( https://github.com/TheAlgorithms/Javascript/blob/master/Sorts/PancakeSort.js )
263
264
* [ PigeonHoleSort] ( https://github.com/TheAlgorithms/Javascript/blob/master/Sorts/PigeonHoleSort.js )
264
265
* [ QuickSort] ( https://github.com/TheAlgorithms/Javascript/blob/master/Sorts/QuickSort.js )
265
266
* [ QuickSortRecursive] ( https://github.com/TheAlgorithms/Javascript/blob/master/Sorts/QuickSortRecursive.js )
You can’t perform that action at this time.
0 commit comments