I am coding a solution to problem of traversing a Binary search tree and creating a doubly linked list in place. Below is my code and I am getting a runtime error. It seems the