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.

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

https://www.quora.com/What-are-some-basic-graph-theory-questions-BFS-DFS-SCC-shortest-paths-topo-that-sort-from-online-judges-like-SPOJ-and-CodeChef-in-increasing-order-of-difficulty-Im-not-good-at-even-identifying-graph-questions

3 Likes

I have the same problem. Kindly guide me

Can anyone suggest some video tutorials for graph?