Skip to content

Added Karan Projects to coding exercises. #54

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -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.