mr_cchef's blog

By mr_cchef, history, 3 years ago, In English

Hey Competetive Programmers,

I need help from you guys. I am not very confident in topics like DP and Graph. I wanted to practice good quality questions which actually make my concept stronger and gives confidence to me that I can solve most of the questions on these topics and that's why I need suggestions from you guys.

Please suggest to me, How should I put my steps forward in these topics and what should be my approach.

  • Vote: I like it
  • -1
  • Vote: I do not like it

| Write comment?
»
3 years ago, # |
  Vote: I like it 0 Vote: I do not like it

Auto comment: topic has been updated by mr_cchef (previous revision, new revision, compare).

»
3 years ago, # |
  Vote: I like it 0 Vote: I do not like it

I've really enjoyed 1472G - Переезд в столицу. This one was my first solved 2100-rated problem. I found an easier solution for this than described in the editorial.

Hint
Solution
»
3 years ago, # |
  Vote: I like it +1 Vote: I do not like it

You can try solving problems in this site. There are some problems about graphs and dp.