mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-03-21 04:18:34 +08:00
12 lines
1002 B
Plaintext
12 lines
1002 B
Plaintext
<map id="others/recursive_tree_traversal.cpp" name="others/recursive_tree_traversal.cpp">
|
|
<area shape="rect" id="Node000001" title="Recursive version of Inorder, Preorder, and Postorder [Traversal of the Tree] (https://en...." alt="" coords="96,5,240,46"/>
|
|
<area shape="rect" id="Node000002" title=" " alt="" coords="5,94,70,120"/>
|
|
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="137,49,72,88,69,83,134,44"/>
|
|
<area shape="rect" id="Node000003" title=" " alt="" coords="94,94,154,120"/>
|
|
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="160,48,141,82,136,79,155,45"/>
|
|
<area shape="rect" id="Node000004" title=" " alt="" coords="178,94,249,120"/>
|
|
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="182,45,201,79,197,82,177,48"/>
|
|
<area shape="rect" id="Node000005" title=" " alt="" coords="273,94,330,120"/>
|
|
<area shape="poly" id="edge4_Node000001_Node000005" title=" " alt="" coords="203,44,269,83,267,88,200,49"/>
|
|
</map>
|