what are some easy graph problems?

i’ve started learing graphs and wanted to practice some problems.Please provide some link to easy/medium graph problems involving basic graphs algorithms like DFS,BFS?

Here are some links from geeksforgeeks , codechef ,hackerrank ,topcoder ,hackerearth ,SPOJ,Codeforces ,Codeproject and leetcode.

Hope it helps you.

https://discuss.codechef.com/questions/7436/list-of-problems-to-practice-on-graph

http://codeforces.com/problemset/tags/graphs

3 Likes

I have the same problem. Kindly guide me

Can anyone suggest some video tutorials for graph?

hey @pandey_96 you can get a good explanation about graphs in this section.
its really helpful as i also learned from this and am new to this.