JohnItoo / Hashcode2020

This is a repository that shows MeanMachine approach to Hashcode2020 Qualification Round's problem.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hashcode 2020 Qualification Round

This is a repository for the solution to Google Hashcode 2020 by team MeanMachine. The solution(s) and approaches here got a total of 22,628,362 points and was ranked 14th out of 66 Nigerian teams that submitted and 3,247th team in the world.

Team Members/ Contributors

  • Bolade Oye
  • Jesutofunmi Adewole
  • Erioluwa Asiru
  • John Ohue.

Summary

Both the input files and actual solution were coded in Java.

Approach was mostly greedy with minor sorting tweaks.

See the Library and Solver classes in src/hashcode20 directory for more details about the solution.

About

This is a repository that shows MeanMachine approach to Hashcode2020 Qualification Round's problem.


Languages

Language:Java 100.0%