Algorhyme - Algorithms and Dat APK

Algorhyme - Algorithms and Dat  Icon
   
3.86/5
3 Ratings
Developer
Global Software Support
Current Version
1.5.4
Date Published
File Size
5.6 MB
Package ID
com.globalsoftwaresupport.algorithmsapp
Price
$ 0.00
Downloads
2.7K+
Category
Android Apps
Genre
Education

APK Version History

Version
1.5.4 (23)
Architecture
arm64-v8a,armeabi,armeabi-v7a,mips,mips64,x86,x86_64
Release Date
October 25, 2021
Requirement
Android 4.1+
Version
1.5.3 (22)
Architecture
armeabi-v7a
Release Date
July 30, 2020
Requirement
Android 4.1+
Version
1.5.3 (22)
Architecture
arm64-v8a
Release Date
July 30, 2020
Requirement
Android 4.1+
Version
1.5.2 (21)
Architecture
armeabi-v7a
Release Date
July 28, 2020
Requirement
Android 4.1+
Version
1.5.2 (21)
Architecture
arm64-v8a
Release Date
July 28, 2020
Requirement
Android 4.1+
Version
1.5.1 (20)
Architecture
armeabi-v7a
Release Date
July 23, 2020
Requirement
Android 4.1+
Version
1.5.1 (20)
Architecture
arm64-v8a
Release Date
July 23, 2020
Requirement
Android 4.1+
Version
1.4.9 (18)
Architecture
arm64-v8a
Release Date
October 11, 2021
Requirement
Android 4.1+
  • Algorhyme - Algorithms and Dat Screenshot
  • Algorhyme - Algorithms and Dat Screenshot
  • Algorhyme - Algorithms and Dat Screenshot
  • Algorhyme - Algorithms and Dat Screenshot
  • Algorhyme - Algorithms and Dat Screenshot
  • Algorhyme - Algorithms and Dat Screenshot
  • Algorhyme - Algorithms and Dat Screenshot
  • Algorhyme - Algorithms and Dat Screenshot
  • Algorhyme - Algorithms and Dat Screenshot
  • Algorhyme - Algorithms and Dat Screenshot

About Radio FM 90s

This Algorhyme - Algorithms and Data Structures app is for visualizing core algorithms and data structures.

In this application we focus on 4 main topics:

1.) SEARCH ALGORITHMS

We'll cover the theory as well as the implementation of the most relevant search algorithms!

• linear search
• binary search

Search algorithms are used on a daily basis in applications and softwares. This is why it is crucial to know how they work exactly!

2.) SORTING ALGORITHMS

Sorting is another fundamental topic in computer science and software engineering. Let's consider what approaches you can learn:

• bogo sort
• bubble sort
• cocktail sort
• selection sort
• insertion sort
• shell sort
• merge sort
• quicksort

These are the fundamental sorting algorithms! You can check the algorithms on few items as well as on a huge datasets!

3.) DATA STRUCTURES

"Bad programmers worry about the code. Good programmers worry about data structures and their relationships". This is why it is crucial to learn about data structures: how to store data efficiently and how to access it as fast as possible.

• stacks
• queues
• binary search trees
• tree rotations in AVL trees
• AVL tree animations
• red-black tree animation

4.) GRAPH ALGORITHMS

The final topic is graph algorithms - the most common and most important approaches when dealing with graphs!

• breadth-first search (BFS)
• depth-first search (DFS)
• Dijkstra's shortest path algorithm
• spanning tree algorithm (Kruskal's method)
• Hamiltonian path and the Traveling Salesman Problem visualization

You can visualize and test maze solving as well. How to use BFS, DFS or A* search to get out of a user generated maze? Check it out!

** NEW FEATURE ** DARK MODE IS AVAILABLE!

This app will help you to understand sorting algorithms, search algorithm, data structures and graph algorithms (without the need of internet).

Algorhyme is brought to you by www.globalsoftwaresupport.com. At Global Software Support, we help you with programming, algorithms, data structures, quantitative finance and artificial intelligence, so you feel confident putting your best foot forward in the professional world.

Enjoy the app!

What's New in this version

A simple app to visualize sorting algorithms, search algorithms, data structures and graph algorithms!