Skip to content

eric-ycw/sortpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sortpy

sortpy is a tool to visualize common sorting algorithms with ease.
Requires graphics.py.

Supported algorithms

Bubble sorts

  • Bubble sort
  • Cocktail sort
  • Comb sort
  • Odd-even sort

Insertion sorts

  • Insertion sort
  • Shellsort
  • Gnome sort

Divide and conquer

  • Merge sort
  • Quicksort

Other

  • Selection sort
  • Stooge sort

About

A tool to visualize common sorting algorithms

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages