From 00e71e11cc0fcbb723fbd4b3840e50352477336e Mon Sep 17 00:00:00 2001 From: Ruben Date: Tue, 27 Jan 2015 16:57:24 +0100 Subject: [PATCH] Update problem-sets-competitive-programming.md --- problem-sets-competitive-programming.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/problem-sets-competitive-programming.md b/problem-sets-competitive-programming.md index cc9859a3..e3967ddf 100644 --- a/problem-sets-competitive-programming.md +++ b/problem-sets-competitive-programming.md @@ -35,7 +35,9 @@ * [ProblemBook.NET](http://problembook.net/content/en/index.html) * [Project Euler](https://projecteuler.net/) * [Python Practice Projects](http://pythonpracticeprojects.com/) +* [Rosalind](rosalind.info/problems/locations/) * [Sphere Online Judge](http://www.spoj.com/) * [TalentBuddy](http://www.talentbuddy.co/) * [Timus Online Judge](http://acm.timus.ru/) +* [URI Online Judge](https://www.urionlinejudge.com.br/judge/login) * [UVa Online Judge](http://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8) -- GitLab