Skip to content

Ryczko/sorting-algorithms-visualizer

Repository files navigation

Sorting Algorithms Visualizer

Check what the different types of sorting look like. The application can visualize 4 different types of sorting: Bubble Sort, Selection Sort, Insertion Sort and Merge Sort.

Check application demo here: https://ryczko.github.io/sorting-algorithms-visualizer/

Screenshots

sorting-demo.mp4