problem-sets-competitive-programming.md 2.9 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)
V
Victor Felder 已提交
12
* [Codeabbey](http://www.codeabbey.com)
C
Craig Davison 已提交
13
* [Codechef](https://www.codechef.com/contests)
14
* [Codecombat](https://codecombat.com)
V
Victor Felder 已提交
15
* [Codeeval](https://www.codeeval.com)
16
* [CodeFights](https://codefights.com)
17
* [Codeforces](http://codeforces.com/contests)
C
Craig Davison 已提交
18 19
* [Coderbyte](https://coderbyte.com)
* [Codewars](http://www.codewars.com)
C
Craig Davison 已提交
20
* [Codingame](https://www.codingame.com/start)
R
Ruben 已提交
21
* [Facebook Hackercup](https://www.facebook.com/hackercup)
22
* [HackerEarth](https://www.hackerearth.com)
V
Victor Felder 已提交
23
* [Hackerrank](https://www.hackerrank.com)
V
Victor Felder 已提交
24 25
* [Internet Problem Solving Contest](http://ipsc.ksp.sk)
* [Just another Golf Coding](http://jagc.org)
26
* [Kattis](https://open.kattis.com)
C
Craig Davison 已提交
27
* [Microcorruption](https://microcorruption.com/login)
28
* [Sphere Online Judge](http://www.spoj.com/contests)
V
Victor Felder 已提交
29
* [Topcoder](https://www.topcoder.com)
R
Ruben 已提交
30 31


V
Victor Felder 已提交
32 33 34 35 36
### Data science

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


R
Ruben 已提交
37
### Problem Sets
38

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