Skip to content

kamyu104/GoogleCodeJam-2009

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

18 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Python solutions of Google Code Jam 2009. Solution begins with * means it will get TLE in the largest data set (total computation amount > 10^8, which is not friendly for Python to solve in 5 ~ 15 seconds). A 4-minute timer is set for the small dataset and a 8-minute timer is set for the large dataset this year.

Qualification Round

# Title Solution Time Space Difficulty Tag Note
A Alien Language
B Watersheds
C Welcome to Code Jam

Round 1A

# Title Solution Time Space Difficulty Tag Note
A Multi-base happiness
B Crossing the Road
C Collecting Cards

Round 1B

# Title Solution Time Space Difficulty Tag Note
A Decision Tree
B The Next Number
C Square Math

Round 1C

# Title Solution Time Space Difficulty Tag Note
A All Your Base
B Center of Mass
C Bribe the Prisoners Python O(Q^3) O(Q^2) Easy DP

Round 2

# Title Solution Time Space Difficulty Tag Note
A Crazy Rows Python O(N^2) O(N) Easy Greedy
B A Digging Problem
C Stock Charts
D Watering Plants

Round 3

# Title Solution Time Space Difficulty Tag Note
A EZ-Sokoban
B Alphabetomials
C Football Team
D Interesting Ranges

World Finals

# Title Solution Time Space Difficulty Tag Note
A Year of More Code Jam
B Min Perimeter
C Doubly-sorted Grid
D Wi-fi Towers
E Marbles
F Lights

About

πŸƒ Python Solutions of GCJ 2009

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages