Skip to content

Sleepsort algorithm implemented in vanilla JS

License

Notifications You must be signed in to change notification settings

ullenius/sleepsort-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sleepsort - sorting algorithm

Sleepsort implemented in JavaScript.

Time complexity: O(n)

> "Possibly the only good thing to come out of 4chan"

Inspired by Kevlin Henney's ACCU 2019 talk "What Do You Mean?"

About

Sleepsort algorithm implemented in vanilla JS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published