Skip to content

My attempt at a heuristic solution for the Google Hashcode 2019 competition. Solution is a greedy algorithm,

Notifications You must be signed in to change notification settings

timkaboya/Google-Hashcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Work for 2019 Google Hashcode Competition.

Every year, Google organizes a coding competition for Students, Engineers and Hobbyiests from Africa, Europe and the Middle East called Google Hashcode.

One can create a team of 2-4 people to work on coding problems adapted from some of the real life problems that Google faces.

Problems are often heuristic in nature (have many possible solutions)

Packaged is the

  1. Problem for 2019. Slideshow. Basically how to generate an interesting slide show given tags of over 100,000 pictures. Scoring is based on how interesting your slide show it.

With Greedy (random values) solution implemented

About

My attempt at a heuristic solution for the Google Hashcode 2019 competition. Solution is a greedy algorithm,

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages