Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 1.28 KB

README.markdown

File metadata and controls

39 lines (25 loc) · 1.28 KB

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
2018 Round 2, rank 3021 Transmutation
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