McqMate
Q. |
What procedure is being followed in Floyd Warshall Algorithm? |
A. | top down |
B. | bottom up |
C. | big bang |
D. | sandwich |
Answer» B. bottom up | |
Explanation: bottom up procedure is being used to compute the values of the matrix elements dij(k). the input is an n x n matrix. |
View all MCQs in
Design and Analysis of AlgorithmsNo comments yet