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 #133

Closed
HarshCasper opened this issue Jun 27, 2020 · 5 comments
Closed

Add Fenwick Tree #133

HarshCasper opened this issue Jun 27, 2020 · 5 comments

Comments

@HarshCasper
Copy link
Owner

HarshCasper commented Jun 27, 2020

Algorithm:

Fenwick Tree

DS:

Trees

Languages Supported:

  • C [ Assigned to @Gaushikmr ]
  • C++
  • C#
  • Java
  • Javascript
  • Python
@Gaushikmr
Copy link

Can I do this in C

@HarshCasper
Copy link
Owner Author

I have assigned you the Issue @Gaushikmr 🙌

Please follow the general guidelines:

  • Make a Branch off your Master and work on that.
  • Make a proper README of how your Script works and what all libraries and modules you have used.
  • Add Proper Comments and focus on Clean Code, in practice.
  • Also reference this Issue in your PR so that it becomes easy for us to review.

@Gaushikmr
Copy link

#133 done in c.

@GrayFlash
Copy link
Contributor

Can I work on JAVA

@github-actions
Copy link

Please reopen this issue once you add more information and updates here. If this is not the case and you need some help, feel free to seek help from our Telegram or ping one of the reviewers. Thank you for your contributions!

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

No branches or pull requests

3 participants