A
A
Artyom2017-05-22 18:54:36
Delphi
Artyom, 2017-05-22 18:54:36

What is the essence of a binary tree of a binary tree?

In general, it is very necessary that the essence of the "Binary Tree of the Binary Tree" be explained to me. What does it represent? What to take for nodes in such a tree? How to write an ordinary binary tree, I know, but a binary binary, I have no idea .. In general, I need your advice

Answer the question

In order to leave comments, you need to log in

1 answer(s)
C
chupasaurus, 2017-05-22
@danyvasnafig

Each node of such a tree stores a link to the root of another ordinary tree (each node has its own subtree).

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question