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

R
Ruben 已提交
3
* [Competitive Programming](#competitive-programming)
4
* [Data science](#data-science)
V
Victor Felder 已提交
5
* [Problem Sets](#problem-sets)
R
Ruben 已提交
6 7 8


### Competitive Programming
9

V
Victor Felder 已提交
10
* [4Clojure](http://www.4clojure.com)
11
* [A2 Online Judge](https://a2oj.com)
12
* [Caribbean Online Judge](http://coj.uci.cu)
V
Victor Felder 已提交
13
* [Codeabbey](http://www.codeabbey.com)
C
Craig Davison 已提交
14
* [Codechef](https://www.codechef.com/contests)
15
* [Codecombat](https://codecombat.com)
V
Victor Felder 已提交
16
* [Codeeval](https://www.codeeval.com)
17
* [CodeFights](https://codefights.com)
18
* [Codeforces](http://codeforces.com/contests)
C
Craig Davison 已提交
19 20
* [Coderbyte](https://coderbyte.com)
* [Codewars](http://www.codewars.com)
C
Craig Davison 已提交
21
* [Codingame](https://www.codingame.com/start)
R
Ruben 已提交
22
* [Facebook Hackercup](https://www.facebook.com/hackercup)
23
* [HackerEarth](https://www.hackerearth.com)
V
Victor Felder 已提交
24
* [Hackerrank](https://www.hackerrank.com)
V
Victor Felder 已提交
25 26
* [Internet Problem Solving Contest](http://ipsc.ksp.sk)
* [Just another Golf Coding](http://jagc.org)
27
* [Kattis](https://open.kattis.com)
28
* [LeetCode](https://leetcode.com)
C
Craig Davison 已提交
29
* [Microcorruption](https://microcorruption.com/login)
30
* [Sphere Online Judge](http://www.spoj.com/contests)
V
Victor Felder 已提交
31
* [Topcoder](https://www.topcoder.com)
R
Ruben 已提交
32 33


V
Victor Felder 已提交
34 35 36 37 38
### Data science

* [Kaggle](https://www.kaggle.com)


R
Ruben 已提交
39
### Problem Sets
40

41
* [500 Data structures and algorithms interview questions and their solutions in C++](https://techiedelight.quora.com/500-Data-structures-and-algorithms-interview-questions-and-their-solutions-in-C%2B%2B)
42
* [A2 Online Judge](https://a2oj.com/ps)
43
* [Advent Of Code](http://adventofcode.com)
44
* [Anarchy Golf](http://golf.shinh.org)
V
Victor Felder 已提交
45 46
* [CareerCup](http://www.careercup.com)
* [CheckIO](http://www.checkio.org)
47
* [Codeforces](http://codeforces.com/problemset)
S
sigsevneo 已提交
48
* [Codility](https://codility.com/programmers/)
R
Ruben 已提交
49
* [Coding Bat](http://codingbat.com/java)
V
Victor Felder 已提交
50
* [Exercism](http://exercism.io)
51
* [Geeks For Geeks](http://www.geeksforgeeks.org)
R
Ruben 已提交
52
* [Google Code Jam - Practise](https://code.google.com/codejam/contests.html)
V
Victor Felder 已提交
53 54
* [Hacker.org](http://www.hacker.org)
* [HackerEarth](https://www.hackerearth.com)
55
* [HDU Online Judge](http://acm.hdu.edu.cn)
56
* [Interactive Coding Challenge](https://github.com/donnemartin/interactive-coding-challenges)
57
* [InterviewBit](https://www.interviewbit.com)
58
* [Kattis](https://open.kattis.com)
V
Victor Felder 已提交
59
* [Leetcode](https://leetcode.com)
R
Ruben 已提交
60
* [Mathproblem of the Month - Bilkent University](http://www.fen.bilkent.edu.tr/~cvmath/prob-month.html)
V
Victor Felder 已提交
61 62
* [PEG Judge](http://wcipeg.com)
* [PKU Online Judge](http://poj.org)
C
Craig Davison 已提交
63
* [Ponder This!](https://www.research.ibm.com/haifa/ponderthis/index.shtml)
J
Jackson Isaac 已提交
64
* [ProblemBook.NET](https://github.com/AndreyAkinshin/ProblemBook.NET)
V
Victor Felder 已提交
65 66
* [Project Euler](https://projecteuler.net)
* [Python Practice Projects](http://pythonpracticeprojects.com)
67
* [Rosalind](http://rosalind.info/problems/locations/)
68
* [Sphere Online Judge](http://www.spoj.com/problems/classical)
C
Craig Davison 已提交
69
* [TalentBuddy](http://www.talentbuddy.co/blog/)
V
Victor Felder 已提交
70
* [Timus Online Judge](http://acm.timus.ru)
71
* [URI Online Judge](https://www.urionlinejudge.com.br/judge/login)
C
Craig Davison 已提交
72
* [UVa Online Judge](https://uva.onlinejudge.org/index.php?Itemid=8&option=com_onlinejudge)