Algorithm Visualizer1.0 - Google Play
You'll be able to see results in few seconds.
Official Google Play Link
We do not host Algorithm Visualizer on our servers. We did not scan it for viruses, adware, spyware or other type of malware. This app is hosted by Google and passed their terms and conditions to be listed there. We recommend caution when installing it.
The Google Play link for Algorithm Visualizer is provided to you by soft112.com without any warranties, representations or guarantees of any kind, so access it at your own risk.
If you have questions regarding this particular app contact the publisher directly. For questions about the functionalities of soft112.com contact us.
Publisher Description
Algorithm Visualizer -
Visualize algorithms on your Android device
Algorithm Visualizer lets you visualize various algorithms and data structures.
Algorithm visualizer is completely free and ad-free.
Currently the following visualizations are available -
- Binary Search
- Breadth first search and depth first search graph traversal
- Dijkstara and Bellman Ford graph search
- Sorting (Insertion sort and Bubble sort)
- Binary Search Tree (Search and create)
- Linked List (Insert, delete, traverse)
- Stack (Push, pop, peek)
Descriptions, complexities and references are also provided along with the code for the visualization and implementation.
Algorithm Visualizer is open source and is available on Github - https://github.com/naman14/AlgorithmVisualizer-Android