Skip to content

Solution to the Google Hash Code Qualification Round 2016 in Scala. Algorithm to find the most optimal scheduling of drone operations to complete customer orders as soon as possible, given a fleet of drones, a list of customer orders with location, warehouses with location and their individual stock levels for each product.

Notifications You must be signed in to change notification settings

miraan/google-hash-code-qualification-round

Repository files navigation

Google Hash Code Qualification Round (Extended Run) 2016

The problem statement can be found in delivery.pdf.

My solution, presented in this repository, achieved 1st place (out of 743 team entries) in the extended run of the competition with the following scores:

Busy Day 113874
Mother of All Warehouses 75871
Redundancy 98160
Total 287905

About

Solution to the Google Hash Code Qualification Round 2016 in Scala. Algorithm to find the most optimal scheduling of drone operations to complete customer orders as soon as possible, given a fleet of drones, a list of customer orders with location, warehouses with location and their individual stock levels for each product.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages