shreyas_171's blog

By shreyas_171, history, 3 years ago, In English

Hey Everyone, I hope everyone is doing great and healthy !!

I recently studied Graphs and also solved basic questions on them. Now I want to solve Questions from Codeforces. If anyone had any list of Graph Question ( topic wise like DFS, BFS, Bipartite, etc ) from Codeforces, then please share it. It will be very helpful for me.

Thank you

  • Vote: I like it
  • +5
  • Vote: I do not like it

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

Go to Bugabooset -> Settings -> Show tags for unsolved problems -> Add tag -> "dfs and similar".

  • »
    »
    3 years ago, # ^ |
      Vote: I like it +3 Vote: I do not like it

    I know but I also want to practice other topics like Bipartite, Kruskal, Prim ,etc

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

https://codeforces.com/blog/entry/55274 This is a curated list for all sorts of problems on codeforces.[contains every topic]