Skip to content

Implementation of all the popular Algorithms and number theory Algo too.

License

Notifications You must be signed in to change notification settings

the-mrinal/Algo-Dump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algo-Dump

Implementation of all the popular Algorithms and number theory Algo too.

  • MergeSort
  • ceaserCipher-hillCipher
  • Factorial(log N)
  • EuclidGCD
  • ModularExponentiation
  • fibbonachiMatrixstyle(log N)
  • GCD
  • inversionCount
  • keypadProblem
  • knapSackProblem
  • lcmSum
  • matrixSum
  • sudukoSolver
  • nQueens
  • primeNo
  • sieveOfEratho..
  • subsetReturnPrint
  • permutationReturnPrint
  • thompsonAlgo
  • vegnereCipher
  • subsetToK
  • Etc...

About

Implementation of all the popular Algorithms and number theory Algo too.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published