Demo application to visualise sorting algorithms, originally created for use in lessons.
Add numbers (only supports numbers for now) to the input field and use the buttons to simulate the algorithm.
- Start/Reset (↑): Start the algorithm
- Next (→): Next step in the algorithm
- Previous (←): Previous step in the algorithm