COMMITS
/ data_structures/binary_tree/segment_tree.py May 31, 2024
M
Changed the N to self.N in show_data in segment_tree.py (#11276)
Marco-campione-github committed
April 19, 2024
M
Enable ruff E741 rule (#11370)
Maxim Smolskiy committed
April 1, 2024
M
Enable ruff RUF100 rule (#11337)
Maxim Smolskiy committed
October 17, 2023
A
update segmenttree docstrings Fixes #9943 (#9975)
aryandgandhi committed
July 31, 2023
R
Handle empty input case in Segment Tree build process (#8718)
roger-sato committed
November 29, 2022
C
Upgrade to flake8 v6 (#8007)
Christian Clauss committed
October 12, 2022
May 22, 2020
C
Tighten up psf/black and flake8 (#2024)
Christian Clauss committed
October 5, 2019
W
psf/black code formatting (#1277)
William Zhang committed
August 19, 2019
C
Simplify code by dropping support for legacy Python (#1143)
Christian Clauss committed
August 6, 2019
C
print() is a function just like every other function (#1101)
Christian Clauss committed
June 11, 2019