Retour aux promos
quickSort - algorithms

Education

Gratuit

quickSort - algorithms

par Elliot Rapp

v2.1 0 Mo Universel 4+

Captures d'écran

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

Nouveautés (v2.1)

- framing optimization test