✅ Finding node in binary search tree
Hi can someone help me understand the syntax of this code - I am struggling with understanding why we need to define the instance of current node in the iterative method but dont need to do so in the recursive method.
Thanks! 🙂
0 Replies