Vidyalelo
Data Structure · Q114

Graph Algorithms (DFS, BFS, Dijkstras, etc)

Programming · Data Structure · question 114

Q114

Bellmann ford algorithm provides solution for . . . . . . . . problems.

A.
Network flow
B.
Single source shortest path
Answer
C.
All pair shortest path
D.
Sorting

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board