πŸ“Š Design and Analysis of Algorithms
Q. Bellmann Ford Algorithm can be applied for
  • (A) undirected and weighted graphs
  • (B) undirected and unweighted graphs
  • (C) directed and weighted graphs
  • (D) all directed graphs
πŸ’¬ Discuss
βœ… Correct Answer: (C) directed and weighted graphs

Explanation: bellmann ford algorithm can be applied for all directed and weighted graphs. the weight function in the graph may either be positive or negative.


Explanation by: Mr. Dubey
bellmann ford algorithm can be applied for all directed and weighted graphs. the weight function in the graph may either be positive or negative.

πŸ’¬ Discussion

πŸ“Š Question Analytics

πŸ‘οΈ
353
Total Visits
πŸ“½οΈ
2 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
87%
Success Rate