/AlgorithmVisualiser

My first full static hosted website. Visualises 8 different algorithms and gives detailed info on each of them.

Primary LanguageJavaScript

Algorithm Visualiser

This repo is for the website hosted at https://visualiser.app/, it visualises some of the most well known sorting algorithms and gives some more information on them including their time and space complexity, where they should be used and a video explaining them. (I did not create the videos but have left credit to the creators under each video).


Main Screen

Main Screen

Algorithms Running

Running Screen

More Info Window

More Info Screen