Projects > Project Euler

In order to further improve my programming skills, i decided to take up the Project Euler challenge and solve all of their mathematical problems. I will post the code I wrote to solve each problem but will not be directly supplying the final answer as this is against Project Euler's conditions.

I will attempt to solve the problems in more than one programming language, you will be able to switch between them as i gradually add more. Initially, I will start with Python 3.

The solutions will be flexible and interactive, allowing the user to specify the input.

Furthermore, I will try to follow coding conventions as closely as possible. For example, I will follow PEP8 styling for Python.

Please note that the main reason I am doing this is to learn! If you find any mistake in my solution, please don't hesitate to contact me.

Problems with a higher ID number are more difficult and demanding.

Please choose the problem from the box below: