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

[Data Structure] Fenwick Tree [C] #380

Open
paawan01 opened this issue Oct 7, 2018 · 12 comments
Open

[Data Structure] Fenwick Tree [C] #380

paawan01 opened this issue Oct 7, 2018 · 12 comments
Assignees

Comments

@paawan01
Copy link

paawan01 commented Oct 7, 2018

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

@paawan01
Copy link
Author

paawan01 commented Oct 7, 2018

Can I get this assigned for C ? @sangamcse

@sangamcse
Copy link
Member

GitMate.io thinks possibly related issues are #214 ([Data Structure] Fenwick Tree [CPP]), #218 ([Data Structure] Fenwick Tree [Java]), #47 ([Data Structure] AVL Tree [C]), #220 ([Data Structure] Fenwick Tree [Python] ), and #53 ([Data Structure] Binary Search Tree [C]).

@sangamcse sangamcse added enhancement New feature or request lang/C labels Oct 7, 2018
@sangamcse
Copy link
Member

@paawan01 complete the assigned issues first for now

@rajat1433
Copy link

Can I Implement the Fenwick Tree for C++.

@rajat1433
Copy link

rajat1433 commented Oct 8, 2018

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

@sangamcse
Copy link
Member

sangamcse commented Oct 12, 2018

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.

@paawan01
Copy link
Author

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

@sangamcse
Copy link
Member

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

@rajat1433
Copy link

Added the fenwick tree in cpp.

@paawan01
Copy link
Author

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

@rajat1433
Copy link

@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.

@sangamcse
Copy link
Member

Unassigned due to c++ implementation request at #380 (comment). My mistake.

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