In the code made by the instructor(in generic tree (construction) video), no refernce of the node has been made to the root node even when the root was null. How the tree is going to work then?
In the code made by the instructor(in generic tree (construction) video), no refernce of the node has been made to the root node even when the root was null. How the tree is going to work then?