codemistic / Data-Structures-and-Algorithms

A repository to help the open-source community with DSA related contributions
MIT License
338 stars 339 forks source link

Least Common Ancestor #554

Closed AdityaRaj-ar closed 1 year ago

AdityaRaj-ar commented 1 year ago

Finding Least Common Ancestor using Binary Lifting Technique.