Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jonathanhefner/topcoder__ruby
https://github.com/jonathanhefner/topcoder__ruby
algorithms data-structure puzzle ruby topcoder
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jonathanhefner/topcoder__ruby
- Owner: jonathanhefner
- Created: 2015-01-08T18:29:23.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2020-03-29T23:38:52.000Z (over 4 years ago)
- Last Synced: 2024-12-04T17:39:21.818Z (18 days ago)
- Topics: algorithms, data-structure, puzzle, ruby, topcoder
- Language: Ruby
- Size: 39.1 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TopCoder Solutions in Ruby
Solutions to various [TopCoder problems][1], implemented in Ruby.
[1]: https://community.topcoder.com/tc?module=ProblemArchive
## Usage
```bash
cd /path/to/topcoder__ruby
ruby test.rb
```