...
/Quiz Yourself on the Travel Planner Project
Quiz Yourself on the Travel Planner Project
Check your understanding of the concepts implemented in the travel planner project by taking this quiz.
We'll cover the following...
1
What does Dijkstra’s algorithm do?
A)
Finds the shortest path from the source node to all the destination nodes.
B)
Finds the nodes with the minimum number of edges.
C)
Finds the nodes with the maximum number of edges.
D)
Finds the longest path from the source node to the destination node.
Question 1 of 50 attempted