hexmod / hash-code-2022

Google Hash Code 2022

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Google Hash Code 2022

Google Hash Code Entry. The submission is contained within the src folder can be run using the below instructions. The helper.py file contains helper functions for use when developing the submission, this script is not intended to be part of the submission.

Rank

UK: 34th
Worldwide: 877th/9031

Usage

  • Save the competition data files in the data folder
  • pipenv install - Install dependencies
  • pipenv run python helper.py - Run the helper script

Once the helper script is running, the following options are available:

  • Run the submission for a single data file
  • Run the submission for all data files
  • Zip the submission code
  • Run for all files and zip the submission

Dependencies

  • Python version 3.7.2 or higher
  • pipenv

Created using the Hash Code Helper

About

Google Hash Code 2022


Languages

Language:Python 100.0%