Visualizes different sorting algorithms using rectangular bars and a variety of colors.
- Clone the project.
- Run the index.html file.
- Bubble sort.
- Selection sort.
- Insertion sort.
- merge sort.
- Increase/Decrease the speed of visualization.
- Increase/Decrease the size of array.