From d177adb8011f04f0838ee89c467126b9777e1721 Mon Sep 17 00:00:00 2001 From: Ruben Date: Mon, 17 Nov 2014 21:29:11 +0100 Subject: [PATCH] Added 3 new srcs for problems etc --- problem-sets-competitive-programming.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/problem-sets-competitive-programming.md b/problem-sets-competitive-programming.md index 543fe0aa..fb416bd4 100644 --- a/problem-sets-competitive-programming.md +++ b/problem-sets-competitive-programming.md @@ -10,12 +10,14 @@ * [Codeeval](https://www.codeeval.com/) * [Codeforces](http://codeforces.com/) * [Coderbyte](http://coderbyte.com/) +* [Codewars](https://www.codewars.com/) * [Codingame](http://www.codingame.com/start) * [Facebook Hackercup](https://www.facebook.com/hackercup) * [Hackerrank](https://www.hackerrank.com/) * [Hello World Open](https://helloworldopen.com/) * [Internet Problem Solving Contest](http://ipsc.ksp.sk/) * [Just another Golf Coding](http://jagc.org/) +* [Microcorruption](https://microcorruption.com/) * [Topcoder](https://www.topcoder.com/) @@ -30,6 +32,7 @@ * [PKU Online Judge](http://poj.org/) * [Ponder This!](http://domino.research.ibm.com/Comm/wwwr_ponder.nsf/pages/index.html) * [Project Euler](https://projecteuler.net/) +* [Python Practice Projects](http://pythonpracticeprojects.com/) * [Sphere Online Judge](http://www.spoj.com/) * [Timus Online Judge](http://acm.timus.ru/) * [UVa Online Judge](http://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8)