Introduction - If you have any usage issues, please Google them yourself
1. On any given binary tree (top points from the set) to establish its binary linked list storage structure and to achieve binary tree preorder, inorder, postorder traversal of three, the output of three traverse results. 2. Find binary tree height, nodes, the number of nodes degree 1 nodes and leaves