601 views
0 votes
0 votes

The answer they have given is 2, but i think it should be 1, can someone verify?

1 Answer

2 votes
2 votes

Hence Difference is 9 -7 = 2

Related questions

1 votes
1 votes
1 answer
2
4 votes
4 votes
2 answers
3
lowOnATP asked Jun 29, 2015
2,541 views
I mean if we run prim's algorithm on a weighted directed graph, will it give the same shortest path? And vice-versa?Also if we run dijkstra's algorithm on a graph with ne...
1 votes
1 votes
2 answers
4
Sankaranarayanan P.N asked Jun 25, 2015
561 views
When can we have single source shortest path algorihm runs in Big Oh of number of edges.Options are like weighted graph, undirected graph, undirected and weighted, not po...