Sorting Algorithm Visualizer helps to visualize different sorting algorithms like :
- Bubble Sort
- Selection Sort
- Insertion Sort
- Merge Sort
- Quick Sort
- Heap Sort
you can also change the algorithm speed and size of array with help of controller
different color pattern is use to at different state
brown color ----the block is sorted
red color ----processing the block
yellow color ---at which postion the algorithm is current present at



