From charlesreid1

No edit summary
No edit summary
 
(9 intermediate revisions by the same user not shown)
Line 5: Line 5:
See [[List of Programming Competitions]] for web links to the many many competitions out there.
See [[List of Programming Competitions]] for web links to the many many competitions out there.


See [[List of Challenging Programming Problems]] for a list of particularly challenging programming problems I've come across.
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==
==Notes==
Line 11: Line 13:
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.


See [[Exercises]] for a list of good exercises for practicing programming skills.
==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: