Floyd-Warshall Algorithm Pretest


Answer the multiple-choice questions below to test your knowledge!


Multiple-Choice Questions:

  1. What is the primary purpose of the Floyd-Warshall Algorithm?





  2. What is the time complexity of the Floyd-Warshall Algorithm?





  3. What type of graph is required for the Floyd-Warshall Algorithm?





  4. What does the Floyd-Warshall Algorithm use to update the shortest paths?





  5. What value is used to represent no direct edge between two vertices in the Floyd-Warshall Algorithm?