
Algorithms HQ
Utbildning
Gratis · Designad för iPad
iPad
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!
Betyg och recensioner
Det visas ingen översikt eftersom den här appen inte har fått tillräckligt många betyg eller recensioner.
New linear data structure with Linked Lists! With a view on the memory to see where data is allocated and accessed with pointers.
Utvecklaren Cyril Carrez har meddelat att appens integritetspraxis kan omfatta hantering av data enligt beskrivningen nedan. Mer information finns i utvecklarens integritetspolicy .
Data samlas inte in
Utvecklaren samlar inte in några data från den här appen.
Hjälpmedel
Utvecklaren har ännu inte uppgett vilka hjälpmedelsfunktioner som den här appen stöder. Läs mer
Information
- Storlek
- 4 MB
- Kategori
- Utbildning
- Kompatibilitet
Kräver iPadOS 12.4 eller senare.
- iPad
Kräver iPadOS 12.4 eller senare. - Mac
Kräver macOS 11.0 eller senare och en Mac med Apple M1‑chip eller senare.
- Språk
- engelska
- Ålder
4+
- 4+
- Leverantör
Cyril Carrez
- Cyril Carrez har inte identifierat sig som en näringsidkare för den här appen. Om du är en konsument i det Europeiska ekonomiska samarbetsområdet (EES) gäller inte konsumenträttigheter för avtal mellan dig och leverantören.
- Copyright
- © 2013 Cyril Carrez