From 1d4874228bb0e5a2fa6ccfd2051ab23e14681d80 Mon Sep 17 00:00:00 2001 From: Naman Gera Date: Thu, 1 Apr 2021 12:39:48 +0530 Subject: [PATCH] Add Codeforces under Language-learning sites --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 77adc82..1fe4deb 100644 --- a/README.md +++ b/README.md @@ -1321,6 +1321,7 @@ Language-learning sites, with challenges: - [HackerEarth](https://www.hackerearth.com/) - [Sphere Online Judge (spoj)](http://www.spoj.com/) - [Codechef](https://www.codechef.com/) +- [Codeforces](https://codeforces.com/) Challenge repos: - [Interactive Coding Interview Challenges in Python](https://github.com/donnemartin/interactive-coding-challenges)