Stacks Image 16

Project Euler Level 12 Badge

I reached Level 12 (300-324 problems solved out of over 880 at the moment). To put this in perspective, there are 34 levels. However, even Level 12 has less than 200 members at the moment (March 2024), and Levels 13 through 34 have about 920.

The problems are very challenging, and I admire how clever some people’s solutions are (you can browse what others post as solutions after you submit a correct answer yourself). 

It’s a great learning experience if you want to push coding to the limit and tackle problems involving huge numbers. However, brute-force approaches seldom work, so you also need to consider the mathematics involved.

The link to the website is here Project Euler.