Disponibles hasta 30 algoritmos de ordenación y 8 variantes para el diseño gráfico.
git clone https://github.com/javiluli/array-sort-visualizer.git
cd array-sort-visualizer
mkdir target
javac src/Principal/MainAplicacion.java -sourcepath src -d target/
jar -cvfm program.jar manifest.mf -C target/ ./
- Bidirectional Bubble
- Binary insertion sort
- Bitonic sort
- Bogo sort
- Bubble sort
- Optimized bubble sort
- Bucket sort
- Cocktail sort
- Cycle sort
- DoubleSelection
- Gnome sort
- Gravity sort
- Heap sort
- Insertion sort
- Intro sort
- Iterative Merge sort
- Iterative Quick sort
- Merge sort
- Odd Even sort
- Pancake sort
- Pigeonhole sort
- Quick sort
- Radix sort
- Recursive Bubble sort
- Recursive Insertion sort
- Recursive Selection sort
- Selection sort
- Shell sort
- Stooge sort
- Tim sort
- Barras clásicas
- Pirámide horizontal
- Pirámide vertical
- Pantalla completa
- Pixel
- Círculo con barras
- Circunferencia
- Espiral con barras