From aeb38f724d00b58a871ac04a44aab2ba3ef3d04a Mon Sep 17 00:00:00 2001 From: Jahhein Date: Wed, 7 Jun 2017 20:00:24 -0400 Subject: [PATCH] UVA online added to competitive websites section. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 80cf3a5b..829e2407 100644 --- a/README.md +++ b/README.md @@ -297,6 +297,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 Practive problems ](http://poj.org/problemlist)