Skip to content

DylanJWinters/Algorithm-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Algorithm-Visualizer

A JavaScript application that visualizes different sorting algorithms, using basic HTML and CSS. Visualizes the movements and swaps of indices within each algorithm along with sound to help as learning material. Plans to add more algorithms later, as well as make a more impressive UI.

This project was meant to help me brush up on DSA. As such, I used help in creating it with this tutorial: https://www.youtube.com/watch?v=_AwSlHlpFuc . Other sorting algorithms were implemented on my own.

About

A JavaScript application that visualizes different sorting algorithms, using basic HTML and CSS. Visualizes the movements and swaps of indices within each algorithm along with sound to help as learning material. Plans to add more algorithms later, as well as make a more impressive UI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors