ephremdeme / data-structure-and-algorithms

Implement most data structures and algorithms in different programming languages.
Apache License 2.0
50 stars 145 forks source link

Fenwick Tree #239

Open Kanhakhatri065 opened 4 years ago

Kanhakhatri065 commented 4 years ago

Implement Fenwick tree in any language.

explise commented 4 years ago

I can do it in C++ if you want

kavya1229 commented 4 years ago

I will do it in python, please assign this to me. #248

Kanhakhatri065 commented 4 years ago

@anurag-bhatt do it in c++.

Kanhakhatri065 commented 4 years ago

@kavya1229 wait let me view your PR.

khannakshat7 commented 4 years ago

@Kanhakhatri065 Can I do it in Python? Pl. assign it to me

Kanhakhatri065 commented 4 years ago

@khannakshat7 No, I have assigned C++ and python implementation to other contributors but you are free to implement in any other language.