Lecture overview -- Keyboard shortcut: 'u'  Previous page: A simpel producer and consumer -- Keyboard shortcut: 'p'  Next page: Simultaneous traversal of two binary trees (2) -- Keyboard shortcut: 'n'  Lecture notes - all slides together  Annotated slide -- Keyboard shortcut: 't'  Alphabetic index  Help page about these notes  Course home    Simulation of other Paradigms and Continuations - slide 39 : 43

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