M

Mr. Dubey • 52.26K Points
Coach

Q. What procedure is being followed in Floyd Warshall Algorithm?

(A) top down
(B) bottom up
(C) big bang
(D) sandwich
Correct : Option (B)

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.

Share

Discusssion

Login to discuss.