AlgoCode icon indicating copy to clipboard operation
AlgoCode copied to clipboard

Binary Indexed (Fenwick) Trees in C++

Open cs-mshah opened this issue 4 years ago • 2 comments

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 avatar Oct 27 '20 17:10 cs-mshah

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

cs-mshah avatar Oct 27 '20 17:10 cs-mshah

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

Nishitk-20 avatar Oct 28 '20 10:10 Nishitk-20