quickSort - algorithms

quickSort - algorithms Summary

quickSort - algorithms is a iOS app in the Education category, developed by Elliot Rapp. First released 3 years ago(Feb 2023),

Store info: Last updated on App Store on Mar 6, 2023 .


0★

Ratings:

5★
4★
3★
2★
1★

Screenshots

App screenshot
App screenshot
App screenshot

App Description

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