One of my first algorithms: How to check whether a large number can be divided by 7? Calculators won't help for some large numbers.
-
Updated
Oct 2, 2020 - HTML
One of my first algorithms: How to check whether a large number can be divided by 7? Calculators won't help for some large numbers.
Small React app demonstrating some shortcuts for testing divisibility of integers.
To associate your repository with the divisibility-test topic, visit your repo's landing page and select "manage topics."