Hey Codeforces community..Here is my list of resources after research over codeforces
1.All good resources — https://codeforces.me/blog/entry/57282
2.Problems on DP — https://codeforces.me/blog/entry/67679
3.All problem topics — https://codeforces.me/blog/entry/55274
4.Excellent Dp — https://codeforces.me/blog/entry/43256
5.Learning website — https://www.vplanetcoding.com/course2
6.DP — all templates — https://codeforces.me/blog/entry/73446
7.SOS DP — https://codeforces.me/blog/entry/45223
8.Generating Functions — https://codeforces.me/blog/entry/77468
9.Cpp Tricks — https://codeforces.me/blog/entry/74684
10.Slope Trick — https://codeforces.me/blog/entry/77298
11.Convex Hull — https://codeforces.me/blog/entry/63823
12.Array Algorithms — https://codeforces.me/blog/entry/63823
13.XOR techniques — https://codeforces.me/blog/entry/68953
14.Graph coloring — https://codeforces.me/blog/entry/75431
15.Graph theory by code N code — https://codeforces.me/blog/entry/76010
16.CSES graphs editorial — https://codeforces.me/blog/entry/79518
17.CSES DP editorial — https://codeforces.me/blog/entry/70018
18.CSES Tree editorial — https://codeforces.me/blog/entry/79048
19.Seg Tree Problems — https://codeforces.me/blog/entry/71925
20.Convex Hull tricks — https://codeforces.me/blog/entry/63823
21.CSES Math editorial -https://codeforces.me/blog/entry/82103