VisualAlgorithms is a sorting algorithm visualizer for macOS.
This allows you to see how different sorting algorithms work in real time.
- Visualize classic sorting algorithms (Bubble Sort, Quick Sort, etc.)
 - Adjustable speed and array size using sliders
 
The easiest way to use Visual Algorithms is to download the pre-built app:
- Download the ZIP from the repository or release.
 - Unzip the file.
 - Open the app:
 
open VisualAlgorithms.appThis project is licensed under the MIT License - see the LICENSE file for details.
