
Algorithms HQ
教育
無料 · iPad対応
iPad
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 sorting algorithms
- Change the input data: size (up to 500), maximum value or data distribution (random, sorted, many duplicates, etc.)
- For data structures, choose the next function to execute, or let a scenario choose for you, so you can see how the data structure evolves.
- Landscape or portrait orientation
This version contains the following algorithms:
Linear Data Structures:
- Linked Lists, including a view on memory
- Queue
- Stack
Sorting algorithms:
- Bubble Sort
- Cocktail Sort
- Gnome Sort
- Insertion Sort
- Quick Sort
- Selection Sort
More algorithms and more features are on the way!
New linear data structure with Linked Lists! With a view on the memory to see where data is allocated and accessed with pointers.
デベロッパである“Cyril Carrez”は、アプリのプライバシー慣行に、以下のデータの取り扱いが含まれる可能性があることを示しました。詳しくは、 デベロッパプライバシーポリシー を参照してください。
データの収集なし
デベロッパはこのアプリからデータを収集しません。
アクセシビリティ
デベロッパは、このアプリがサポートしているアクセシビリティ機能をまだ示していません。 詳しい情報
情報
- 販売元
- Cyril Carrez
- サイズ
- 4 MB
- カテゴリ
- 教育
- 互換性
iPadOS 12.4以降が必要です。
- iPad
iPadOS 12.4以降が必要です。 - Mac
macOS 11.0以降とApple M1以降のチップを搭載したMacが必要です。
- 言語
- 英語
- 年齢制限
4+
- 4+
- 著作権
- © 2013 Cyril Carrez