From b539c6f3c06cdb0dbddc59ecce6972de4f2b1f3c Mon Sep 17 00:00:00 2001 From: 456477617264 Date: Mon, 25 Oct 2021 16:37:52 +0100 Subject: [PATCH] Update Programming.md --- Programming.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Programming.md b/Programming.md index 303a039..3bb9802 100644 --- a/Programming.md +++ b/Programming.md @@ -95,8 +95,8 @@ 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) +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 @@ -104,8 +104,8 @@ 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. +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 @@ -113,4 +113,4 @@ 2. [DSA](https://codeforces.com/blog/entry/13529) - Best blog for resources like Data Structures and Algorithms. 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 +5. [Almost-all-Algo-and-Practice-Problems](https://codeforces.com/blog/entry/90912) - Best Blog to learn and practice simultaneously