Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 358 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 358 Bytes

Algorithmic-Visualizer

This is a progressive web app built using JavaScript to visualize sorting algorithms such as bubble, insertion, selection, merge, quick, and heap sort and searching algorithms like linear and binary search.
This app is deployed using Github pages and can be accessed from here: https://aiyanajade.github.io/Algorithmic-Visualizer/