Our solution for the coding challenge Hashcode 2022.
Team name: Road Blizzards
(@cartmenez, @FlopsKa, @holtri, and @englhardt).
Place 1108 out of 10177 teams.
A 30
B 412,603
C 24,664
D 75,904
E 1,637,258
F 249,868
-----------------
Total: 2,400,327
Implementation of reader, writer and scoring function.
- Greedy: schedule projects with contributors that have required skill level (no learning, no mentoring)
- Greedy with Reordering: greedy + reordering of projects and contributors at the beginning + learning + mentoring
- Simulation: simulate time and schedule possible projects (NOTE: way too slow to compute)
Available in the notebook.
A 30
B 469,442
C 24,664
D 63,576
E 1,637,258
F 247,107
-----------------
Total: 2,442,077