OOP3 Sorting visualisation, Georg Groenendaal 2E
- BubbleSort
- InsertionSort
- QuickSort (fixed pivot)
- Adjustable sample (size, order)
- Step through algorithm
- Run full algorithm (100ms delay)
- Hotspwap algorithms
- Mergesort
- Quicksort (random pivot)
- Pause button
- Previous step
- Marks (e.g. pivot/position in different color)