From 51f581379f9fe12ccd5e776f985204e6bafe05ac Mon Sep 17 00:00:00 2001 From: purna2 <115491784+purna2@users.noreply.github.com> Date: Wed, 12 Oct 2022 01:47:54 +0530 Subject: [PATCH] Updated the problems-sets-competitive-programming.md file (#8013) * Updated the problems-sets-competitive-programming.md file This PR will add a free guided path to strengthen DSA by Coding Ninjas which is a latest and updated guided path * Updated and removed the error --- more/problem-sets-competitive-programming.md | 1 + 1 file changed, 1 insertion(+) diff --git a/more/problem-sets-competitive-programming.md b/more/problem-sets-competitive-programming.md index 03b807a6b..711ba3ef1 100644 --- a/more/problem-sets-competitive-programming.md +++ b/more/problem-sets-competitive-programming.md @@ -100,6 +100,7 @@ * [Codility](https://codility.com/programmers/) * [Coding Bat](http://codingbat.com/java) * [Coding Interview Questions and answers for practice \| Python, Java & C++](https://www.codingninjas.com/codestudio/problems) - CodingNinjas +* [Coding Ninjas Guided Paths](https://www.codingninjas.com/codestudio/guided-paths/data-structures-algorithms) * [CSES Problem Set](https://cses.fi/problemset/) * [DSA Learning Series](https://www.codechef.com/LEARNDSA) * [Dynamic A2OJ Ladder](https://a2oj.herokuapp.com)