Algorithm Visualizer
Naman Dwivedi
4.0 ★
242 ratings
50,000+
downloads
Free
+ in-app
In this app, you can visualize various algorithms and data structures through interactive animations. Includes visualization of sorting, graph traversal, and data structure operations.
AppRecs review analysis
AppRecs rating 4.0. Trustworthiness 0 out of 100. Review manipulation risk 0 out of 100. Based on a review sample analyzed.
★★★★☆
4.0
AppRecs Rating
Ratings breakdown
5 star
50%
4 star
23%
3 star
15%
2 star
0%
1 star
11%
What to know
✓
High user satisfaction
73% of sampled ratings are 4+ stars (4.0★ average)
✓
Authentic reviews
Natural distribution, no red flags
About Algorithm Visualizer
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
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