Skip to content

Add Sparse table #25

Closed
Closed
@czgdp1807

Description

@czgdp1807
Member

Description of the problem

Example of the problem

References/Other comments

https://cp-algorithms.com/data_structures/sparse-table.html

Activity

self-assigned this
on Jul 9, 2019
removed their assignment
on Nov 15, 2019
asaw4

asaw4 commented on Mar 1, 2020

@asaw4

i would like to work on this problem. please assign me this

manaswinidas

manaswinidas commented on Mar 3, 2020

@manaswinidas
Contributor

@asaw4 Please go ahead with this, if you are not working on any other issue right now.

HarsheetKakar

HarsheetKakar commented on Mar 12, 2020

@HarsheetKakar
Contributor

If no one is working on it can I start?

czgdp1807

czgdp1807 commented on Mar 12, 2020

@czgdp1807
MemberAuthor

@HarsheetKakar Sure, start with the API design for Sparse table.

HarsheetKakar

HarsheetKakar commented on Mar 13, 2020

@HarsheetKakar
Contributor

@HarsheetKakar Sure, start with the API design for Sparse table.

Is there any already applied API reference which u would like me to follow? eg- something like OneDimentionalSegmentTree

czgdp1807

czgdp1807 commented on Mar 13, 2020

@czgdp1807
MemberAuthor

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.

asaw4

asaw4 commented on Mar 13, 2020

@asaw4

i will do it

9 remaining items

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @manaswinidas@asaw4@czgdp1807@robotjellyzone@HarsheetKakar

        Issue actions

          Add Sparse table · Issue #25 · codezonediitj/pydatastructs