Graph and trees

Hi I want to know about some good resources from where I can learn graph theory and trees in a structured manner from the core basics to the advance concepts keeping in mind the level of syallbus for ACM-ICPC

this page has almost all the things related to graphs …
Use it as a todo list for graph related topics,

And for

core basics to the advance concepts keeping in mind the level of syallbus for ACM-ICPC

I still haven’t found any all-in-one resource which can teach everything , so I prefer studying different topics from different sites and resources…

And yes , another helpful resource is

1 Like

Well you told me what I already know… Anyway thanks​:smile::love_you_gesture:

checkout this
I am working on graph theory video lecture series.
The series includes video lecture of the concept , then video of implementing those concepts to solve problem from different platform.