InterviewSolution
Saved Bookmarks
| 1. |
Which of the following algorithm design technique is used in finding all pairs of shortest distances in a graph?(A) Dynamic programming(B) Backtracking(C) Greedy(D) Divide and Conquer |
| Answer» | |