From ac329e4922a92b4c53858b97e91799d92a5c2d0e Mon Sep 17 00:00:00 2001 From: Shreya Singh <82229452+real-phoenix@users.noreply.github.com> Date: Mon, 25 Oct 2021 09:23:14 +0530 Subject: [PATCH 1/3] Added Resources for CP under Hacktoberfest --- Programming.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/Programming.md b/Programming.md index 444309f..526ad39 100644 --- a/Programming.md +++ b/Programming.md @@ -93,3 +93,17 @@ 8. [CP Algorithms](https://cp-algorithms.com/) - A collection of important algorithms written in C++. 9. [Atcoder](https://atcoder.jp/) - AtCoder is a programming contest site for anyone from beginners to experts. 10. [Clist.by](https://clist.by/) - Get updates of upcoming competetive programming contests. +11. [TopCoder](https://www.topcoder.com/) - All in one site for CP , ML/AI , Developement +12. [SPOJ](https://www.spoj.com/) - Beginner friendly website for CP +13. [HackerEarth] (https://www.hackerearth.com/) - Great free-site for Developement and Coding +14. [Codedrills] (https://codedrills.io/) - Best site for ACM-ICPC Mock Rounds (Indian Regionals and Prelims) + +## Mathematics and Programming + +1. [ProjectEuler](https://projecteuler.net/about) - Best site for Maths Problems which are easily solved using programming. + +## Useful Codeforces Blogs + +1. [C++Tricks](https://codeforces.com/blog/entry/15643) - Many Tricks are explained well. +2. [DSA](https://codeforces.com/blog/entry/13529) - Best blog for resources like Data Structures and Algorithms. +3. [CP-Blogs](https://www.topcoder.com/thrive/search?tags[]=Competitive%20Programming%20Tutorials) - TopCoders CP Blogs From 4bdcb18b4b0f1ff73cb15d051af7c4d8247d8c37 Mon Sep 17 00:00:00 2001 From: Shreya Singh <82229452+real-phoenix@users.noreply.github.com> Date: Mon, 25 Oct 2021 09:29:41 +0530 Subject: [PATCH 2/3] Hacktoberfest Programming Resources Added --- Programming.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Programming.md b/Programming.md index 526ad39..b84f7e0 100644 --- a/Programming.md +++ b/Programming.md @@ -106,4 +106,4 @@ 1. [C++Tricks](https://codeforces.com/blog/entry/15643) - Many Tricks are explained well. 2. [DSA](https://codeforces.com/blog/entry/13529) - Best blog for resources like Data Structures and Algorithms. -3. [CP-Blogs](https://www.topcoder.com/thrive/search?tags[]=Competitive%20Programming%20Tutorials) - TopCoders CP Blogs +3. [CP-Blogs](https://www.topcoder.com/thrive/search?tags[]=Competitive%20Programming%20Tutorials) - TopCoders CP Blogs \ No newline at end of file From a69da429da49bcd4a0b5c0eb448948babca3f29b Mon Sep 17 00:00:00 2001 From: Shreya Singh <82229452+real-phoenix@users.noreply.github.com> Date: Mon, 25 Oct 2021 20:43:32 +0530 Subject: [PATCH 3/3] All Changes are Done --- Programming.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/Programming.md b/Programming.md index b84f7e0..303a039 100644 --- a/Programming.md +++ b/Programming.md @@ -97,13 +97,20 @@ 12. [SPOJ](https://www.spoj.com/) - Beginner friendly website for CP 13. [HackerEarth] (https://www.hackerearth.com/) - Great free-site for Developement and Coding 14. [Codedrills] (https://codedrills.io/) - Best site for ACM-ICPC Mock Rounds (Indian Regionals and Prelims) +15. [USACO](https://usaco.guide/) - American Website for CP ## Mathematics and Programming 1. [ProjectEuler](https://projecteuler.net/about) - Best site for Maths Problems which are easily solved using programming. +2. [Erdos]-(https://erdos.sdslabs.co/) - IIT Roorkee's Maths Practice site. +3. [Maths-Stackexchange](https://math.stackexchange.com/) - Ask and Answer maths questions +4. [Mathometer] (http://mathometer.weebly.com/) - Maths Website from an IIT Bombay senior +5. [MathBlog] (https://www.mathblog.dk/) - Good Reading blog for Maths. ## Useful Codeforces Blogs 1. [C++Tricks](https://codeforces.com/blog/entry/15643) - Many Tricks are explained well. 2. [DSA](https://codeforces.com/blog/entry/13529) - Best blog for resources like Data Structures and Algorithms. -3. [CP-Blogs](https://www.topcoder.com/thrive/search?tags[]=Competitive%20Programming%20Tutorials) - TopCoders CP Blogs \ No newline at end of file +3. [Way-To-Practice-CP](https://codeforces.com/blog/entry/66909) - Guide to Improve Ratings +4. [YouTube-Tutorial-For-CP](https://codeforces.com/blog/entry/43578) - Nicee YT Tutorials +5. [Almost-all-Algo-and-Practice-Problems](https://codeforces.com/blog/entry/90912) - Best Blog to learn and practice simultaneously \ No newline at end of file