Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 467 Bytes

File metadata and controls

7 lines (5 loc) · 467 Bytes

SortingVisualizer

Visualizer of Sorting Algorithms made using Pure Vanilla JavaScript.

Introduction

It is a project to help learn shorting algorithms by implementing the algorithms but also tweak with the algorithm so that you can perform the animations required to visualize the algorithms

It have bunch of li elements whose length is represented by the value of array and we need to implement shorting algorithm to arrange the li elements in shorted fashion