You can select between 8 kinds of sorting algorithms:
- Bubble sort
- Cocktail sort
- Heap sort
- Insertion sort
- Merge sort
- Quick sort
- Radix sort
- Selection sort
Furthermore, you can modify the following features:
- array size
- array elements range of values
- sorting algorithm delay
- array elements color