
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