Skip to content

Commit 1241972

Browse files
authored
Merge pull request #611 from TheAlgorithms/revert-109-patch-1
Revert "Added Sleep Sort"
2 parents 5aca870 + f9db59f commit 1241972

File tree

2 files changed

+0
-19
lines changed

2 files changed

+0
-19
lines changed

DIRECTORY.md

-1
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,6 @@
254254
* [SelectionSort](https://github.com/TheAlgorithms/Javascript/blob/master/Sorts/SelectionSort.js)
255255
* [SelectionSort](https://github.com/TheAlgorithms/Javascript/blob/master/Sorts/SelectionSort.test.js)
256256
* [ShellSort](https://github.com/TheAlgorithms/Javascript/blob/master/Sorts/ShellSort.js)
257-
* [SleepSort](https://github.com/TheAlgorithms/Javascript/blob/master/Sorts/SleepSort.js)
258257
* [TimSort](https://github.com/TheAlgorithms/Javascript/blob/master/Sorts/TimSort.js)
259258
* [TopologicalSort](https://github.com/TheAlgorithms/Javascript/blob/master/Sorts/TopologicalSort.js)
260259
* [WiggleSort](https://github.com/TheAlgorithms/Javascript/blob/master/Sorts/WiggleSort.js)

Sorts/SleepSort.js

-18
This file was deleted.

0 commit comments

Comments
 (0)