Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

StalinSort

"I came up with a single pass O(n) sort algorithm I call StalinSort. You iterate down the list of elements checking if they're in order. Any element that is out of order is eliminated. At the end you have a sorted list." A few days ago I read this online and I felt the urgency to code it.

About

"I came up with a single pass O(n) sort algorithm I call StalinSort. You iterate down the list of elements checking if they're in order. Any element that is out of order is eliminated. At the end you have a sorted list." A few days ago I read this online and I felt the urgency to code it.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages