/Euler

My experiments and solutions for the www.projecteuler.net mathematical programming challenges

MIT LicenseMIT

Project Euler

This repository contains my experiments and solutions related to the Project Euler set of mathematical programming challenges.

My two goals for this project are:

  1. To exercise my mathematical and logical reasoning skills.
  2. To practice implementing algorithms in different programming languages.

License

My solutions and associated commentary are shared under the MIT license.

Problem statements and descriptions are from Project Euler, and are used under the Creative Commons License: Attribution-NonCommercial-ShareAlike 2.0 UK: England & Wales.