速報APP / 教育 / Algorithm

Algorithm

價格:免費

更新日期:2017-05-01

檔案大小:2.1M

目前版本:1.0

版本需求:Android 4.1 以上版本

官方網站:mailto:byteharman0101@gmail.com

Algorithm(圖1)-速報App

App lets you visualize various algorithms and data structures.

It is completely free and ad-free.

Currently the following visualizations are available -

Algorithm(圖2)-速報App

- Binary Search

- Breadth first search and depth first search graph traversal

- Dijkstara and Bellman Ford graph search

Algorithm(圖3)-速報App

- Sorting (Insertion sort and Bubble sort)

- Binary Search Tree (Search and create)

- Linked List (Insert, delete, traverse)

Algorithm(圖4)-速報App

- Stack (Push, pop, peek)

Descriptions, complexities and references are also provided along with the code for the visualization and implementation.

Algorithm(圖5)-速報App