Project Euler is a series of challenging mathematical/computer programming problems that will require more than just mathematical insights to solve. Although mathematics will help you arrive at elegant and efficient methods, the use of a computer and programming skills will be required to solve most problems. The motivation for starting Project Euler, and its continuation, is to provide a platform for the inquiring mind to delve into unfamiliar areas and learn new concepts in a fun and recreational context. [About - Project Euler](https://projecteuler.net/about) You will need to register with Project Euler to access the problems. Once you've done so, start solving the problems. When you've finished a problem, it's very important to have a look at how other people have solved it. Have they done it in a more efficient way? Is there solution more elegant than yours? Lastly, make sure you read the notes provided by Project Euler (red arrow below.) These will help you solve later problems. ![[Pasted image 20230717122222.png]]