4.0
79 review
5.59 MB
Everyone
Content rating
22.5K
Downloads
Algorhyme - Algorithms and Data Structures screenshot 1 Algorhyme - Algorithms and Data Structures screenshot 2 Algorhyme - Algorithms and Data Structures screenshot 3 Algorhyme - Algorithms and Data Structures screenshot 4 Algorhyme - Algorithms and Data Structures screenshot 5 Algorhyme - Algorithms and Data Structures screenshot 6 Algorhyme - Algorithms and Data Structures screenshot 7 Algorhyme - Algorithms and Data Structures screenshot 8 Algorhyme - Algorithms and Data Structures screenshot 9 Algorhyme - Algorithms and Data Structures screenshot 10

About this product

A simple app to visualize algorithms, data structures and graphs!

Rating and review

4.0
79 ratings
5
4
3
2
1

Algorhyme - Algorithms and Data Structures description

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!
↓ Read more