From 6577c8f39d29f70d9f83af61ef653a4acff60aa6 Mon Sep 17 00:00:00 2001 From: karomba14 Date: Sun, 26 Oct 2025 14:48:59 +0100 Subject: [PATCH] Add GetCracked to coding interview resources --- docs/educational.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/educational.md b/docs/educational.md index f051f0325..a54d4640b 100644 --- a/docs/educational.md +++ b/docs/educational.md @@ -1194,6 +1194,7 @@ * ⭐ **[Leetcode](https://leetcode.com/)** - Coding Practice * ⭐ **Leetcode Tools** - [Solutions](https://github.com/kamyu104/LeetCode-Solutions), [2](https://leetcode.ca/), [3](https://walkccc.me/LeetCode/) / [Company Questions](https://github.com/MysteryVaibhav/leetcode_company_wise_questions), [2](https://docs.google.com/document/d/1icaNSRq6XcWO3EOycEP9F9P8SLerBanpY3Ni_ZzCfFA/), [3](https://seanprashad.com/leetcode-patterns/) / [Animations](https://github.com/MisterBooo/LeetCodeAnimation) / [Anki Cards](https://github.com/fspv/leetcode-anki) / [Videos](https://github.com/fishercoder1534/Leetcode) / [Resources](https://github.com/ashishps1/awesome-leetcode-resources) / [Analytics](https://leetcode-company-questions.vercel.app/) * [NeetCode](https://neetcode.io/) - Coding Interview Practice +* [GetCracked](https://getcracked.io/) - Coding Interview Practice * [algonds](https://github.com/MaciejWas/algonds) - Coding Practice * [Codility](https://app.codility.com/programmers/) - Coding Practice * [ProjectLearn](https://projectlearn.io/) - Coding Practice