InterviewSolution
Saved Bookmarks
| 1. |
Which operation is used to break a preferred path into two sets of parts at a particular node?(a) Differentiate(b) Cut(c) Integrate(d) JoinMy doubt stems from Binary Trees in section Binary Trees of Data Structures & Algorithms IThe question was posed to me in an interview. |
|
Answer» Correct answer is (b) Cut |
|