From 97cbf573471970c7a2cdd875186066859867684f Mon Sep 17 00:00:00 2001 From: Ruchira Naskar <96806888+RuchNas-Pottah@users.noreply.github.com> Date: Sun, 15 Oct 2023 02:07:54 +0530 Subject: [PATCH] Added Competitive Programming platform to README.md Added AtCoder as a prestigious Competitive Programming platform to README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3b024d49..fd3203e2 100644 --- a/README.md +++ b/README.md @@ -709,6 +709,7 @@ When learning CS, there are some useful sites you must know to get always inform - [Advent of Code](https://adventofcode.com) : An Advent calendar of small programming puzzles - [Archived Problems - Project Euler](https://projecteuler.net/archives) : Problems Archives - [Art of Problem Solving](https://artofproblemsolving.com) : Is math class too easy for you? You've come to the right place! +- [AtCoder](https://atcoder.jp/) : One of the best places to build competitive programming skills for beginners to experts. - [CodeChef](https://www.codechef.com) : The only programming contests Web 2.0 platform - [CodeSignal](https://app.codesignal.com) : Test your coding skills - [CodeEval](https://www.codeeval.dev/) : Notepad for notes and code snippets, stored locally in the browser