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

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


### Competitive Programming
10

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


V
Victor Felder 已提交
38 39 40 41 42
### Data science

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


43 44
### Information security

R
rndd 已提交
45
* [ångstromCTF](https://angstromctf.com)
46 47 48
* [CTFtime](https://ctftime.org)


R
Ruben 已提交
49
### Problem Sets
50

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