Computer Science, asked by logso7215, 1 year ago

Prim's algorithm to find mst is analogous to level order traversal of a binary tree

Answers

Answered by Ashrafahmed
0

in order traversal .In this traversal method ,the left subtree is visited first,then the root and later the right subtree


abdurrahman64: @ashrafahmed...???
Similar questions