Data Structure Display 4+

绍伟 荣

    • Gratis
    • Oferuje zakupy w aplikacji

Opis

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.

Prywatność w aplikacji

Deweloper (绍伟 荣) wskazał, że zasady ochrony prywatności w aplikacji mogą obejmować opisane poniżej metody przetwarzania danych. Aby dowiedzieć się więcej, zapoznaj się z zasadami ochrony prywatności dewelopera.

Dane nie są gromadzone

Deweloper nie gromadzi żadnych danych z tej aplikacji.

Zasady ochrony prywatności mogą się różnić, np. w zależności od używanych funkcji lub Twojego wieku. Więcej informacji

Więcej od tego dewelopera

Artlist - Masterpiece Theater
Edukacja
Artlist - Van Gogh Collection
Edukacja
Artlist - Monet Collection
Edukacja
Graph Editor
Grafika i DTP
Artlist - Bruegel Collection
Edukacja
Artlist - Raphael Collection
Edukacja

Podobna muzyka

Algorithms: Explained&Animated
Edukacja
Codelet
Edukacja
程序员面试:2000+题库
Edukacja
Algorithms + Data Structures
Edukacja
编程狮(w3cschool)-随时随地学编程,python
Edukacja
Java编译器-程序员必备开发工具
Materiały źródłowe