Update README.MD

Added a website to practice competitive programming.
This commit is contained in:
Varenya Tiwari
2021-10-01 23:14:01 +05:30
committed by GitHub
parent ebd3aa6dfc
commit 049222d4ae

View File

@@ -675,6 +675,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>