From d291fec74d0ad315b18e3d69c15cb31ba8d3667f Mon Sep 17 00:00:00 2001 From: Akhil Chagarlamudi <89591371+akhil-chagarlamudi@users.noreply.github.com> Date: Thu, 5 Oct 2023 08:40:03 +0530 Subject: [PATCH] add problemset/grind75 to problem sets category (#9873) * Added Grind 75 problem set * minor fixes --- more/problem-sets-competitive-programming.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/more/problem-sets-competitive-programming.md b/more/problem-sets-competitive-programming.md index c3d162ef1..3011d4a0e 100644 --- a/more/problem-sets-competitive-programming.md +++ b/more/problem-sets-competitive-programming.md @@ -109,6 +109,7 @@ * [Edabit](https://edabit.com) * [Exercism](http://exercism.io) * [Geeks For Geeks](https://practice.geeksforgeeks.org) +* [Grind 75](https://www.techinterviewhandbook.org/grind75) * [Hacker.org](http://www.hacker.org) * [HackerEarth](https://www.hackerearth.com) * [HDU Online Judge](http://acm.hdu.edu.cn) @@ -134,3 +135,4 @@ * [UVa Online Judge](https://uva.onlinejudge.org/index.php?Itemid=8&option=com_onlinejudge) * [Vulnhub.com](https://www.vulnhub.com) * [Школа программиста](https://acmp.ru) +