mdsalmanmahmudshifat's blog

By mdsalmanmahmudshifat, history, 30 hours ago, In English

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 hours ago, # |
  Vote: I like it 0 Vote: I do not like it
»
3 hours ago, # |
Rev. 3   Vote: I like it 0 Vote: I do not like it

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!

»
2 hours ago, # |
  Vote: I like it +7 Vote: I do not like it

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

»
2 hours ago, # |
Rev. 2   Vote: I like it 0 Vote: I do not like it

I'd recommend this.