Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 470 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 470 Bytes

sorting-algo-visualizer

Runs through various sorts to help students visualise how they work. Live link: https://sorting.alhinds.com/

Purpose

This project's main aim is to implement and animate the basic sorting algorithms to help people understand how they work.

NB. This project has a sub-focus of being a small tuneup for myself in some more involved vanilla js.

Demo

demo image