GitHub topics: fenwick-tree
ParsaAlizadeh/fenwick-tree
Implementation of mutable Fenwick trees as a Haskell library
Language: Haskell - Size: 35.2 KB - Last synced at: about 2 hours ago - Pushed at: about 3 hours ago - Stars: 0 - Forks: 0

khteh/DataStructuresAlgorithms
C++ Algorithms and data structures using only standard libraries. This answers many of the challenges in Codility and HackerRank. > 1200 Google Test cases and counting.
Language: C++ - Size: 2.6 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 1 - Forks: 0

asarkar/jdata
Java data structures and JUnit 5 utilities used in coding questions
Language: Java - Size: 83 KB - Last synced at: 6 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

vikasawadhiya/Binary-Indexed-Tree-Or-Fenwick-Tree
The broad explanation and exploration of all aspects of the Binary Indexed tree or Fenwick Tree with C++ implementation.
Language: C++ - Size: 1.82 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

HenryRLee/fenwick-tree
A C++ Fenwick Tree Library
Language: C++ - Size: 41 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 5 - Forks: 1

dstein64/fenwick
An implementation of Fenwick trees (Fenwick 1994).
Language: Python - Size: 40 KB - Last synced at: 14 days ago - Pushed at: 5 months ago - Stars: 6 - Forks: 2

mnpsnuwan/datastructures
A collection of powerful data structures are using java
Language: Java - Size: 1.39 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 0

ekzhang/library
Advanced algorithm and data structure library in C++
Language: C++ - Size: 43 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 65 - Forks: 9

summivox/fenwick.rs
fenwick: rust implementation of Fenwick trees (aka. binary/bit indexed trees)
Language: Rust - Size: 19.5 KB - Last synced at: 17 days ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 1

wisdommatt/go-data-structures
A collection of data structures implemented in Go.
Language: Go - Size: 46.9 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

yourbasic/fenwick
List data structure supporting prefix sums
Language: Go - Size: 36.1 KB - Last synced at: 7 months ago - Pushed at: about 7 years ago - Stars: 45 - Forks: 15

fedoik/fenwick_tree
Implementation of a one-dimensional, two-dimensional Fenwick tree and a Fenwick tree with pending operations.
Language: C++ - Size: 2.93 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

iwilare/CompetitiveProgramming
Assignments for the "Competitive Programming and Contests" 2020/2021 course @ Department of Computer Science, University of Pisa https://github.com/rossanoventurini/CompetitiveProgramming
Language: C++ - Size: 824 KB - Last synced at: 10 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

roy7077/SegmentTree_FenwickTree
This repository includes clear explanations and practical problems related to Segment Trees and Fenwick Trees, helping you understand and use these data structures effectively.
Language: C++ - Size: 25.4 KB - Last synced at: 2 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

jdwhitfield/Julia-qFenwick
Fenwick tree fermion-to-qubit transforms in the Julia Language
Language: Jupyter Notebook - Size: 285 KB - Last synced at: 11 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

jigyansunanda/Leetcode-Practice
My LeetCode solutions while practicing
Language: C++ - Size: 1.78 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 3 - Forks: 0

Ankit-22/Algorithms_DataStructures
Implementation of data structures and algorithms used in competitive programming.
Language: Java - Size: 59.6 KB - Last synced at: 12 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 2

jemshit/DataStructures
Data Structures naively implemented in Kotlin for learning purpose
Language: Kotlin - Size: 124 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 0

sushanttripathy/algorithms-cpp
Implementation of commonly used algorithms and data structures in C++
Language: C++ - Size: 479 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

ankitraj7217/Codes
Language: C++ - Size: 1000 Bytes - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

ViktorSlavkovic/Fenwick
Analysis, Implementation and Applications of Fenwick Trees
Language: C++ - Size: 16.6 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 6 - Forks: 0

tr0j4n034/SPOJ
SPOJ solutions (user: mahmud2690)
Language: C++ - Size: 584 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 91 - Forks: 67

willsaibott/advanced_library_cpp
Advanced library
Language: C++ - Size: 270 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 0

divyanshsr/2DFenwickTrees
In this project, we aim to implement Fenwick Trees to compute sub-matrix operations.
Language: C++ - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Dahnnyboi/CPP-Data-Structures
Common data structures implemented using C++
Language: C++ - Size: 60.5 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

jaredtrh/ndfwtree
N-dimensional Fenwick Trees
Language: C++ - Size: 27.3 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

