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

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


### Competitive Programming
11

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


43 44 45 46 47 48 49 50 51
### Capture the flag

* [Google Ctf](https://capturetheflag.withgoogle.com) (email adress *requested*)
* [Hackthebox](https://www.hackthebox.eu) (email adress *requested*)
* [Overthewire Wargames fungame to practice CTF](https://overthewire.org/wargames/bandit)
* [Picoctf](https://picoctf.org/resources) (email adress *requested*)
* [TryHackMe](https://tryhackme.com) (email adress *requested*)


V
Victor Felder 已提交
52 53 54 55 56
### Data science

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


57 58
### Information security

R
rndd 已提交
59
* [ångstromCTF](https://angstromctf.com)
60
* [CTFtime](https://ctftime.org) 
61 62


R
Ruben 已提交
63
### Problem Sets
64

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