Skip to content

jeslie0/Project-Euler

Repository files navigation

My Project Euler solutions

https://img.shields.io/badge/License-CC%20BY--NC--SA%204.0-lightgrey.svg

https://projecteuler.net/profile/jamesleslie.png

What is this?

Project Euler is a growing collection of puzzles, designed to help test and improve one’s coding and mathematical skills. I had previously started solving these problems; however, I didn’t have a consistent structure, or any real comments on my approach. This new branch is meant to address those issues. In particular, I will be attempting to analyse the time complexity wherever possible.

Solutions

001002003004005006007008009010
011012013014015016017018019020
021022023024025026027028029030

Posting solutions?

From what I have read, it is not in the spirit of Project Euler to post solutions online. However, this is not the case for the first 100 problems, of which constructive discussion is allowed/encouraged. What I do with problem 101+ will be decided when I get closer to completing them.

License

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

https://licensebuttons.net/l/by-nc-sa/4.0/88x31.png