
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指出App的隱私權實務可能包含下方描述的資料處理。如需更多資訊,請參閱 開發者的隱私權政策 。
不收集資料
開發者不會從這個 App 收集任何資料。
輔助使用
開發者尚未表示此 App 支援的輔助使用功能。 進一步瞭解
資訊
- 供應商
- Cyril Carrez
- 大小
- 4 MB
- 類別
- 教育
- 相容性
需要 iPadOS 12.4 或以上版本。
- iPad
需要 iPadOS 12.4 或以上版本。 - Mac
需要 macOS 11.0(或以上版本)以及配備 Apple M1(或以上版本)晶片的 Mac。
- 語言
- 英文
- 年齡分級
4+
- 4+
- 版權
- © 2013 Cyril Carrez