https://github.com/muety/hashcode-2020
Solution attempt for Google Hash Code 2020 Practice- and Qualification Round
https://github.com/muety/hashcode-2020
hashcode hashcode-2020
Last synced: 9 months ago
JSON representation
Solution attempt for Google Hash Code 2020 Practice- and Qualification Round
- Host: GitHub
- URL: https://github.com/muety/hashcode-2020
- Owner: muety
- Created: 2020-02-21T11:11:25.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-01T16:47:05.000Z (almost 6 years ago)
- Last Synced: 2025-01-26T04:44:35.971Z (11 months ago)
- Topics: hashcode, hashcode-2020
- Language: Go
- Size: 5.24 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hashcode-2020

## [Practice Round](/practice)
* [Problem Statement](https://github.com/senesh-deshan/Google-Hash-Code-2020/blob/v3/Problem/slice.pdf)
* Solution: Naive greedy approach
## [Qualification Round](/qualification)
* [Problem Statement](https://github.com/vmandke/hashcode/blob/master/hashcode_2020_online_qualification_round.pdf)
* Solution: Naive greedy approach

## License
MIT