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 the algorithm #1375

Merged
merged 2 commits into from
Oct 30, 2024
Merged

Added the algorithm #1375

merged 2 commits into from
Oct 30, 2024

Conversation

Dipanita45
Copy link
Contributor

Added the algorithm "Leaf Similar Tree"

Problem Statement
Consider all the leaves of a binary tree, from left to right order, the values of those leaves form a leaf value sequence.

Fixes : #1233

Please merge my pull request and label me
@pankaj-bind

@Dipanita45
Copy link
Contributor Author

Please review my pull requests sir
@pankaj-bind

@pankaj-bind pankaj-bind merged commit cb25291 into AlgoGenesis:main Oct 30, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[NEW ALGORITHM] Leaf-Similar Trees
2 participants