Skip to content

Some useless and inefficient sorting algorithms I implemented in Python on a whim. Enjoy :)

License

Notifications You must be signed in to change notification settings

dylanfritz/useless-sorting-algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

useless-sorting-algorithms

Some useless and inefficient sorting algorithms I implemented in Python on a whim. Enjoy :)

I was watching this video (https://www.youtube.com/watch?v=ktgxMtWMflU) by the creator Ardens when I had the idea to try and write some of these myself. Some serious 1 AM YouTube energy, I know.

DISCLAIMER: These examples might not be the best way to implement the algorithms they are meant to replicate. Does it matter? No. These are inefficent by nature. More inefficiency is a bonus in my eyes.

About

Some useless and inefficient sorting algorithms I implemented in Python on a whim. Enjoy :)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages