Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nickserv/project-euler
My solutions to Project Euler problems.
https://github.com/nickserv/project-euler
Last synced: 23 days ago
JSON representation
My solutions to Project Euler problems.
- Host: GitHub
- URL: https://github.com/nickserv/project-euler
- Owner: nickserv
- Created: 2012-06-29T07:49:22.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2016-09-05T22:45:57.000Z (about 8 years ago)
- Last Synced: 2024-08-02T11:59:22.298Z (3 months ago)
- Language: Ruby
- Homepage:
- Size: 42 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
project-euler
=============My solutions to [Project Euler](http://projecteuler.net/problems) problems. They are mostly written in Ruby, but some use Common Lisp, Haskell, or Rust.
__Note__: Running my Ruby solutions may require development versions of
[magician](https://github.com/nicolasmccurdy/magician) (from GitHub, not RubyGems).