From 386a579cf781991c353ef3d1928ba528a85e4ede Mon Sep 17 00:00:00 2001 From: sairamsharan <143504336+sairamsharan@users.noreply.github.com> Date: Fri, 10 Oct 2025 07:02:31 +0530 Subject: [PATCH] feat: Add Atcoder and CSES Competitive Programming Resources (#12335) * feat: Add Atcoder and CSES problem sets * fix: Correct alphabetical order * fix: Move resources to correct file and add new resource * fix: Add final newline character --- books/free-programming-books-cs-cp.md | 0 more/problem-sets-competitive-programming.md | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 books/free-programming-books-cs-cp.md diff --git a/books/free-programming-books-cs-cp.md b/books/free-programming-books-cs-cp.md new file mode 100644 index 000000000..e69de29bb diff --git a/more/problem-sets-competitive-programming.md b/more/problem-sets-competitive-programming.md index 282c30ca6..d853804db 100644 --- a/more/problem-sets-competitive-programming.md +++ b/more/problem-sets-competitive-programming.md @@ -15,6 +15,7 @@ * [Algorithms for Competitive Programming](https://cp-algorithms.com) * [APL Problem Solving Competition](https://contest.dyalog.com) * [AtCoder](https://atcoder.jp) +* [Atcoder DP Contest](https://atcoder.jp/contests/dp) - Atcoder * [beecrowd](https://www.beecrowd.com.br) * [COCI](https://hsin.hr/coci/) * [Codeabbey](http://www.codeabbey.com) @@ -155,4 +156,3 @@ * [UVa Online Judge](https://uva.onlinejudge.org/index.php?Itemid=8&option=com_onlinejudge) * [Vulnhub.com](https://www.vulnhub.com) * [Школа программиста](https://acmp.ru) -