Here is the function implemented in the code for finding the lowest common ancestor:- https://ide.codingblocks.com/s/463926, here is the question link:-https://leetcode.com/problems/lowest-common-ancestor-of-a-binary-tree/, please specify the error as it is giving runtime error.
Lowest Common Ancestor
hello @Sakshi2004
what is Node * in ur code? on leetcode its TreeNode *.
correct it and then share the updated code with me
It’s solved now
I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.
On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.