From charlesreid1

No edit summary
No edit summary
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
Notes for various programming competitions.
Notes for various programming competitions.


==Problems==
==Lists==


See [[List of Programming Problems]] for a list of competitive programming problems (and solutions in various stages).
See [[List of Programming Competitions]] for web links to the many many competitions out there.
 
See [[List of ICPC Challenges]] for a list of links to various ICPC challenges. (These problems are pretty consistently difficult/challenging.)
 
[[ICPC PNW 2016]]


See [[List of Programming Competitions]] for web links to the many many competitions out there.
==Notes==


See [[Strategies]] for a list of strategies, lessons learned, and experience from the battlefield.
See [[Strategies]] for a list of strategies, lessons learned, and experience from the battlefield.
==Awesome-list==
awesome-list of curated code and algorithm challenges: https://github.com/mauriciovieira/awesome-challenges








[[Category:Tech Interview]]
{{CPFlag}}
[[Category:Competitive Programming]]

Latest revision as of 07:24, 3 July 2017

Notes for various programming competitions.

Lists

See List of Programming Competitions for web links to the many many competitions out there.

See List of ICPC Challenges for a list of links to various ICPC challenges. (These problems are pretty consistently difficult/challenging.)

ICPC PNW 2016

Notes

See Strategies for a list of strategies, lessons learned, and experience from the battlefield.

Awesome-list

awesome-list of curated code and algorithm challenges: https://github.com/mauriciovieira/awesome-challenges





See also: