|
|
Simultaneous traversal of two binary trees (1) |
Simulating parallel pre-order traversals of two binary trees The traversals gives rise to a list of node pairs from the two trees |
![]() | Two binary trees together with the results of the simultaneous traversals |
|