link node binary tree implementation

Job ID: 30674222

Budget: $10 – $30 USD

Using the linknode binary tree implementation given in the text below.
Build, debug and test the code with a testdriver.
Then implement the following methods in the header comments of the method describe the methods time complexity:
getRoot(), size(), isEmpty(), isLeaf(), isInternal(), depth()