

InterviewSolution
Saved Bookmarks
1. |
Breadth First Search traversal of a binary tree finds its application in __________(a) Cloud computing(b) Peer to peer networks(c) Weighted graph(d) Euler pathI had been asked this question by my college director while I was bunking the class.Origin of the question is Tree Traversal topic in division Trees of Discrete Mathematics |
Answer» Right answer is (b) PEER to peer NETWORKS |
|