Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nickpegg/euler
My Project Euler solutions in various languages
https://github.com/nickpegg/euler
Last synced: 17 days ago
JSON representation
My Project Euler solutions in various languages
- Host: GitHub
- URL: https://github.com/nickpegg/euler
- Owner: nickpegg
- Created: 2013-03-12T17:45:34.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-03-17T18:18:57.000Z (almost 12 years ago)
- Last Synced: 2024-10-31T19:15:09.740Z (2 months ago)
- Language: Python
- Homepage:
- Size: 141 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nick's Project Euler stuff
This is a collection of my source code solutions to Project Euler
problems, sorted into different folders for different languages.## BIG FAT WARNING
I mostly use Project Euler for learning new programming languages since I
can't come up with my own "homework problems." This means that this
code probably really sucks and is likely not representative of my current
skill in a given language.Also, please don't use this to cheat at Project Euler. :)