Projects in Awesome Lists tagged with binary-indexed-tree
A curated list of projects in awesome lists tagged with binary-indexed-tree .
https://github.com/anghelleonard/java-data-structures
Collection of data structures examples via Java
binary-indexed-tree binary-search-tree data-structures data-structures-algorithms fenwick java-data-structures queues stack union-find
Last synced: 14 Apr 2025
https://github.com/cryptocode/zigwick
A Fenwick tree for Zig
binary-indexed-tree fenwick zig
Last synced: 09 Apr 2025
https://github.com/dstein64/fenwick
An implementation of Fenwick trees (Fenwick 1994).
binary-indexed-tree data-structures fenwick-tree
Last synced: 20 Mar 2025
https://github.com/skyzh/data-structure-deque
A deque of O(sqrt n) complexity on access, insert and remove, with an optimization for O(log n) access based on fenwick tree.
binary-indexed-tree cpp deque fenwick-tree
Last synced: 12 Feb 2025
https://github.com/codehub001/crackyourinternship
45 Days DSA Challenge with Arsh Goyal
array binary-indexed-tree dynamic-programming graph greedy math matrix merge queue sliding-window sorting stack string twopointers
Last synced: 14 Mar 2025
https://github.com/antonio-f/countinginversions
HackerRank Counting Inversions using binary indexed trees
binary-indexed-tree counting-inversions fenwick-trees hackerrank hackerrank-solutions inversions python ryabko-trees
Last synced: 30 Mar 2025
https://github.com/j05u3/fenwick-tree-redis
Fenwick Tree (a.k.a. Binary Indexed Tree) using typescript+redis
binary-indexed-tree bit fenwick fenwick-tree fenwick-tree-redis
Last synced: 13 Mar 2025
https://github.com/dimitrisjim/bit
Binary Indexed (Fenwick) Trees
binary-indexed-tree fenwick-trees
Last synced: 20 Mar 2025