Блог пользователя darky_

Автор darky_, история, 4 года назад, По-английски

Hey Codeforces community..Here is my list of resources after a research over codeforces

1.All good resources — https://codeforces.com/blog/entry/57282

2.Problems on DP — https://codeforces.com/blog/entry/67679

3.All problem topics — https://codeforces.com/blog/entry/55274

4.Excellent Dp — https://codeforces.com/blog/entry/43256

5.Learning website — https://www.vplanetcoding.com/course2

6.DP — all templates — https://codeforces.com/blog/entry/73446

7.SOS DP — https://codeforces.com/blog/entry/45223

8.Generating Functions — https://codeforces.com/blog/entry/77468

9.Cpp Tricks — https://codeforces.com/blog/entry/74684

10.Slope Trick — https://codeforces.com/blog/entry/77298

11.Convex Hull — https://codeforces.com/blog/entry/63823

12.Array Algorithms — https://codeforces.com/blog/entry/72253

13.XOR techniques — https://codeforces.com/blog/entry/68953

14.Graph coloring — https://codeforces.com/blog/entry/75431

15.Graph theory by code N code — https://codeforces.com/blog/entry/76010

16.CSES graphs editorial — https://codeforces.com/blog/entry/79518

17.CSES DP editorial — https://codeforces.com/blog/entry/70018

18.CSES Tree editorial — https://codeforces.com/blog/entry/79048

19.Seg Tree Problems — https://codeforces.com/blog/entry/71925

20.CSES Math editorial — https://codeforces.com/blog/entry/82103

21.Suffix Array Implementation — https://codeforces.com/blog/entry/4025

22.Derangement generation of an array — https://codeforces.com/blog/entry/66176

23.Differene Arrays — https://codeforces.com/blog/entry/78762

  • Проголосовать: нравится
  • +127
  • Проголосовать: не нравится

»
4 года назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

Thanks a lot brother.

»
4 года назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

Array algorithms (12) and Convex hull tricks (20) seems to have the same links. I don't think that was intended.

»
4 года назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

The real Avenger!