AlgoLizer | Algorithms Visualizer Application icon

AlgoLizer | Algorithms Visualizer 1.0

3.1 MB / 0+ Downloads / Rating 5.0 - 1 reviews


See previous versions

AlgoLizer | Algorithms Visualizer, developed and published by Mohammad AL-Ali, has released its latest version, 1.0, on 2024-01-05. This app falls under the Education category on the Google Play Store and has achieved over 10 installs. It currently holds an overall rating of 5.0, based on 1 reviews.

AlgoLizer | Algorithms Visualizer APK available on this page is compatible with all Android devices that meet the required specifications (Android 5.0+). It can also be installed on PC and Mac using an Android emulator such as Bluestacks, LDPlayer, and others.

Read More

App Screenshot

App Screenshot

App Details

Package name: com.malalisy.algolizer

Updated: 1 year ago

Developer Name: Mohammad AL-Ali

Category: Education

New features: Show more

Installation Instructions

This article outlines two straightforward methods for installing AlgoLizer | Algorithms Visualizer on PC Windows and Mac.

Using BlueStacks

  1. Download the APK/XAPK file from this page.
  2. Install BlueStacks by visiting http://bluestacks.com.
  3. Open the APK/XAPK file by double-clicking it. This action will launch BlueStacks and begin the application's installation. If the APK file does not automatically open with BlueStacks, right-click on it and select 'Open with...', then navigate to BlueStacks. Alternatively, you can drag-and-drop the APK file onto the BlueStacks home screen.
  4. Wait a few seconds for the installation to complete. Once done, the installed app will appear on the BlueStacks home screen. Click its icon to start using the application.

Using LDPlayer

  1. Download and install LDPlayer from https://www.ldplayer.net.
  2. Drag the APK/XAPK file directly into LDPlayer.

If you have any questions, please don't hesitate to contact us.

Reviews

5 ★, on 2019-10-23
This app was a huge help in visualizing all of the algorithms that I studied

Previous Versions

AlgoLizer | Algorithms Visualizer 1.0
2024-01-05 / 3.1 MB / Android 5.0+

About this app

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)

New features

Initial release