Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pittst3r/project-euler
My ProjectEuler solutions
https://github.com/pittst3r/project-euler
Last synced: 4 days ago
JSON representation
My ProjectEuler solutions
- Host: GitHub
- URL: https://github.com/pittst3r/project-euler
- Owner: pittst3r
- Created: 2014-04-21T14:43:02.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2016-03-31T07:12:35.000Z (almost 9 years ago)
- Last Synced: 2024-12-02T03:20:40.054Z (2 months ago)
- Language: Go
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
My solutions to Project Euler using Go.
**Do not look at my solutions unless you have already solved the problem yourself!**
My solutions may or may not be the best or 'proper' way to solve the problems, but are merely the first way I thought of doing them, so do not look at them as such.