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

Interesting segment tree template supporting multi-operations #15

Open
GaurangTandon opened this issue Apr 24, 2020 · 1 comment
Open

Comments

@GaurangTandon
Copy link
Collaborator

https://github.com/ouuan/segmentTree/blob/master/README.md#Demos (from here- https://codeforces.com/blog/entry/70467)

We have to see if it better than our current segment tree and in what way.

@AnimeshSinha1309
Copy link
Owner

Okay, but it's highly unlikely that it is reasonably better, unless you are thinking of cache optimisation and stuff. Our's is already as clean as it gets.

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

No branches or pull requests

2 participants