This repository contains solutions to various problems from Project Euler, a collection of challenging mathematical/computer programming problems.
Project Euler is a series of computational problems intended to be solved with computer programs. The problems range in difficulty and for many the experience is inductive chain learning. Solving a problem often opens up a new insight that allows you to better understand and solve future problems.