/ProjectEuler

The problems for Project Euler I have solved. Mostly Python, starting Java, some Haskell (eventually)

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

ProjectEuler

The problems for Project Euler I have solved. Website here: https://projecteuler.net/

Python

These are generally very straightforward to undertand / interpret, and make great use of the math library import

Java

Just getting started with solving the problems in Java. Not a beginner to Java, but just starting this project now