Problems based on dijkstra's algorithm

I just got started with graph theory, I am not getting how should I practice it. Can anyone recommend me some problems(easy-high) so that I could hands-on it.

Refer to Ahmed-Aly.com. Here the problems are sorted on the basis of topics(Algo/DS). Hope this helps :slight_smile:

@shariquemohd

Problems on DFS/BFS/Djikstra

In general, google query like this is helpful.
Hope this helps!

1 Like