https://github.com/kigsmtua/project-euler
Solution to project euler challenges
https://github.com/kigsmtua/project-euler
algorithms haskell projecteuler python ruby
Last synced: 9 months ago
JSON representation
Solution to project euler challenges
- Host: GitHub
- URL: https://github.com/kigsmtua/project-euler
- Owner: kigsmtua
- Created: 2017-08-02T06:05:37.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-23T09:05:38.000Z (about 8 years ago)
- Last Synced: 2024-10-06T12:41:59.565Z (over 1 year ago)
- Topics: algorithms, haskell, projecteuler, python, ruby
- Language: Ruby
- Size: 5.86 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# project-euler
Solution to project euler challenges
Done in my favorite languages
1. ruby
2. Python
3. Haskell