Skip to content

ThomasJackDalby/project-euler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project-Euler

This is a repo for my solutions to Project Euler. If you've not heard of Project Euler, and you're into maths, I'd definitely recommend checking it out. There's hundreds of mathematical problems which require coding to solve, and they start off easier before getting pretty insane. A good way to practice!

I've used python for my solutions as I find it good for prototyping/conceptual work. Hopefully I'll be able to rely on elegant solutions rather than brute force and needing a lower level language... we'll see!

Note: I've only included my solutions to problems up to problem 100 as per Project Eulers terms About.

Progress

001
python
.
002
python
.
003
python
.
004
python
.
005
python
.
006
python
.
007
python
.
008
python
.
009
python
.
010
python
.
011
python
.
012
python
.
013
python
.
014
python
.
015
python
.
016
.
.
017
python
.
018
python
.
019
python
.
020
python
.
021
python
.
022
python
.
023
python
.
024
python
.
025
python
.
026
python
.
027
python
.
028
python
.
029
python
.
030
python
.
031
python
.
032
python
.
033
python
.
034
python
.
035
python
.
036
python
.
037
python
.
038
python
.
039
python
go
040
python
.
041
python
.
042
python
.
043
python
.
044
python
.
045
python
.
046
python
.
047
python
.
048
python
.
049
python
.
050
python
.
051
python
.
052
python
.
053
python
.
054
python
.
055
.
.
056
.
.
057
.
.
058
.
.
059
.
.
060
python
.
061
.
.
062
.
.
063
.
.
064
.
.
065
.
.
066
.
.
067
.
.
068
.
.
069
.
.
070
.
.
071
.
.
072
.
.
073
.
.
074
.
.
075
.
.
076
.
.
077
.
.
078
.
.
079
.
.
080
.
.
081
.
.
082
.
.
083
.
.
084
.
.
085
.
.
086
.
.
087
.
.
088
.
.
089
.
.
090
.
.
091
.
.
092
.
.
093
.
.
094
.
.
095
.
.
096
.
.
097
.
.
098
.
.
099
.
.
100
.
.

About

Solutions to https://projecteuler.net. Mostly in Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors