-
Notifications
You must be signed in to change notification settings - Fork 7
/
Good Problems
43 lines (20 loc) · 1012 Bytes
/
Good Problems
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
Links of good resources to practice competitive programming.
https://www.commonlounge.com/discussion/5d2822257dfa49328d85fd27cf114441/main
https://atcoder.jp/contests/dp
https://www.codechef.com/LEARNDSA?itm_campaign=contest_listing
https://www.quora.com/What-are-the-best-ways-to-master-dynamic-programming/answer/Sameer-Gulati-3
https://www.hackerrank.com/pasc-dp
https://codeforces.com/blog/entry/13529
https://codeforces.com/blog/entry/15890
https://codeforces.com/blog/entry/15729
// NOTE: You may find similar problems on other platforms or contests. These contests were closed contests.
ALgoelite:
https://www.hackerrank.com/contests/algoelite-grand-finale/challenges
http://www.codechef.com/rankings/AEWC2019
https://www.codechef.com/ALTE2019
Some contests by acses:
https://www.codechef.com/rankings/CF192018
https://www.codechef.com/rankings/CF12018
https://www.codechef.com/rankings/CF32018
https://www.codechef.com/rankings/CF22018
https://www.codechef.com/rankings/CFN42019