You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
IMO, OneDimensionalSegmentTree is quite different from SparseTable. You can think of the API design by picking some use cases. You may check the references in the description.
Activity
asaw4 commentedon Mar 1, 2020
i would like to work on this problem. please assign me this
manaswinidas commentedon Mar 3, 2020
@asaw4 Please go ahead with this, if you are not working on any other issue right now.
HarsheetKakar commentedon Mar 12, 2020
If no one is working on it can I start?
czgdp1807 commentedon Mar 12, 2020
@HarsheetKakar Sure, start with the API design for Sparse table.
HarsheetKakar commentedon Mar 13, 2020
Is there any already applied API reference which u would like me to follow? eg- something like OneDimentionalSegmentTree
czgdp1807 commentedon Mar 13, 2020
IMO,
OneDimensionalSegmentTree
is quite different fromSparseTable
. You can think of the API design by picking some use cases. You may check the references in the description.asaw4 commentedon Mar 13, 2020
i will do it
Sparse table codezonediitj#25
Functions init codezonediitj#25
9 remaining items