Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Binary Lifting O(nlogn) method to find Lowest Common Ancestor #403

Merged
merged 8 commits into from
Oct 8, 2019

Conversation

rgkbitw
Copy link
Contributor

@rgkbitw rgkbitw commented Oct 4, 2019

LCA using Binary Lifting.

Resource

@Erfaniaa
Copy link
Member

Erfaniaa commented Oct 6, 2019

Please review this pull request. @poyea @siriak @AnupKumarPanwar

Copy link
Member

@poyea poyea left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your pull request!🤩

@poyea poyea merged commit 0d799f2 into TheAlgorithms:master Oct 8, 2019
fengjixuchui referenced this pull request in fengjixuchui/C-Plus-Plus Oct 8, 2019
Merge pull request TheAlgorithms#403 from rgkbitw/PR2
@Erfaniaa
Copy link
Member

Erfaniaa commented Oct 8, 2019

Thank you John! @poyea

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants