Skip to content

Simone-Dr/SortingVisualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A Sorting Algorithm visualization https://simone-dr.github.io/SortingVisualizer

Coded in html, css and javaScript under the use of the p5.js JavaScript library for visualization.

Includes Bubblesort, Selectionsort, Insertionsort and Quicksort aswell as the possiblility to change the sorting speed and number of elements in the array.