Optym interview question

What is a spanning tree?

Interview Answer

Anonymous

30 Sept 2014

Related to graph theory, it is a graph that connects a set of nodes in such a way that there are no cycles.

1