edualgo / eduAlgo

A simple python package having modules of different algorithms to use in educational purposes.
https://edualgo.github.io/documentation/
MIT License
98 stars 54 forks source link

Segment Tree Algorithms Addition #135

Closed krypticmouse closed 3 years ago

krypticmouse commented 3 years ago

Is your feature request related to a problem? Please describe. I would like to add Segment Tree Implementation under algorithm folder.

Describe the solution you'd like Implementing Segment Tree with various range based query implementation.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

krypticmouse commented 3 years ago

@Abhijit2505 Can I work on this issue?

Abhijit2505 commented 3 years ago

@krypticmouse , don't forget to add the hint methods as well.

Abhijit2505 commented 3 years ago

Are you participating in Script Winter of code ?

krypticmouse commented 3 years ago

Are you participating in Script Winter of code ?

No

krypticmouse commented 3 years ago

@krypticmouse , don't forget to add the hint methods as well.

Sure will add it too.

Abhijit2505 commented 3 years ago

Are you participating in Script Winter of code ?

No

Please remove the [SWOC] word from the issue