https://github.com/lpeterse/codeeval
Solutions to the puzzles on codeeval. Only for educational purposes. Don't use it for cheating ;-)
https://github.com/lpeterse/codeeval
Last synced: about 1 year ago
JSON representation
Solutions to the puzzles on codeeval. Only for educational purposes. Don't use it for cheating ;-)
- Host: GitHub
- URL: https://github.com/lpeterse/codeeval
- Owner: lpeterse
- Created: 2016-05-25T07:52:01.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-12T15:04:49.000Z (about 10 years ago)
- Last Synced: 2025-02-17T15:51:40.238Z (over 1 year ago)
- Language: Haskell
- Homepage: https://www.codeeval.com
- Size: 916 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# codeeval
Solutions to the puzzles on codeeval. Only for educational purposes. Don't use it for cheating ;-)
The solutions are all Haskell and require no more than the libraries in Haskell platform.