From d564d7e8c8381029479dc3f64d7cec1acc8cea45 Mon Sep 17 00:00:00 2001 From: Kibwana Miruru <99078034+mirukibs@users.noreply.github.com> Date: Wed, 13 Dec 2023 12:05:04 +0300 Subject: [PATCH] Added Karana Projects to coding exercises. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 778bfec..c668e09 100644 --- a/README.md +++ b/README.md @@ -266,6 +266,7 @@ All the FREE learning resources in one place. These resources are strictly recom ## Practice Coding Problems +- [Karan Projects](https://github.com/karan/Projects) - A collection of coding exercises you can do in any programming language. - [Edabit](https://edabit.com/) - A better way to learn programming, you learn to code with 10,000+ interative challenges. - [Screeps](https://screeps.com/) - It's an open-source game for programmers, wherein the core mechanic is programming your units' AI. You control your colony by writing JavaScript. - [Kattis](https://open.kattis.com/) - Here you can find hundreds of programming problems to solve.