Skip to content

calvincramer/visual-sorting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visual Sorting

Sorting Algorithms visualized step by step. The gif is an example of comb sort.

Sorting algorithms implemented:

  • Bubble sort
  • Comb sort
  • Heap sort
  • Insertion sort
  • Merge sort
  • Quick sort
  • Selection sort
  • Shell sort
  • Tree sort

Additional notes

  • There are many configurable options through options.txt.

About

Sorting algorithms seen visually, with colors!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages