This is a algorithm sorting or sorting visualizer project which sorts a given array based on its size to a desired result after you select any of Sorting algos (Bubble Sort, Selection Sort, Insertion Sort, Quick Sort, Heap Sort, Merge Sort)
JavaScript
Play with the various Sorting Algorithms and enjoy the implementation of each algorithm in more fascinating way...