Skip to content

klyse/GoogleHashCode2022

Repository files navigation

Google Hashcode 2022

Startup

Input folder: \input.

Solutions will be written to \output (created by UnitTest).

.
├── input
    ├── f1.txt
    ├── f2.txt
    ├── f3.txt
└── output
    ├── f1.txt
    ├── f2.txt
    ├── f3.txt

Results

These are the best scores we archived using various different versions of our algorithms.

Case Points
A - An example 33
B - Better start small 799879
C - Collaboration 126518
D - Dense schedule 173626
E - Exceptional skills 1640172
F - Find great mentors 232049
TOTAL 2972277

The score can be checked in the unit test output...

Score Board

Public Score Board

Name Rank Participants Description
Italy 14 Rank filtered by country
World 340 top 4% 9031 Total rank OMG

Team name: DevPirates

#DevPiratesRule #HashCodeSolved

Helpful commands

git archive --worktree-attributes --format zip --output ./Environment/Output/source.zip head

Authors

VolkmarR: @VolkmarR

Klyse: @Klyse

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages