Algorithm Visualizer APK 1.0 - Free Download

Download APK

Last updated: 10 Jul 2020

App Info

App used to change the perception of students by showing working of algorithms.

App name: Algorithm Visualizer

Application ID: com.thelazypeople.algorithmvisualizer

Rating: 0.0 / 0+

Author: AbhiTom

App size: 7.91 MB

Detailed Description

Algorithm Visualizer is an application made particularly for students to have a better understanding of algorithms. It helps in grasping the working of algorithms at an ease. The collection of Algorithms it has included are Searching, Sorting, Path-finding, Graphs/Trees, N-Queen, KMP, and Markov-Chain, all in all, a package with most of it. It develops a perception in the mind of the students as to how things are processing at the back-end of a particular task. Students interested in Technology can comprehend it and can have a better insight into such lessons which are studied at an early stage of college and can excel in it. It contains a whole lot of data structures like arrays, graphs, trees, strings, and much more. As it has been always a case that a student can learn better when they start visualizing things so this application brings all these things handy to you as you can change the sizes of data structures and can control the speed of working of algorithms and can play with it as long as you want and can be become brilliant in it.

1)Searching Visualizer:- It contains Linear, Binary, Jump, Interpolation, and Exponential Search algorithms. Users can easily change the size of an array and can control the speed with which they want to visualize the algorithm.

2)Sorting Visualizer:- It contains Bubble, Quick, Merge, Insertion, and Selection sorting algorithms. Users can easily change the size of an array and can control the speed with which they want to visualize the algorithm.

3)Path Finding Visualizer:- It contains Dijkstra, DFS, BFS, A star algorithms.
In this one can easily put weights and blocks to show an uncross-able path. Speed can be controlled by the user easily. The user needs to select the starting position and the destination where he wants to visualize the path. Various colors have been used to denote the process and in the end the green color path shows the final route from starting to destination. A tutorial is also designed to guide the users in the beginning.

4)Graphs/Trees:- A graph data structure consists of a finite (and possibly mutable) set of vertices (also called nodes or points), together with a set of unordered pairs of these vertices for an undirected graph or a set of ordered pairs for a directed graph. It contains features of drag and drop and gives a very convenient way for users to customize their own graph or tree. The graph contains depth First Search and breadth-first search. There is a separate area for trees, user can check the height of the tree as well as the diameter of the tree. Before processing user needs to add a starting node which will be represented in blue color node with a plus sign over it.

5)N-queen Visualizer- In the beginning user can change the board size and start the visualization. The N Queen is the problem of placing N chess queens on an N×N chessboard so that no two queens attack each other. It is a Backtracking solution and after the processing, all the results are shown in separate activities together.

6)KMP algorithm:- KMP (Knuth Morris Pratt) is a Pattern Searching algorithm. It takes two inputs the main string and the pattern to be searched in the main string. The speed can be controlled by the user. It uses a yellow color to show that the pattern has been found.

7)Markov’s-Chain algorithm:- It is mostly used in Machine Learning. A tutorial has been made to guide the users through it. The user needs to give a large dataset in the training data and allow the model to wait and till then the user can visualize the steps in which prefix and suffix has been stored. Then after training the model is ready to test and one can type the words or letters in prefix and the suggestions of next words or current words will be shown in the suggestion box, same as we see while using a keyboard.
Download APK

App Screenshots

Similar