From 0fda5a949651f7b66b938d92863662d412928d0f Mon Sep 17 00:00:00 2001 From: Dhananjay Porwal <51775507+DhananjayPorwal@users.noreply.github.com> Date: Thu, 1 Feb 2024 21:36:59 +0530 Subject: [PATCH] Update DEVTools.md LeetCode Premium Unlocker Extension's Link Added --- DEVTools.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEVTools.md b/DEVTools.md index 2d5d49c44..355a377ee 100644 --- a/DEVTools.md +++ b/DEVTools.md @@ -165,7 +165,7 @@ ## ▷ Data Structures * ⭐ **[Leetcode](https://leetcode.com/)** - Coding Practice -* ⭐ **Leetcode Tools** - [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) +* ⭐ **Leetcode Tools** - [Premium](https://github.com/31b4/Leetcode-Premium-Bypass), [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) - C++ Algorithms