Discover

Topics

Algorithms and Data Structures

Algorithms and Data Structures version history

‹ General Info
1
Version 1.11.0
Updated 11 months ago
Changelog 1. Queue Implementation: A new feature in the data structures section - Queue - has been introduced!
2. Double-Ended Linked List Material: Expanding on the current materials, new content focusing on the double-ended linked list has been added.
3. Updates to "Check the Code" Screen: Slight revisions have been made to the "Check the Code" for Array, Linked List, and Stack.
4. Array Memory Allocation: Information about how arrays are stored in memory has been added.
Version 1.10.0
Updated 1 year ago
Changelog 1. Stack
2. DFS and BFS (simplified versions) have been removed from the "Graph Algorithms" section due to their redundancy
3. New Syntax Highlight
Version 1.9.0
Updated 1 year ago
Changelog Linked List
Version 1.8.0
Updated 1 year ago
Changelog Array
Version 1.7.0
Updated 2 years ago
Changelog 1. Application is adapted for tablets
2. The code of algorithms can now also be viewed in Python
3. The presentation of inserting a node into BST is improved
4. A small improvement has been made to the dialog responsible for creating a custom array (see sorting algorithms). In particular, you can jump to a given array element by clicking on it
5. Now you can view a summary of the algorithm by clicking on the "i" button that has been added to the top bar
6. The name of the app is changed again
Version 1.6.0 (3 variants)
Updated 2 years ago
Changelog For sorting algorithms you can set the array manually
Version 1.2.1 (2 variants)
Updated 3 years ago
Changelog 1. Heap sort algorithm is added
2. The app has a new title
3. The color scheme of syntax highlighting is changed
4. Feedback screen is added
Version 1.1.1 (2 variants)
Updated 2 years ago
Changelog 1. The new algorithm - Merge Sort.
2. The new name of the app. The previous name is "Lord of Algorithms".
3. Depth-First Search in Detail is unlocked.
4. In-order Traversal is unlocked.
5. Update the presentation of Insertion Sort.
6. Add some info about time complexity.
7. Fix the issue with nonsmooth animations for devices with display frequency > 60 Hz
and more...
Version 1.0.1 (4 variants)
Updated 4 years ago
Version 1.0.0 (3 variants)
Updated 4 years ago
1