Live Reviews:
⭐️4 / 5
Rating
🙌1
Ratings
📼0 sc
Content
📦w/o updates
Updates frequency
🗣❌ unsupported
Your locale

All Versions of Algorithms HQ

2023.1

April 28, 2023

New linear data structure with Linked Lists! With a view on the memory to see where data is allocated and accessed with pointers.
More

2020.1

March 18, 2020

- Updated for iOS 13 (bug fixes & dark mode) - Fixed UI layout glitches for iPad Pros with bigger screen resolutions
More

2018.1

December 18, 2018

Bug fixes: - Fixed a bug with 'while' loops and undo, where the first iteration was not undone; - Fixed a UI bug where undoing an assignment to a variable moved the value from the wrong place; - Fixed a random crash occurring when 'Done' was tapped while an animation was running; - Fixed a random crash while animating Queues or Stacks with high speed and auto-generation of the next method to execute;
More

2017.1

March 20, 2017

Linear Data Structures, with: - Queue (array implementation) - Stack (array implementation) - Choose which function to execute next on a data structure, or - Run a scenario that automatically chooses what function to execute. - choose the size of the data structure (up to 500 elements) and pre-fill amount. Bug fixes: - fixed rare crash with sending mail in portrait.
More

1.1.0

November 4, 2015

New features! - 2 new sorting algorithms: Gnome and Cocktail sort. - Algorithms can animate even faster. Now you need only a bit of patience for Bubble sort and 500 values. Fixes: - support for iOS9 (fixed crashes) - Comparator now shows the correct index at the bottom.
More

1.0.2

October 6, 2014

Hotfix for iOS 8 compatibility.

1.0.1

January 24, 2014

* iOS 7 support * calculation of the total number of steps happens now in the background to avoid blocking the user interface. * fixed a bug in the FOR instruction which caused the Insertion Sort to not undo properly.
More

1.0

June 18, 2013

Price History of Algorithms HQ

Description of Algorithms HQ

A fun and didactic app to learn computer science algorithms! See how algorithms are working by watching an animation of their execution. Understand how data is manipulated as it is animated through an intuitive representation of its contents. Always know which line is executed in the pseudo-code, what are the values of the variables. Need to quickly refresh your memory? Just use the app as a quick reference on the main characteristics of each algorithm! Main features: - Execute a single instruction, or undo the previous one - Run, or rewind the algorithm until you decide to pause the execution - Adjust the speed of the animation - Best and worst case input data for sorting algorithms - Change the input data: size (up to 500), maximum value or data distribution (random, sorted, many duplicates, etc.) - For data structures, choose the next function to execute, or let a scenario choose for you, so you can see how the data structure evolves. - Landscape or portrait orientation This version contains the following algorithms: Linear Data Structures: - Linked Lists, including a view on memory - Queue - Stack Sorting algorithms: - Bubble Sort - Cocktail Sort - Gnome Sort - Insertion Sort - Quick Sort - Selection Sort More algorithms and more features are on the way!
Show less

Algorithms HQ: FAQ

Does Algorithms HQ have support for iPad devices?

Yes, Algorithms HQ can support iPad devices.
Cyril Carrez built the Algorithms HQ app.
To function properly, the app requires at least iOS 12.4.
The rating of 4.0 out of 5 that Algorithms HQ has received from users is not great but not terrible either.
Algorithms Hq Relates To The Education App Genre.
The newest version of Algorithms HQ is 2023.1.
Algorithms HQ updated its app on July 2, 2024.
The release date of the app was February 5, 2023.
This app is rated for ages 4 and up, and contains only family-friendly content.
The following list of languages is supported by the Algorithms HQ app: American English.
Sorry, Algorithms HQ is not part of Apple Arcade.
Sorry, there are no in-app purchases available in Algorithms HQ.
No, Algorithms HQ does not provide support for Apple Vision Pro.

Screenshot of Algorithms HQ

ipad

Alternatives to Algorithms HQ

Reviews of Algorithms HQ

  • Excellent,

    Need I say more.
  • A wonderful way to visualize algorithms

    I love this app! It has made it easy for me to understand sorting algorithms. I truly hope the developer adds additional examples as I would love to learn more. I'd also be happy to pay to support this great app.
  • Really Good

    The animations are superb in explaining how algorithms work. I just hope that the algorithms that are added in the future have equally superb animations. Definitely gonna keep an eye out for this one.