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

Binary Indexed (Fenwick) Trees in C++ #468

Open
cs-mshah opened this issue Oct 27, 2020 · 2 comments
Open

Binary Indexed (Fenwick) Trees in C++ #468

cs-mshah opened this issue Oct 27, 2020 · 2 comments
Assignees
Labels
C/C++ good first issue Good for newcomers hacktoberfest Contribution for hacktoberfest Java Up-for-Grabs

Comments

@cs-mshah
Copy link
Contributor

Feature ✅

Description

Implementation of Fenwick trees to answer multiple queries on an array fast.

Checklist:

  • [*] I have read the project guidelines.
  • [*] I have checked all the existing projects, before submitting a new project issue.
  • [*] This issue will be meaningful for the project.
  • [*] I will contribute more in future
@cs-mshah
Copy link
Contributor Author

@pratik-choudhari can you assign this issue to me.

@Nishitk-20
Copy link
Contributor

I can do this in java. Can you assign me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C/C++ good first issue Good for newcomers hacktoberfest Contribution for hacktoberfest Java Up-for-Grabs
Projects
None yet
Development

No branches or pull requests

3 participants