Add Max Fenwick Tree (#6298) · zinating/algorithms-python@f46ce47 · GitHub
Skip to content

Commit f46ce47

Browse files
authored
Add Max Fenwick Tree (TheAlgorithms#6298)
* Add `MaxFenwickTree` * Reformat code style * Fix type hints * Fix type hints again * Complete docstring * Complete docstring * Fix typo in file name * Change MaxFenwickTree into 0-based indexing * Fix Bugs * Minor fix
1 parent 063a0ec commit f46ce47

1 file changed

Lines changed: 102 additions & 0 deletions

File tree

Lines changed: 102 additions & 0 deletions

0 commit comments

Comments
 (0)