My solutions to Project Euler problems. https://projecteuler.net/
 
 
 
 
Go to file
felixm dd89390a04 Solve problem 122. 2024-03-16 15:38:43 -04:00
haskell Improved project structure. 2017-06-01 14:50:23 +02:00
other Solve 96 using my Sudoku solver from college 2021-04-22 16:26:20 -04:00
python Solve problem 122. 2024-03-16 15:38:43 -04:00
txt Solve problem 107 with Prim's algorithm in Python 2021-07-02 22:18:24 -04:00
.gitignore Solve 96 using my Sudoku solver from college 2021-04-22 16:26:20 -04:00
LICENSE Add readme and license file. 2021-03-23 14:46:42 -04:00
README.md Add Euler banner to README 2021-05-14 20:21:45 -04:00

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.