Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 729 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 729 Bytes

coding-competitions-archive

This repository contains an archive of competition problems for Coding Competitions, Google-organized programming competitions. Problem data for problems used in the following contests is updated:

  • Code Jam
  • Code Jam to I/O for Women
  • Hash Code
  • Kick Start

The statement and analysis HTML files may have CSS or JS dependencies that are not provided here. Some of the custom judging code may also have library dependencies that are not provided, so they may not work as is. All problem-specific logic is there, however, so it should be useful if you intend to reproduce the behavior.

There is no plan to add data for problems for other contests (like Distributed Code Jam) at this time.