InterviewSolution
Saved Bookmarks
| 1. |
Which operation is used to combine two auxiliary trees?(a) Join(b) Combinatorial(c) Add(d) ConcatenationThis is a very interesting question from Binary Trees in portion Binary Trees of Data Structures & Algorithms IThe question was posed to me by my college director while I was bunking the class. |
|
Answer» The correct option is (a) JOIN |
|