An open API service indexing awesome lists of open source software.

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

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)