Open PranayB003 opened 2 years ago
@ag278 @Rj-coder-iitian i would like to solve this in C++ if this issue is accepted
I would like to implement in python.
I would like to implement in Java.
Assigned the issue to @vidit21srivastava in java
Assigned the issue to @vishnu921 in python
Assigned the issue to @PranayB003 in C++
@ag278 kindly review my PR
Proposal
Implement segment tree methods in different languages.
Describe the solution you'd like
Implement the initialisation, update, and query methods for segment tree, and implementing the concepts of lazy propagation and persistence after the previous 3 methods have been implemented
Have you read the Contributing Guidelines on Pull Requests?
Yes
Please answer the following questions for yourself before submitting an issue.