https://github.com/garciparedes/google-hashcode-2020
Submitted code for the Google's HashCode 2020 competition
https://github.com/garciparedes/google-hashcode-2020
coding-challenge google hashcode hashcode-2020 python
Last synced: 10 months ago
JSON representation
Submitted code for the Google's HashCode 2020 competition
- Host: GitHub
- URL: https://github.com/garciparedes/google-hashcode-2020
- Owner: garciparedes
- Created: 2020-02-19T19:14:20.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-20T20:46:19.000Z (almost 6 years ago)
- Last Synced: 2025-01-16T02:25:28.942Z (11 months ago)
- Topics: coding-challenge, google, hashcode, hashcode-2020, python
- Language: Python
- Size: 4.51 MB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Google's HashCode 2020
## Description
This repository contains our submitted solution for Google's HashCode 2020.
## How to run?
```python
python -m hashcode2020 INPUT_FILE_PATH
```
## Authors
* [Alberto Amigo Alonso]()
* [Óscar Fernández Angulo]()
* [Pablo Sánchez Muñoz]()
* [Sergio Garcia Prado](mailto:sergio@garciparedes.me)