Analysis of algorithms
Analysis of algorithms Summary
Analysis of algorithms is a ad-supported Android app in Tools by VolgoTech. Released in Jun 2021 (4 years ago). It has about 1.3K+ installs Based on AppGoblin estimates, it reaches roughly 64 monthly active users and generates around $<10K monthly revenue (0% IAP / 100% ads). Store metadata: updated Jun 4, 2021.
Recent activity: 5.00 installs this week (21 over 4 weeks) showing steady growth View trends →
Store info: Last updated on Google Play on Jun 4, 2021 .
0★
Ratings: 0
Screenshots
App Description
An application that allows you to visually see the work of algorithms
An application that allows you to visually see the work of some classical algorithms. To work with the application, you do not need to take out a sheet, pencil or calculator, just enter values, for example, an array of numbers and press a button, and the application will do all the dirty work for you and display the result in a user-friendly form.
Algorithms in the application:
- Extended Euclid algorithm (GCD Extended);
- Fast exponentiation modulo n;
- Multiplicative group of residue ring modulo n;
- RSA algorithm, namely its encryption and decryption;
- Binary search;
- Bubble sort;
- Sorting by inserts;
- Shell sort;
- Quick sort;
- Selective sorting;
In the GCDE, fast exponentiation, and multiplicative group algorithms, the result is provided in tabular form, and each element of the table can be clicked to get a detailed calculation result.
In the RSA algorithm, you can set your own values for the letters of the alphabet, encrypt and decrypt. The whole result is displayed as a small report, where you can see step by step how the word was encrypted and decrypted.
All sorting algorithms are animated and visual. You can enter your array values and run the animation and see the log at the bottom of the screen.
Binary search demonstrates how the algorithm works by visualizing looking up an element in the array you enter.
I'll leave a link here if you're interested in how the app works from the inside.
GitHub: https://github.com/vadhub/ModulChit
For cooperation: gabderahmanov99@gmail.com.
All the best!
