https://github.com/vadhub/modulchit
Mobile application for android, which is a visualization of some classic programming algorithms
https://github.com/vadhub/modulchit
algorithms android binary-search-tree binary-search-tree-customview customview gcd java rsa rsa-algorithm rsa-cryptography rsa-encryption sorting-algorithms
Last synced: 7 months ago
JSON representation
Mobile application for android, which is a visualization of some classic programming algorithms
- Host: GitHub
- URL: https://github.com/vadhub/modulchit
- Owner: vadhub
- Created: 2021-06-02T16:30:36.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-11-29T11:55:17.000Z (12 months ago)
- Last Synced: 2025-05-05T01:15:53.523Z (7 months ago)
- Topics: algorithms, android, binary-search-tree, binary-search-tree-customview, customview, gcd, java, rsa, rsa-algorithm, rsa-cryptography, rsa-encryption, sorting-algorithms
- Language: Java
- Homepage:
- Size: 23.6 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ModulChit
## study of algorithms
This application is needed for the study of algorithms through visualization.
Algorithms that are already in Google Play:
- GCDE
- Fast exponentiation
- Multiplicative group
- RSA endcrypt and decrypt
- Binary search
- Bubble sort
- Insertion sort
- Shell sort
- Quiсk sort
Screenshots:
- Menu

- GCDE


- Fast exponentiation

- Multiplicative group

- RSA set alphabet

- RSA encrypt

- RSA decrypt


- Binary search tree customview

- Bubble sort