zarif98sjs/Advanced-Data-Structure-and-Algorithm
Implementation of all the Data Strucuture & Algorithms learnt during CP and undergrad life
Language: C++ - Size: 297 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

ivangalbans/researchgate-codes π¦
Solution to the problems published in my articles of ResearchGate.
Language: C# - Size: 40 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

peterbudai/redux
Adaptive Arithmetic Compression Library Written in Rust.
Language: Rust - Size: 5.81 MB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 0

joshua-light/fenwick-tree-rs
A Fenwick tree implementation.
Language: Rust - Size: 47.9 KB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

KHvic/algorithms
Advance algorithm implementations
Language: C++ - Size: 58.6 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 12 - Forks: 1

jermp/psds
Efficient Prefix-Sum data structures in C++.
Language: C++ - Size: 303 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 21 - Forks: 1

mgalang229/Codeforces-1234D-Distinct-Characters-Queries
Language: Java - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

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.
Language: C++ - Size: 27.3 KB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 5 - Forks: 0

dignipy/dignipy
Various data structure implementations in Python
Language: Python - Size: 329 KB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 11 - Forks: 5

thejerrytan/python-data-structures
data structures implemented in python
Language: Python - Size: 16.6 KB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

smarchini/hybrid-fenwick-tree
Dynamic succint/compressed rank&select and fenwick tree data structure
Language: C++ - Size: 7.47 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 6 - Forks: 1

eugnsp/esu π¦
Utilities library
Language: C++ - Size: 145 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

TheSledgeHammer/Java-Data-Structures-Algorithms π¦
Various implementations of Lists, Maps, Trees, Hashing and Algorithms
Language: Java - Size: 115 KB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

souro-2002/Competitive-Coding
This repo mainly contains various tree, graph algos and some dp techniques.
Language: C++ - Size: 62.5 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Amirparsa-Sal/Data-Structure-Algorithms
My personal experiences in practicing data structures and algorithms.
Language: Java - Size: 138 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 8 - Forks: 0

man-fish/goalgorithms
Algorithms + Data Structures = Programs
Language: Go - Size: 45.9 KB - Last synced at: 11 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

kDushyanth/advanced-datastructures
Implementations of AVL Tree, Prefix Tree, Fenwick Tree, Segment Tree
Language: C++ - Size: 45.9 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

ShehneelKhan/Two-Dimensional-Binary-Indexed-Tree
It is a data structure used to update and query a 2D matrix in a better way because of its good time and space complexities.
Language: Python - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

j05u3/fenwick-tree-redis
Fenwick Tree (a.k.a. Binary Indexed Tree) using typescript+redis
Language: TypeScript - Size: 2.41 MB - Last synced at: about 2 hours ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

javamultiplex/data-structure
This repository contains all the data structures and their application in Java.
Language: Java - Size: 67.4 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

akulutka/olymp
epic algorithms and data structures
Language: C++ - Size: 54.7 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Blazer-007/Competitive-Programming
All about Competitive Programming
Language: C++ - Size: 103 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

rahulsinha2911/algorithms
various algorithm's code for efficient computations
Language: C++ - Size: 4.28 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 3

dumbape/Competitive-Programming
All you need to save time :p
Language: C++ - Size: 82 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 2

willtrinh/data-structures
Most common data structures and algorithms for studying/learning purpose.
Size: 5.05 MB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 1

gevg/bit
Binary Indexed Tree
Language: Go - Size: 29.3 KB - Last synced at: 11 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

100sarthak100/DataStructures-Algorithms
Data Structures and Algorithms Questions and Solutions.
Language: C++ - Size: 3.41 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 5

ajraj27/Begining-Programs
Basic Codes
Language: C++ - Size: 224 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 4

TheSledgeHammer/Groovy-Data-Structures-Algorithms
Groovy Data Structures & Algorithms
Language: Groovy - Size: 155 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

ameya98/ExoticDataStructures
Exotic data structures in C++14.
Language: C++ - Size: 43 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

Tamuel/2018-KAKAO-CODE-FESTIVAL-Preliminary-source
2018 μΉ΄μΉ΄μ€ μ½λ νμ€ν°λ² μμ λ¬Έμ νμ΄
Language: C++ - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

valginer0/exotic-structures
Useful datastructures not present in standard Python libraries
Language: Python - Size: 56.6 KB - Last synced at: 2 days ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

bm371613/slice-aggregator
A library for aggregating values assigned to indices by slices and the other way around
Language: Python - Size: 39.1 KB - Last synced at: 22 days ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

amitvishw/DSA
Language: C++ - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0
