...

/

Quiz Yourself on Kruskal's Algorithm

Quiz Yourself on Kruskal's Algorithm

Test your understanding of Kruskal's algorithm by taking this quiz.

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

In maze terms, what is a minimum spanning tree?

A.

A maze whose passage weights sum to the smallest possible number.

B.

A maze that includes the fewest number of cells in a grid.

C.

The smallest maze in a set of nn different mazes.

D.

A maze in the shape of a small tree.


1 / 5