| Version | 1.0 |
|---|---|
| Publisher | Cyril Carrez |
| Release date | Jun 26, 2013 |
| Date added | Jun 18, 2013 |
| Os requirements | iOS |
| Requirements | Compatible with iPad. iTunes account required. |
| Total downloads | 6 |
| Price | Free |
Description
A fun and didactic app to learn computer science algorithms!See how algorithms are working by watching an animation of their execution. Understand how data is manipulated as it is animated through an intuitive representation of its contents. Always know which line is executed in the pseudo-code, what are the values of the variables.Need to quickly refresh your memory? Just use the app as a quick reference on the main characteristics of each algorithm!Main features:- Execute a single instruction, or undo the previous one- Run, or rewind the algorithm until you decide to pause the execution- Adjust the speed of the animation- Best and worst case input data for each algorithm- Change the input data: size (up to 500), maximum value or data distribution (random, sorted, many duplicates, etc.)- Landscape or portrait orientationThe current version contains the following sorting algorithms:- Bubble Sort- Insertion Sort- Quick Sort- Selection SortMore algorithms and more features are on the way!