From fe20fa302c316e1b975c37b7e1f88e036ca5f994 Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Sat, 14 Oct 2023 01:19:39 -0700 Subject: [PATCH] Update DEVTools.md --- DEVTools.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEVTools.md b/DEVTools.md index 21de6e9e6..b60df20fb 100644 --- a/DEVTools.md +++ b/DEVTools.md @@ -154,7 +154,7 @@ * ⭐ **Leetcode Tools** - [Discord](https://discord.com/invite/vAPMSZ5UwG) / [Solutions](https://walkccc.me/LeetCode/), [2](https://leetcode.ca/) / [Company Questions](https://github.com/MysteryVaibhav/leetcode_company_wise_questions), [2](https://docs.google.com/document/d/1icaNSRq6XcWO3EOycEP9F9P8SLerBanpY3Ni_ZzCfFA/edit) / [Animations](https://github.com/MisterBooo/LeetCodeAnimation) / [Anki Cards](https://github.com/fspv/leetcode-anki) / [Videos](https://github.com/fishercoder1534/Leetcode) * [algorithms](https://prashantbarahi.com.np/docs/algorithms/intro) - Code Algorithms & Data Structures Tutorials * [VisualGo](https://visualgo.net/) - Data Structures & Algorithm Animations -* [The Algorithms - C++](https://github.com/TheAlgorithms/C-Plus-Plus) +* [The Algorithms - C++](https://github.com/TheAlgorithms/C-Plus-Plus) - C++ Algorithms * [HackersFriend](https://www.hackersfriend.com/tutorials/) - Coding Practice * [algonds](https://github.com/MaciejWas/algonds) - Coding Practice * [Codility](https://app.codility.com/programmers/) - Coding Practice