Merge pull request #868 from Aficionado45/master

Added webiste to CP section
This commit is contained in:
Sonkeng Maldini
2021-10-10 12:51:50 +01:00
committed by GitHub

View File

@@ -682,6 +682,7 @@ When learning CS, there are some useful sites you must know to get always inform
- [UVa Online Judge](https://uva.onlinejudge.org) : hundreds of problems supporting multiple languages.
- [WakaTime](https://wakatime.com) : leaderboards of coding metrics collected via editor plugins
- [PrepBytes](https://mycode.prepbytes.com/competitive-coding/practice) : Topic and level wise proper arrange problems
- [A2OJ Ladders](https://a2oj.com/Ladders.html) : Practice codeforces problems based on your proficiency and difficulty
<div align="right">
<b><a href="#index">↥ Back To Top</a></b>