https://github.com/fralotito/hashcode_unitn
Solutions from the Google Hash Code competition, part of a seminar held at UniTn.
https://github.com/fralotito/hashcode_unitn
google google-hashcode hashcode
Last synced: about 2 months ago
JSON representation
Solutions from the Google Hash Code competition, part of a seminar held at UniTn.
- Host: GitHub
- URL: https://github.com/fralotito/hashcode_unitn
- Owner: FraLotito
- Created: 2019-02-22T13:58:43.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-10-01T15:20:46.000Z (about 5 years ago)
- Last Synced: 2025-04-19T07:49:23.908Z (8 months ago)
- Topics: google, google-hashcode, hashcode
- Language: Python
- Homepage:
- Size: 15.6 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Google Hash Code @ UniTN
Different solutions for the practice problems ("Pizza" and "More Pizza") from the Google Hash Code Competition
## Pizza (2019 and before)
| **Dataset** | **Score** |
|:-----------:|:---------:|
| Example | 15 |
| Small | 42 |
| Medium | 49'395 |
| Big | 894'249 |
## More Pizza (2020 and after)
| **Dataset** | **Score** |
|:-------------:|:-----------:|
| Example | 16 |
| Small | 99 |
| Medium | 4'495 |
| Quite Big | 999'999'725 |
| Also Big | 504'999'983 |
## Authors
[Giulia Carocari](https://github.com/geeooleea)
[Francesco Lotito](https://github.com/FraLotito)
[Alex Sartori](https://github.com/AlexSartori)
## Info
This work was part of a seminar held at the [Deparment of Computer Science](https://www.disi.unitn.it/) of the [University of Trento](https://www.disi.unitn.it/)
Presentation (in Italian) available [here](https://docs.google.com/presentation/d/12TvaGnPlbyKP-9oZqtNaSKjeeagNoF7cnoMMIVdD-D0/edit?usp=sharing)