You are using an outdated browser. Please upgrade your browser to improve your experience.
Data Structure Display

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

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

Data Structure Display

by 绍伟 荣
Data Structure Display
Data Structure Display
Data Structure Display

What is it about?

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:

Data Structure Display

App Details

Version
1.8.1
Rating
(611)
Size
8Mb
Genre
Education Developer Tools
Last updated
March 25, 2024
Release date
March 20, 2019
More info

App Screenshots

Data Structure Display screenshot-0
Data Structure Display screenshot-1
Data Structure Display screenshot-2
Data Structure Display screenshot-3
Data Structure Display screenshot-4
Data Structure Display screenshot-5
Data Structure Display screenshot-6
Data Structure Display screenshot-7
Data Structure Display screenshot-8
Data Structure Display screenshot-9

App Store 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.

Disclaimer:
AppAdvice does not own this application and only provides images and links contained in the iTunes Search API, to help our users find the best apps to download. If you are the developer of this app and would like your information removed, please send a request to takedown@appadvice.com and your information will be removed.