Skip to content

ignassimkunas/Sorting-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sorting-Visualizer

  • A sorting algorithm visualizer, made with javascript.

Available algorithms:

  • Bubble sort
  • Selection sort
  • Insertion sort (comming)
  • Shell sort (comming)
  • Quick sort (comming)
  • Merge sort (comming)
  • Heap sort (comming)
  • Radix sort (comming)

Change log:

v0.1

  • Initial commit, almost no design, only bubble sort available.

v0.2

  • Added design, algorithm selection, fixed bugs, added selection sort.

About

A sorting algorithm visualizer, made with javascript.

Resources

Stars

Watchers

Forks

Packages

No packages published