Algorithms + Data Structures 4+

Interactive Course

Ievgen Ovsii

    • 4.4 • 7 Ratings
    • Free
    • Offers In-App Purchases

Screenshots

Description

The application provides a comprehensible content on the study of computer algorithms with a focus on interactivity and visualization of each step. By using controls the user goes through the algorithm while observing its work.

The current version of the application covers the following basic computer algorithms and data structures:

1. DATA STRUCTURES

- Array,
- Linked list,
- Stack,
- Queue

2. SORTING

- Bubble sort,
- Selection sort,
- Insertion sort,
- Merge sort,
- Heap sort,
- Quick sort

3. BINARY SEARCH TREE

- Pre-order traversal,
- In-order traversal,
- Post-order traversal,
- Breadth-first traversal,
- Inserting and deleting a node in Binary Search Trees (BST),
- Inserting and deleting a node in Self-Balancing Trees (AVL and Red-Black Trees)

4. HASH-TABLE (chaining technique)

- Inserting data into a Hash-table,
- Deleting data from a Hash-table

5. GRAPH

- Depth-first search,
- Breadth-first search,
- Minimum Spanning Tree,
- Dijkstra's algorithm,
- Graph Constructor

The visualization of the algorithms and data structures is accompanied by a piece of code that shows its implementations. There is a direct link between the code and the visualization. The full code of each algorithm can be found by the link to a third-party Internet resource. Although the given code is written in Java and Python, the explanation and visualization of the algorithms are in no way tied to a specific programming language.

Algorithms and Data Structures is designed for a wide range of users and does not require any programming skills to understand this or that algorithm. It may also interest experienced programmers, as it enables users with quick and efficient revision of the above algorithms.

The advantage of Algorithms and Data Structures app in comparison to other numerous resources for learning algorithms (books, presentations and videos), is that it helps master the material with minimal waste of time since while the user is observing the visual effect at every step, he or she is being involved in the algorithm. There is no need to pause or rewind in order to comprehend the idea of a lecturer as it happens with video-content. The speed of advancement in the Algorithms and Data Structures training program depends on the pace of the user, and not on the speed of a video clip.

What’s New

Version 1.10.5

The presentations for Depth-First Search (DFS) and Breadth-First Search (BFS) graph traversal algorithms have been redesigned to enhance the learning experience.

Ratings and Reviews

4.4 out of 5
7 Ratings

7 Ratings

App Privacy

The developer, Ievgen Ovsii, indicated that the app’s privacy practices may include handling of data as described below. For more information, see the developer’s privacy policy.

Data Linked to You

The following data may be collected and linked to your identity:

  • Purchases
  • Location
  • User Content
  • Identifiers
  • Usage Data
  • Diagnostics
  • Other Data

Privacy practices may vary based on, for example, the features you use or your age. Learn More

You Might Also Like

Codelet
Education
Data Structure Display
Education
Data Structure with Algorithms
Education
Algorithms: Explained&Animated
Education
GeeksforGeeks - Learn Coding
Education
Learn JavaScript Programming
Education