huihut/CS-Books

C language:Thread binary tree

William-WangJian opened this issue · 0 comments

The preorder traverses the binary tree and thread the binary tree. Is it the same for middle order traversal?