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

Add Fenwick Tree #24

Closed
czgdp1807 opened this issue Jul 9, 2019 · 4 comments · Fixed by #92
Closed

Add Fenwick Tree #24

czgdp1807 opened this issue Jul 9, 2019 · 4 comments · Fixed by #92
Labels

Comments

@czgdp1807
Copy link
Member

Description of the problem

Fenwick trees are quite popular data structure and should be added to the package.

Example of the problem

References/Other comments

https://en.wikipedia.org/wiki/Fenwick_tree

@czgdp1807 czgdp1807 self-assigned this Jul 9, 2019
@czgdp1807 czgdp1807 added the trees label Jul 9, 2019
@czgdp1807 czgdp1807 removed their assignment Nov 15, 2019
@RashakDude
Copy link

@czgdp1807 Can you assign me this issue :)

@czgdp1807
Copy link
Member Author

You can start working on this issue by proposing the API.
Please read the complete plan of action at https://github.com/codezonediitj/pydatastructs/wiki/Plan-of-Action-for-the-Projects
Thanks.

@aravind-karthikeyan
Copy link
Contributor

Is this still open? Can I work on this issue?

@czgdp1807
Copy link
Member Author

@aravind-karthikeyan Yes. Please see my above comment and start accordingly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants