Hi, I have written code for converting BinarySearchTree to DoublyLinkedList, but I am getting a sengmentation fault for some test cases like - [9,32,21]
Can someone help me what is the problm in my solution ?
Here is the link of solution I have written - https://ide.codingblocks.com/s/442704