Data-Structures-and-Algorithms
Data-Structures-and-Algorithms copied to clipboard
Implement Lowest Common Ancestor
- Use Range Minimum Query
- Put your file in the right folder (/Algorithms/TREES/LCA).
- Do corresponding additions in the documentation.
- Comment your code where necessary.
I will work on this
I will work on this
Assigned to you @PrachiSharma12