My solutions to Project Euler problems. https://projecteuler.net/
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Felix Martin 729bfc7eb2 Solve problem 109 in Python 2 years ago
haskell Improved project structure. 6 years ago
other Solve 96 using my Sudoku solver from college 2 years ago
python Solve problem 109 in Python 2 years ago
txt Solve problem 107 with Prim's algorithm in Python 2 years ago
.gitignore Solve 96 using my Sudoku solver from college 2 years ago
LICENSE Add readme and license file. 2 years ago
README.md Add Euler banner to README 2 years ago

README.md

Project Euler

Euler Progress Banner

Project Euler discourages sharing solutions to the problem. Since there are plenty solutions out there on the internet I violate this rule for now. My goal for now is to finish one hundred problems. After that I might change the repository to private.