0

How to find Lowest Common Ancestor of Binary Tree without using recursion?

Amrita
  • 21
  • 1
  • http://stackoverflow.com/questions/27590257/least-common-ancestor-search-in-binary-tree-non-recursive-version-java – Shridhar R Kulkarni Mar 15 '17 at 06:23
  • 1
    Possible duplicate of [How to find the lowest common ancestor of two nodes in any binary tree?](http://stackoverflow.com/questions/1484473/how-to-find-the-lowest-common-ancestor-of-two-nodes-in-any-binary-tree) – Aimee Borda Mar 15 '17 at 08:36

0 Answers0