https://github.com/stil4m/euler
Project Euler
https://github.com/stil4m/euler
Last synced: 2 months ago
JSON representation
Project Euler
- Host: GitHub
- URL: https://github.com/stil4m/euler
- Owner: stil4m
- Created: 2015-08-31T15:41:23.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T06:59:43.000Z (over 2 years ago)
- Last Synced: 2025-01-21T19:15:48.906Z (4 months ago)
- Language: Haskell
- Homepage:
- Size: 224 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Project Euler
I use this repository to learn different programming languages. I find the project euler problems a great introduction to learn the semantics and the standard libraries of a new programming language.
When you find my solutions not optimal (mathematical or semantical), please open an issue. Thanks in advance.