https://github.com/nikpundik/google-hashcode-pizza-solution
A NodeJS solution for the Google Hash Code Pizza practice problem
https://github.com/nikpundik/google-hashcode-pizza-solution
google hashcode javascript nodejs
Last synced: about 1 month ago
JSON representation
A NodeJS solution for the Google Hash Code Pizza practice problem
- Host: GitHub
- URL: https://github.com/nikpundik/google-hashcode-pizza-solution
- Owner: nikpundik
- Created: 2018-02-21T19:39:30.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-21T19:54:55.000Z (over 8 years ago)
- Last Synced: 2025-04-06T18:49:33.455Z (about 1 year ago)
- Topics: google, hashcode, javascript, nodejs
- Language: JavaScript
- Size: 973 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Google Hash Code 2018
### Pizza Practice Problem - Javascript Solution
Our NodeJS solution for the practice problem, the results:
- example => **12** / 15
- small => **40** / 42
- medium => **48226** / 50000
- big => **885023** / 1000000
Run with NodeJS 9 `node index`
images from [visualzer](https://hashcode-pizza.now.sh/)


