Data Structures Question:
Download Job Interview Questions and Answers PDF
What is a spanning Tree in data structure?
Answer:
A spanning tree is a tree associated with a network. All the nodes of the graph appear on the tree once. A minimum spanning tree is a spanning tree organized so that the total edge weight between nodes is minimized.
Download Data Structures Interview Questions And Answers
PDF