enhanced segment tree implementation and more pythonic (#1715) · coderjack/algorithms-in-python@853741e · GitHub
Skip to content

Commit 853741e

Browse files
authored
enhanced segment tree implementation and more pythonic (TheAlgorithms#1715)
* enhanced segment tree implementation and more pythonic enhanced segment tree implementation and more pythonic * add doctests for segment tree * add type annotations * unified processing sum min max segment tre * delete source encoding in segment tree * use a generator function instead of returning * add doctests for methods * add doctests for methods * add doctests * fix doctest * fix doctest * fix doctest * fix function parameter and fix determine conditions
1 parent 9bb57fb commit 853741e

1 file changed

Lines changed: 237 additions & 0 deletions

File tree

Lines changed: 237 additions & 0 deletions

0 commit comments

Comments
 (0)