SIGN IN SIGN UP
TheAlgorithms / Python UNCLAIMED

All Algorithms implemented in Python

0 0 1 Python

Add Max Fenwick Tree (#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
A
AmirMohammad Hosseini Nasab committed
f46ce47274e89ab52581b56fec0aefa0e844dfa7
Parent: 063a0ec
Committed by GitHub <noreply@github.com> on 8/12/2022, 9:12:58 AM