Data-Structures-and-Algorithms icon indicating copy to clipboard operation
Data-Structures-and-Algorithms copied to clipboard

Implement Lowest Common Ancestor

Open ay2306 opened this issue 4 years ago • 2 comments

  • Use Binary Lifting
  • Put your file in the right folder (/Algorithms/TREES/LCA).
  • Do corresponding additions in the documentation.
  • Comment your code where necessary.

ay2306 avatar Oct 09 '20 17:10 ay2306

I want to work upon this

amanbharti0302 avatar Oct 14 '20 10:10 amanbharti0302

I want to work upon this

Assigned to you @amanbharti0302. You can start working on it.

Manvityagi avatar Oct 16 '20 14:10 Manvityagi