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

Автор mdsalmanmahmudshifat, история, 33 часа назад, По-английски

In codeforces about this topics there have lot of problems but those are difficult as for beginner ! Which website will be best for me as newbie at those topics for solving problems? I have basic concept of this topics like coding and simple implementation. So, now please help me by giving proper guideline for solving problem on those topics.

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

»
5 часов назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится
»
5 часов назад, # |
Rev. 3   Проголосовать: нравится 0 Проголосовать: не нравится

if you want to solve easy to medium question and get familiar with graph, go to leetcode solve problems which striver has covered in his playlist -> first try to solve the problem then watch his video solution for better understanding or just skip it. After that come to codeforces and solve random graph tag question from 1500+, you can also try CSES question's those are very standard ones out there. That's it!

»
5 часов назад, # |
  Проголосовать: нравится +8 Проголосовать: не нравится

i've found usaco.guide sections for graph stuff really concise and elegant, i really enjoyed silver "Intro to Tree Algorithms"

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

I'd recommend this.

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

There is also Pavel Mavrin (pashka) A&DS course on yt