Merge pull request #64 from Jahhein/master

UVA online added to competitive websites section.
This commit is contained in:
Sonkeng Maldini
2017-06-11 17:32:14 +01:00
committed by GitHub

View File

@@ -356,6 +356,7 @@ When learning CS there are some useful sites you must know to get always informe
* [HackerRank ](http://hackerrank.com/)
* [Codeforces ](http://codeforces.com/)
* [topcoder ](http://topcoder.com/)
* [UVa Online Judge ](https://uva.onlinejudge.org) : hundreds of problems supporting multiple languages.
* [HackerEarth - Programming challenges and Developer jobs ](http://hackerearth.com/)
* [CodeChef ](http://codechef.com/)
* [PKU ACM ICPC Practice problems ](http://poj.org/problemlist)