1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-06-12 11:02:20 +00:00

Added 3 new srcs for problems etc

This commit is contained in:
Ruben 2014-11-17 21:29:11 +01:00
parent b7271342f6
commit d177adb801

View File

@ -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)