Data Structure Display
by Jinan Matrix Information Technology Co., Ltd. more by this developer →
#52,759 of 718,701 by ratings on Apple · #2,748 of 72,181 in Education
First seen by this census 09/05/2026 — the store does not publish a creation date
Last updated 03/25/2024
Tracked since 09/05/2026
Compare with another extension
Category: Education
Description
A novel data structure learning app, the most significant feature is that you can dynamically debug the data structure in this app, and visually observe the changes in the data structure during the operation. In this app you can learn the following data structures:
1. Linear structures, including arrays, linked lists, queues, stacks. Linear structures are the basis for other advanced data structures, as fine as advanced algorithms.
2. Tree structures, including binary tree, binary search tree, AVL tree, red-black tree, and heap. In this app, you can dynamically debug three traversals of the binary tree (including non-recursive traversal implementations), searching in the tree, balance adjustments in the AVL tree and red-black tree, and heap sorting. Give you the ability of handwritten red-black trees.
3. Graph structure, including the adjacency list storage representation of the graph structure, depth-first search and breadth-first search, finding the Euler path in the graph, topological sorting, maximum connected components, minimum spanning tree problem, and shortest single source Path problem. It also provides dynamic debugging of these classic graph algorithms.
4. The data structure introductory class will talk about the problem of the Tower of Hanoi. The algorithm that solves this problem is often recursive. This app provides dynamic debugging of the Tower of Hanoi problem, so you can no longer be confused about the recursive calls of the Tower of Hanoi.
Alternatives to Data Structure Display
| Name | Ratings | Rating | |
|---|---|---|---|
|
|
7 | 3.1 | compare |
|
|
1 | 5.0 | compare |
|
|
— | — | compare |
|
|
— | — | compare |
|
|
— | — | compare |
|
|
— | — | compare |
|
|
— | — | compare |
|
|
— | — | compare |
|
|
— | — | compare |
|
|
2,768,158 | 4.7 | compare |
Growth
Change in ratings, scaled to each window from the real gap between crawls. A window needs a full period of history before it reports anything.
| Per | Growth | Growth % | Actual change | Measured over |
|---|---|---|---|---|
| day | Not enough history yet | |||
| week | Not enough history yet | |||
| month | Not enough history yet | |||
| year | Not enough history yet | |||
History
Tracking since 09/05/2026. History accumulates as changes are observed — check back soon.