ary1733 / Hacktober2020

Lets make a code bank for Competitive coding
9 stars 31 forks source link

Added segment tree in python #59

Closed KoushikSahu closed 3 years ago

KoushikSahu commented 3 years ago

Fixes #29

Added clean commented and annotated implementation of segment tree in python