Data-Structures-And-Algorithms
Data-Structures-And-Algorithms copied to clipboard
Least Common Ancestor of Two nodes in a Binary Tree
trafficstars
In this we need to find the least common ancestor of two given nodes in a binary tree.
@pranjay-poddar Can I work on this and add solution in the binary tree folder?
@Anushka310 sure you can proceed.