From 9c1cba5ed67689d2169e8f3c05b1148361cec649 Mon Sep 17 00:00:00 2001 From: kadhirash Date: Wed, 4 Nov 2020 11:06:44 -0800 Subject: [PATCH] =?UTF-8?q?Add=20and=20fix=20CP=20resources,=20check=5Furl?= =?UTF-8?q?s=3Dproblem-sets-competitive-program=E2=80=A6=20(#5072)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Add and fix CP resources, check_urls=problem-sets-competitive-programming.md * Remove tech delight link since not CP --- problem-sets-competitive-programming.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/problem-sets-competitive-programming.md b/problem-sets-competitive-programming.md index 4623eef1..421ffb48 100644 --- a/problem-sets-competitive-programming.md +++ b/problem-sets-competitive-programming.md @@ -66,7 +66,7 @@ ### Problem Sets -* [500 Data structures and algorithms interview questions and their solutions in C++](https://techiedelight.quora.com/500-Data-structures-and-algorithms-interview-questions-and-their-solutions-in-C%2B%2B) +* [500 Data structures and algorithms interview questions and their solutions in C++](https://www.quora.com/q/techiedelight/500-Data-Structures-and-Algorithms-interview-questions-and-their-solutions) * [A2 Online Judge](https://a2oj.com/ps) * [Advent Of Code](http://adventofcode.com) * [Anarchy Golf](http://golf.shinh.org) -- GitLab