Skip to content

yemon/codejam

 
 

Repository files navigation

Google Code Jam solutions and helper library

My solutions to problems in Google Code Jam.

codejamhelpers

Latest Version

A library of helper functions, in particular binary search and the prime numbers. Install from PyPI:

pip install codejamhelpers

Docs at https://codejamhelpers.readthedocs.org/

Tests

Build Status

py.test

Progress

Year Progress Favourite problem
2017 Round 1C, rank 1399 Core Training
2014 Round 1B, rank 1623
2013 Round 1
2011 Round 2, rank 931 (won a t-shirt!) Expensive Dinner
2010 Round 2

Handy links

Problems archive

About

My solutions to Google Code Jam, and a library of helper functions, codejamhelpers

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 97.7%
  • Go 2.3%