Sorting Algorithm Visualizer

VanillaJS

This is Sorting Algorithm Visualizer created only using VanillaJS.

It contains different types of sort and each of these sort can be visualized using bar on the main screen. The size of the array and speed of animation can be changed. I hava also compared the time complexity of each algorithm.