Skip to content

Conversation

@SarotBu
Copy link
Contributor

@SarotBu SarotBu commented Oct 20, 2017

Add Fenwick Tree (Binary Index Tree)
Update index i with value val in O(lg N)
Query from interval [0,i] in O(lg N)

Add Fenwick Tree (Binary Index Tree)
@harshildarji harshildarji merged commit fd4875a into TheAlgorithms:master Oct 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants