Skip to content

Commit 78f03fa

Browse files
committed
[Documentation] Fenwick Tree added to README.
1 parent 5c04a72 commit 78f03fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ $ coverage report -m
5555
* [Find Start of Cycle](structures/linked_list.py)
5656
* [Graph](structures/graph.py)
5757
* [Detect Cycle](structures/graph.py)
58+
* [Fenwick Tree](structures/fenwick_tree.py)
5859

5960
### Algorithms
6061

0 commit comments

Comments
 (0)