Skip to content

A solution that I developed for the Google Hash 2018 Qualifications Round problem after the competition was over. This solution got 47,871,274 points on the Google Hash Judge System. Had it been submitted during the competition, it would have placed my team in top 5% teams worldwide.

Notifications You must be signed in to change notification settings

Alexandru-Dascalu/Google-Hash-Code-Self-Driving-Cars-Solution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google-Hash-2018-Self-Driving-Cars-Solution

A couple of solutions I developed for the Google Hash Code 2018 Self Driving Cars problem. One is the original solution written during the competition together with a second year student, the rewritten one is the same solution but rewritten to be more clear with data structures I was familiar with in the spring of 2018. The fixed original is the solution with the same core algorithm as the first one, but with fixed ride and car methods (the original ones were broken). The best solution is a solution I wrote after the competition that uses a new algorithm to solve the problem.

Proof of our ranking:

Hash Code 2018 ranking

About

A solution that I developed for the Google Hash 2018 Qualifications Round problem after the competition was over. This solution got 47,871,274 points on the Google Hash Judge System. Had it been submitted during the competition, it would have placed my team in top 5% teams worldwide.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages