From 52906937ff1751abdb007a6854b2e3589bf03f35 Mon Sep 17 00:00:00 2001 From: Kartik Verma Date: Mon, 16 Oct 2017 21:57:25 +0530 Subject: [PATCH] Added resources to Competitive Programming Resources --- Competitive-Programming.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Competitive-Programming.md b/Competitive-Programming.md index eab73022..0940da46 100644 --- a/Competitive-Programming.md +++ b/Competitive-Programming.md @@ -22,6 +22,7 @@ - [How to be a good programmer](http://blog.nikhilgarg.me/2011/02/how-to-be-good-programmer.html) * [Interview with Rudradev Basak](http://kungfuant.blogspot.in/2012/05/know-indian-coder-rudradev-basak.html) * [Anudeep Nekkantis strategy](https://www.quora.com/What-was-Anudeep-Nekkantis-Competitive-Programming-strategy-to-become-35th-in-Global-ranking-in-just-6-7-months) +*[How to prepare for ACM ICPC?](http://codeforces.com/blog/entry/47688) ### Competitive Programming * [4Clojure](http://www.4clojure.com/) @@ -94,3 +95,7 @@ ### Quora posts * [Competitive programming topic link on Quora](https://www.quora.com/topic/Competitive-Programming) + +### Learning Resources +* [Stanford University ICPC Team Notebook (2015-16)Stanford University ICPC Team Notebook (2015-16)](http://cs.stanford.edu/group/acm/SLPC/notebook.pdf) +* [Topcoder Tutorials](https://www.topcoder.com/community/data-science/data-science-tutorials/) \ No newline at end of file