1
0
mirror of https://github.com/mtdvio/every-programmer-should-know.git synced 2025-08-04 13:57:32 +02:00

Added Coderbyte link.

Coderbyte is a great site of code challenges.
This commit is contained in:
Luan Kevin Ferreira
2018-01-13 21:36:03 -02:00
committed by GitHub
parent aa6eaffe82
commit a8e8e5c958

View File

@@ -190,6 +190,7 @@ But knowing the stuff will help you become better! :muscle:*
### Coding Practice Sites :zap:
- :link: [CodeForces](http://codeforces.com/)
- :link: [CodeChef](https://www.codechef.com)
- :link: [Coderbyte](https://coderbyte.com/)
- :link: [CodinGame](https://www.codingame.com/)
- :link: [Cs Academy](https://csacademy.com/)
- :link: [HackerRank](https://hackerrank.com/)