problem-sets-competitive-programming.md 3.1 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)
24
* [HackerEarth](https://www.hackerearth.com)
V
Victor Felder 已提交
25
* [Hackerrank](https://www.hackerrank.com)
V
Victor Felder 已提交
26 27
* [Internet Problem Solving Contest](http://ipsc.ksp.sk)
* [Just another Golf Coding](http://jagc.org)
28
* [Kattis](https://open.kattis.com)
29
* [LeetCode](https://leetcode.com)
C
Craig Davison 已提交
30
* [Microcorruption](https://microcorruption.com/login)
31
* [Sphere Online Judge](http://www.spoj.com/contests)
V
Victor Felder 已提交
32
* [Topcoder](https://www.topcoder.com)
R
Ruben 已提交
33 34


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

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


40 41 42 43 44
### Information security

* [CTFtime](https://ctftime.org)


R
Ruben 已提交
45
### Problem Sets
46

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