All for Joomla All for Webmasters

Project Euler

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. Therefore, the platform is widely known between IT students and professionals.

In order to develop my mathematic and programming skills, in addition to learn new programming languages, I started to use the platform and develop my own algorithm solutions for the suggested problems. I provide the source code for problems I solved until now. It’s worth to point out that, once there’s a lot of ways to solve the same problem, it’s likely to have more efficient solutions available. This one is just another repository to support programmers.

Problem Language Download
001 Python
002 Python
003 Python
004 Python
005 Python
006 Python
007 Python
008 Python
009 Python
010 Python
011 Java
012 Java
013 Java
014 Java