problem-sets-competitive-programming.md 2.1 KB
Newer Older
R
Ruben 已提交
1
### Index
2

R
Ruben 已提交
3
* [Competitive Programming](#competitive-programming)
4
* [Problem Sets](#problem-sets)
R
Ruben 已提交
5 6 7


### Competitive Programming
8

V
Victor Felder 已提交
9 10
* [4Clojure](http://www.4clojure.com)
* [Codeabbey](http://www.codeabbey.com)
R
Ruben 已提交
11
* [Codechef](http://www.codechef.com/contests)
V
Victor Felder 已提交
12 13 14 15
* [Codeeval](https://www.codeeval.com)
* [Codeforces](http://codeforces.com)
* [Coderbyte](http://coderbyte.com)
* [Codewars](https://www.codewars.com)
R
Ruben 已提交
16 17
* [Codingame](http://www.codingame.com/start)
* [Facebook Hackercup](https://www.facebook.com/hackercup)
V
Victor Felder 已提交
18 19 20 21 22
* [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)
S
sigsevneo 已提交
23
* [Saratov State University](http://acm.sgu.ru/index.php)
V
Victor Felder 已提交
24
* [Topcoder](https://www.topcoder.com)
R
Ruben 已提交
25 26 27


### Problem Sets
28

V
Victor Felder 已提交
29 30 31 32
* [Anarchy Golf](http://golf.shinh.org)
* [CareerCup](http://www.careercup.com)
* [CheckIO](http://www.checkio.org)
* [CodeHunt](https://www.codehunt.com)
S
sigsevneo 已提交
33
* [Codility](https://codility.com/programmers/)
R
Ruben 已提交
34
* [Coding Bat](http://codingbat.com/java)
V
Victor Felder 已提交
35
* [Exercism](http://exercism.io)
R
Ruben 已提交
36
* [Google Code Jam - Practise](https://code.google.com/codejam/contests.html)
V
Victor Felder 已提交
37 38 39
* [Hacker.org](http://www.hacker.org)
* [HackerEarth](https://www.hackerearth.com)
* [Leetcode](https://leetcode.com)
R
Ruben 已提交
40
* [Mathproblem of the Month - Bilkent University](http://www.fen.bilkent.edu.tr/~cvmath/prob-month.html)
V
Victor Felder 已提交
41 42
* [PEG Judge](http://wcipeg.com)
* [PKU Online Judge](http://poj.org)
R
Ruben 已提交
43
* [Ponder This!](http://domino.research.ibm.com/Comm/wwwr_ponder.nsf/pages/index.html)
44
* [ProblemBook.NET](http://problembook.net/content/en/index.html)
V
Victor Felder 已提交
45 46
* [Project Euler](https://projecteuler.net)
* [Python Practice Projects](http://pythonpracticeprojects.com)
47
* [Rosalind](http://rosalind.info/problems/locations/)
V
Victor Felder 已提交
48 49 50
* [Sphere Online Judge](http://www.spoj.com)
* [TalentBuddy](http://www.talentbuddy.co)
* [Timus Online Judge](http://acm.timus.ru)
51
* [URI Online Judge](https://www.urionlinejudge.com.br/judge/login)
R
Ruben 已提交
52
* [UVa Online Judge](http://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8)