Maximum Palindromes
prabaprakash opened this issue · 1 comments
prabaprakash commented
Algorithms to solve it,
- Modular multiplicative inverse
- Combinatorics and Permutation
prabaprakash commented
- A billion and 7 is prime.
- Basic modular arithmetic
- Fermat’s little theorem
- Exponentiation by squaring
- Precomputing tricks