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

Segment Tree and Binary Search Tree Java #134

Merged
merged 3 commits into from
Oct 9, 2018

Conversation

khokharnikunj8
Copy link
Contributor

@srbcheema1 Fix : #131 #133
I have added following Algorithms in Java.

  • Add Segment Tree
  • Add Segment Tree with Lazy Propagation
  • Add Binary Search Tree

@srbcheema1
Copy link
Owner

thanks for the PR :)

@srbcheema1
Copy link
Owner

thanks for the PR :)
i would love to see more contributions on other repositories. have a look on
https://github.com/srbcheema1/Calculater(cool tricky calculator)
https://github.com/srbcheema1/medipack (cool terminal video editor)

@srbcheema1 srbcheema1 merged commit 803866e into srbcheema1:master Oct 9, 2018
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.

2 participants