pratik-choudhari / AlgoCode

Welcome everyone!🌟 Here you can solve problems, build scrappers and much more💻
https://github.com/pratik-choudhari/AlgoCode
MIT License
131 stars 166 forks source link

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

Open cs-mshah opened 3 years ago

cs-mshah commented 3 years ago

Feature ✅

Description

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

Checklist:

cs-mshah commented 3 years ago

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

Nishitk-20 commented 3 years ago

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