Skip to content

jim113/Hash-Code-2018

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

🚀 Hash-Code-2018

Google Hash Code 2018 attempt solution.

Results

  • Regular Round: 2 million points.
  • Extended Round: 33 million points.

The difference betwwen the two rounds was that in the regular round the was a hardware problem that resulted in writing to the output only one route per taxi while in the extended round the same program run in an other machine.

Program is very fast because it uses a simple heuristic in order to attach routes to taxis.

Releases

No releases published

Packages

No packages published

Languages