Algorithms icon indicating copy to clipboard operation
Algorithms copied to clipboard

[Data Structure] Fenwick Tree [C]

Open paawan01 opened this issue 7 years ago • 12 comments

https://en.wikipedia.org/wiki/Fenwick_tree

paawan01 avatar Oct 07 '18 19:10 paawan01

Can I get this assigned for C ? @sangamcse

paawan01 avatar Oct 07 '18 19:10 paawan01

GitMate.io thinks possibly related issues are https://github.com/NITSkmOS/Algorithms/issues/214 ([Data Structure] Fenwick Tree [CPP]), https://github.com/NITSkmOS/Algorithms/issues/218 ([Data Structure] Fenwick Tree [Java]), https://github.com/NITSkmOS/Algorithms/issues/47 ([Data Structure] AVL Tree [C]), https://github.com/NITSkmOS/Algorithms/issues/220 ([Data Structure] Fenwick Tree [Python] ), and https://github.com/NITSkmOS/Algorithms/issues/53 ([Data Structure] Binary Search Tree [C]).

sangamcse avatar Oct 07 '18 19:10 sangamcse

@paawan01 complete the assigned issues first for now

sangamcse avatar Oct 07 '18 20:10 sangamcse

Can I Implement the Fenwick Tree for C++.

rajat1433 avatar Oct 08 '18 09:10 rajat1433

Also can you add a folder for the same in the repository where I can push my code for fenwick tree

rajat1433 avatar Oct 08 '18 09:10 rajat1433

Can I Implement the Fenwick Tree for C++.

@rajat1433 Invited. Accept it and I will assign you.

Also can you add a folder for the same in the repository where I can push my code for fenwick tree

Yes. See the other code.

sangamcse avatar Oct 12 '18 16:10 sangamcse

@sangamcse Almost all my assigned issues are done. I'd like to take this in case @rajat1433 is not.

paawan01 avatar Oct 13 '18 19:10 paawan01

I have assigned to @rajat1433. Let him reply. And remind me if he is not working anymore on this issue, @paawan01

sangamcse avatar Oct 14 '18 06:10 sangamcse

Added the fenwick tree in cpp.

rajat1433 avatar Oct 17 '18 14:10 rajat1433

@rajat1433 This was for C. For Cpp I guess somebody else was already assigned.

paawan01 avatar Oct 18 '18 09:10 paawan01

@rajat1433 This was for C. For Cpp I guess somebody else was already assigned.

I was assigned for cpp only. Please go thru the above conversations.

rajat1433 avatar Oct 19 '18 05:10 rajat1433

Unassigned due to c++ implementation request at https://github.com/NITSkmOS/Algorithms/issues/380#issuecomment-427767548. My mistake.

sangamcse avatar Oct 19 '18 19:10 sangamcse