mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-03-21 12:23:13 +08:00
14 lines
1.2 KiB
Plaintext
14 lines
1.2 KiB
Plaintext
<map id="others/iterative_tree_traversals.cpp" name="others/iterative_tree_traversals.cpp">
|
|
<area shape="rect" id="Node000001" title="Iterative version of Preorder, Postorder, and preorder [Traversal of the Tree] (https://en...." alt="" coords="160,5,296,46"/>
|
|
<area shape="rect" id="Node000002" title=" " alt="" coords="5,94,80,120"/>
|
|
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="183,49,86,90,84,85,181,44"/>
|
|
<area shape="rect" id="Node000003" title=" " alt="" coords="104,94,168,120"/>
|
|
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="207,48,163,86,160,82,203,44"/>
|
|
<area shape="rect" id="Node000004" title=" " alt="" coords="192,94,264,120"/>
|
|
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="230,46,230,78,225,78,225,46"/>
|
|
<area shape="rect" id="Node000005" title=" " alt="" coords="288,94,341,120"/>
|
|
<area shape="poly" id="edge4_Node000001_Node000005" title=" " alt="" coords="251,44,292,81,288,85,247,48"/>
|
|
<area shape="rect" id="Node000006" title=" " alt="" coords="366,94,423,120"/>
|
|
<area shape="poly" id="edge5_Node000001_Node000006" title=" " alt="" coords="271,44,356,85,354,89,268,49"/>
|
|
</map>
|