codezonediitj / pydatastructs

A python package for data structures and algorithms
https://pydatastructs.readthedocs.io/en/stable/
Other
201 stars 267 forks source link

Segment Tree with Lazy Propagation #399

Closed U-c0de closed 3 years ago

U-c0de commented 3 years ago

Fixes #6

Brief description of what is fixed or changed

Added Segment tree with lazy propagation

Smit-create commented 3 years ago

This is not what we want.

Smit-create commented 3 years ago

This is not a generalized code. You should discuss the API first

U-c0de commented 3 years ago

@Smit-create can you exactly tell me what to do...and what changes my code needs