Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sorting Visualizer

This is a sorting visualizer app built using React. It visualizes four classic sorting algorithms: bubble sort, merge sort, quick sort, and heap sort. I built this app with inspiration from Clement Mihailescu's YouTube video. I built this app because I thought it would be a great way to improve both my React skills and my algorithm skills.

This app is deployed on GitHub Pages: https://ittakato.github.io/sorting-visualizer/.

About

A sorting visualizer app built using React which visualizes four classic sorting algorithms: bubble sort, merge sort, quick sort, and heap sort.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages