send link to app

quickSort - algorithms app for iPhone and iPad


4.0 ( 5920 ratings )
Education
Developer: Elliot Rapp
Free
Current version: 2.1, last update: 1 year ago
First release : 23 Feb 2023
App size: 455 Kb

Quicksort is an educational tool for visualizing and understanding how different sorting algorithms process information. Visualize how each algorithm swaps items in the graphs. Compare how each algorithm preforms the operations of sorting. Most of all learn how these wonderful algorithms do the sorting magic!

SORTING ALGORITHMS:

- BubbleSort
- InsertionSort
- QuickSort

GRAPHS:

- par graph
- point graph
- line graph
- area graph

EDUCATIONAL FEATURES:

- two different input array sizes
- algorithm speed adjustment slider
- while/for loop increment counter
- pseudo code description of each algorithm
- space-time complexity graph