/ProjectEuler_Solutions

Solutions for problems on www.projecteuler.net

Primary LanguageJupyter NotebookMIT LicenseMIT

This is a repo to log all the Python and R code I write in order to solve ProjectEuler.net problems.

Techniques used - Some math formulae. Many Brute-force (Elegance required? One time thing no?)

The amount of code currently on the repo is not equal to the number of problems I've solved on the site because I've begun logging code fairly recently and I need to rewrite the code for the rest if those numbers are to be equal.

Rest assured, going forward, I will be logging each and every one of my solutions.

Update - Jan 29 2018 Current status on ProjectEuler - 45 problems solved.

Current code status on Github - 25 problems logged with code.

Want to contribute? Check this out - https://github.com/abhiramr/ProjectEuler-Abhi/blob/master/CONTRIBUTING.md