Saturday, May 12, 2012

Solutions to Code Jam Problems


Here is a list of solutions to Code Jam problems in python, using the wrapper code that I published in my previous post

2013 Round 2

  1. Ticket Swapping
  2. Many Prizes
  3. ErdÅ‘s–Szekeres
  4. Multiplayer Pong

2012 Round 2

  1. Swinging Wild
  2. Aerobics
  3. Mountain View
  4. Descending in the Dark
2012 Round 1C
  1. Diamond Inheritance
  2. Out of Gas
  3. Box Factory
2012 Round 1B
  1. Safety in Numbers
  2. Tide Goes In, Tide Goes Out
  3. Equal Sums
2012 Round 1A
  1. Password Problem
  2. Kingdom Rush
  3. Cruise Control
2012 Qualification Round

  1. Speaking in Tongues
  2. Dancing with the Googlers
  3. Recycled Numbers
  4. Hall of Mirrors

2011 Round 2
  1. Airport Walkways
  2. Spinning Blade
  3. Expensive Dinner
  4. A.I. War
2011 Qualification Round
  1. Bot Trust
  2. Magicka
  3. Candy Splitting
  4. GoroSort
2010 Qualification Round
2009 Qualification Round
  1. Alien Language (input file does not contain a first line of data containing solely the number of problem cases)
  2. Watersheds
  3. Welcome to Code Jam

No comments:

Post a Comment