1. Build a test program to read the folder structure. 2. Using folder structure to test the function of the tree ,the sample the traversal (preorder, inorder, and postorder).
Build a test program to read the folder structure.
Using folder structure to test the function of the tree ,the sample the traversal (preorder, inorder, and postorder).