Discover

Topics

AlgoLizer | Algorithms Visualizer

AlgoLizer | Algorithms Visualizer APK

AlgoLizer | Algorithms Visualizer APK

1.0 FreeMohammad AL-Ali ⇣ Download APK (2.84 MB)

AlgoLizer is an open source app for visualizing algorithms with nice animations

What's AlgoLizer | Algorithms Visualizer APK?

AlgoLizer | Algorithms Visualizer is a app for Android, It's developed by Mohammad AL-Ali author.
First released on google play in 4 years ago and latest version released in 2 years ago.
This app has 97 download times on Google play
This product is an app in Education category. More infomartion of AlgoLizer | Algorithms Visualizer on google play
AlgoLizer | Algorithms Visualizer

Algolizer is an open source Android app for visualizing algorithms with a nice animation
Available Algorithms:
Shortest path algorithms:

A*
Dijkstra
Greedy best-first
Bredth-first search (BFS), on a grid with equal weight edges (BFS is similar to Dijkstra when the weight of edges are equal)

Other graph algorithms
Graph Traversal Algorithms

BFS (Breadth First Search)
DFS (Depth First Search)

Minimum Cost Spanning Tree(MST) Algorithms

Kruskal's Algorithm
Prim's Algorithm

Sorting algorithms (coming soon)