send link to app

数据结构与算法教程 app for iPhone and iPad


4.6 ( 4096 ratings )
Education
Developer: zhuo zeng
Free
Current version: 1.2.1, last update: 4 years ago
First release : 11 Sep 2018
App size: 11.6 Mb

This is a tool for assisting understanding of data structures and algorithms. It provides rich animations and simulation scenarios to help you better understand abstract data structures and complex algorithms.
By creating a model of your own, you can gain a deeper understanding of the details of the algorithm and the characteristics of the data structure.

Include the following categories:

List
ArrayList, LinkedList, Polynomial Addition.

Stack&Queue
Stack, Queue, Fibonacci Sequence, Number Conversion, Expression Parsing

Tree
Binary Tree, Binary Tree Creator, Binary Tree Traversal.

Search
Linear Search, Binary Search, Interpolation Search

Sort
Bubble Sort, Selection Sort, Insertion Sort,Shell Sort