Algorithm_Visualizer In this repo, I tried to develop a web app the demonstrates the working of the different sorting algorithms like: Bubble Sort Insertion Sort Selection Sort Merge Sort Quick Sort Development stages: Project algo.html styles.css main.js