Difference between revisions of "Approaches to programming problem classification"
Jump to navigation
Jump to search
(Created page with "'''Abstract:''' Over the years of programming contests, the community has produced a substantial volume of programming problems and solutions to them, covering wide range of C...") |
|||
Line 1: | Line 1: | ||
'''Abstract:''' | '''Abstract:''' | ||
Over the years of programming contests, the community has produced a substantial | Over the years of programming contests, the community has produced a substantial | ||
volume of programming problems and solutions to them, covering wide | volume of programming problems and solutions to them, covering wide |
Revision as of 13:46, 17 June 2013
Abstract:
Over the years of programming contests, the community has produced a substantial volume of programming problems and solutions to them, covering wide range of CS topics. Since the hurdle of format interoperability is now partially overcome, large problem sets became available for systematic analysis. First step in this direction is to develop a classification of problems. In this presentation, motivation, criteria, and some preliminary results of programming problem classification will be demonstrated, as well as future directions and suggestions in this area.