Visualization of Sorting Algorithms
"Visual Sorting (aka "The Sound Of Sorting") is a tool that provides a visualization of sorting algorithms, accompanied by an auditory experience. It allows users to witness how various sorting algorithms work through dynamic horizontal bars.
It supports many different sorting algorithms (bubble sort, quick sort, shell sort, merge sort, insertion sort,..).
Visual Sorting was created to explore and learn Svelte. It's built using Svelte, SvelteKit, Vite, Tailwind, and DaisyUI."
Mateusz Szuła