https://github.com/muety/hashcode-2018
Solution for Google Hash Code 2018 Qualification Round
https://github.com/muety/hashcode-2018
hashcode hashcode-2018 hashcodesolved
Last synced: about 1 month ago
JSON representation
Solution for Google Hash Code 2018 Qualification Round
- Host: GitHub
- URL: https://github.com/muety/hashcode-2018
- Owner: muety
- Created: 2018-03-01T21:50:29.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-03-01T16:45:07.000Z (about 5 years ago)
- Last Synced: 2025-03-27T11:21:09.966Z (about 2 months ago)
- Topics: hashcode, hashcode-2018, hashcodesolved
- Language: Python
- Size: 525 KB
- Stars: 16
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hashcode-2018

Solution for Google Hash Code 2018 Practice- and Qualification Rounds.
## Practice Round
* 📃 [Problem Statement](https://github.com/alesolano/hashcode-pizza/raw/master/pizza.pdf)
* 🐍 [Python Implementation](./practice)## Qualification Round
* 📃 [Problem Statement](https://github.com/SerhiiKryvokin/hashcode-2018-Self-driving-rides/blob/master/statement.pdf)
* 🐍 [Python Implementation](./qualification/python)
* 🐀 [Go Implementation](./qualification/go)## License
MIT