Skip to content
This repository was archived by the owner on Sep 7, 2025. It is now read-only.

SegmenTree.java#10

Merged
abranhe merged 2 commits intoAllAlgorithms:masterfrom
anwarshaikh078:patch-1
Oct 2, 2018
Merged

SegmenTree.java#10
abranhe merged 2 commits intoAllAlgorithms:masterfrom
anwarshaikh078:patch-1

Conversation

@anwarshaikh078
Copy link
Copy Markdown
Contributor

I have created a Segment tree, to find maximum element in given range.

anwarshaikh078 and others added 2 commits October 2, 2018 09:37
I have created a Segment tree, to find maximum element in given range.
Copy link
Copy Markdown
Member

@abranhe abranhe left a comment

Choose a reason for hiding this comment

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

move it to data-structures dir

@abranhe
Copy link
Copy Markdown
Member

abranhe commented Oct 2, 2018

Thank you for contributing to Algorithms/java, your pr got merged! ✨

@abranhe abranhe merged commit 172a559 into AllAlgorithms:master Oct 2, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants