Q:

Which of the following algorithm design technique is used in finding all pairs of shortest distances in a graph?

0

Which of the following algorithm design technique is used in finding all pairs of shortest distances in a graph?


  1. Dynamic programming
  2. Backtracking
  3. Greedy
  4. Divide and Conquer

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

Correct Answer:

Dynamic programming

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

ADA Algorithm MCQ Quiz (Multiple Choice Questions And Answers)

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
Dijkstra’s algorithm is based on... >>
<< A problem in NP is NP-complete...