Skip to content

apotato369550/super-simple-sortr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Super Simple Sortr V.1

Hello everyone! This was a small project I worked on to try and strenghten my knowledge in the different sorting algorithms. It was really fun to make and I hope you enjoy.

This application houses 12 different sorting algorithms to be visualized namely:

  • Bubble Sort
  • BogoSort
  • Cocktail Shaker Sort
  • CombSort
  • Counting Sort
  • Heap Sort
  • Heap Sort
  • Insertion Sort
  • Selection Sort
  • Merge Sort
  • QuickSort
  • ShellSort
  • and lastly Timsort

To run the application, just clone the different files and run the "main.py"

This program was made in Python 2.7, but has been updated to work w/ Python 3.x. Happy hunting!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages