Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/renuo/hashcode2017-jamp
Google Hashcode 2017 challenge solved by Renuo
https://github.com/renuo/hashcode2017-jamp
r-alessandrorodi
Last synced: 13 days ago
JSON representation
Google Hashcode 2017 challenge solved by Renuo
- Host: GitHub
- URL: https://github.com/renuo/hashcode2017-jamp
- Owner: renuo
- License: mit
- Created: 2017-02-23T23:26:16.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-09T16:18:24.000Z (about 7 years ago)
- Last Synced: 2025-01-02T21:15:30.604Z (19 days ago)
- Topics: r-alessandrorodi
- Language: Ruby
- Homepage:
- Size: 3.39 MB
- Stars: 1
- Watchers: 11
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Google Hashcode - Streaming Videos
This evening [Renuo](https://renuo.ch) hosted the Google Hashcode 2017 as
an official hub.## Run
### ARGV
```ruby
input_file_name = ARGV[0] || 'simple'
algorithm_name = ARGV[1] || 'BasicAlgorithm'
```
### To run
```
ruby app/solver.rb me_at_the_zoo BasicAlgorithm
```## Solution
Our team reached the following scores with the code in this repository:
| Dataset | Score |
|:------------------------ | -----------:|
| Kittens | 627583 |
| Me at the zoo | 437761 |
| Trending today | 499999 |
| Videos worth spreading | 483203 |
| **Total** | **2048546** |![image](https://user-images.githubusercontent.com/20790833/32616154-ee6512ce-c571-11e7-8673-430278448d91.png)
## Team
If you want to know who racketeered this... We, the jamps, did.