...

/

Quiz Yourself on Dijkstra's Algorithm

Quiz Yourself on Dijkstra's Algorithm

Test your understanding of Dijkstra's algorithm to find the shortest and the longest paths through a maze.

We'll cover the following...
Technical Quiz
1.

(True or False) Dijkstra’s algorithm is guaranteed to find the shortest distance between two points in a perfect maze.

A.

True

B.

False


1 / 5