Skip to content

Solutions for the Google Code Jam 2019 problems

Notifications You must be signed in to change notification settings

fafl/codejam2019

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solutions in Python for the Code Jam 2019 problems

The contest can be found here: https://codingcompetitions.withgoogle.com/codejam/archive/2019

The solutions in this repository are meant to be fast enough to solve both small and large dataset while still being readable. Feedback is very welcome.

Current state of implementation:

  • Qualification
    • Cryptopangrams: ✔
    • Dat Bae: ✔
    • Foregone Solution: ✔
    • You Can Go Your Own Way: ✔
  • Round 1A
    • Alien Rhyme: ✔
    • Golf Gophers: ✔
    • Pylons: ✔
  • Round 1B
    • Manhattan Crepe Cart: ✔
    • Draupnir: ✔
    • Fair Fight: TLE on large testset
  • Round 1C
    • Robot Programming Strategy: ✔
    • Power Arrangers: ✔
    • Bacterial Tactics: ✔

About

Solutions for the Google Code Jam 2019 problems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages