Added codechef's & codedrills' problem set (#5956)

* Added codechef's problem set

A vast range of unique problems, some of which are also part of Indian ICPC Preliminary Rounds and Regionals Rounds.

* Added codedrills' comeptitive problem set

Codedrills is the platform responsible for Indian ICPC contests currently (from 2020-present). It has many original & pure algorithmic problems.
This commit is contained in:
Het Patel 2021-10-06 19:24:14 +05:30 committed by GitHub
parent 1b599c2d39
commit 3652bdae62
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -83,6 +83,8 @@
* [Anarchy Golf](http://golf.shinh.org)
* [CareerCup](http://www.careercup.com)
* [CheckIO](http://www.checkio.org)
* [Codechef](https://www.codechef.com/problems/school)
* [Codedrills](https://codedrills.io/competitive)
* [Codeforces](http://codeforces.com/problemset)
* [Codility](https://codility.com/programmers/)
* [Coding Bat](http://codingbat.com/java)