Skip to content
This repository has been archived by the owner on Oct 2, 2020. It is now read-only.

Lowest common ancestor of a binary tree #409

Open
1 task done
amruthajm opened this issue Oct 28, 2019 · 0 comments
Open
1 task done

Lowest common ancestor of a binary tree #409

amruthajm opened this issue Oct 28, 2019 · 0 comments
Labels
Hacktoberfest Hacktoberfest 2019!

Comments

@amruthajm
Copy link

Lowest common ancestor of a binary tree

  • I have gone through the repository and made sure this algorithm has not been implemented

Information about my new algorithm

  • Algorithm Name:
    Lowest common ancestor of a binary tree

  • Programming Language:
    Java

  • Time complexity:

O(n)
Is this your first contribution to this repository?
Yes

@amruthajm amruthajm added the Hacktoberfest Hacktoberfest 2019! label Oct 28, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Hacktoberfest Hacktoberfest 2019!
Projects
None yet
Development

No branches or pull requests

1 participant