Skip to content

This repository contains my codes of the Google Hash Code Competition, as follows: the warmup code; the qualification round code; and implementation of the Judge System to check your results automatically.

Notifications You must be signed in to change notification settings

SherlonAlmeida/Google-HashCode2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Google-HashCode2020

This repository contains my codes of the Google Hash Code Competition, as follows: the warmup code; the qualification round code; and implementation of the Judge System to check your results automatically.

To verify the score of your solution you only need to do 2 steps:
-Replace the code "solution.py" in the "02_qualification_round" folder by your code.
-Execute the "script.sh".

The image below represents the result of my solution that is inside the "02_qualification_round" folder.

image text

Finally, the next image represents my final result in the extended round of Hash Code 2020.
As you can see, some results are different in the image above. But this only happened because the Hash Code keep all the best results.
So my final score is composed of 2 different implementations and here I only shared the better one.

image text

About

This repository contains my codes of the Google Hash Code Competition, as follows: the warmup code; the qualification round code; and implementation of the Judge System to check your results automatically.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published