Skip to content

Mobile application for android, which is a visualization of some classic programming algorithms

Notifications You must be signed in to change notification settings

vadhub/ModulChit

Repository files navigation

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

alt text

  • GCDE

alt text

alt text

  • Fast exponentiation

alt text

  • Multiplicative group

alt text

  • RSA set alphabet

alt text

  • RSA encrypt

alt text

  • RSA decrypt

alt text alt text

  • Binary search tree customview

alt text

  • Bubble sort

Alt Text