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/