Data Structures and Algorithms

Lab 06

(adapted from Pham Bao Son's DSA-09s2)

Excercise 1. Complete this implementation of binary tree. Modified the main function to test your implementation step-by-step.