COMMITS
/ data_structures/binary_tree/avl_tree.py January 24, 2025
R
Fix error in avl_tree del_node function (#11510)
Rachel Spears committed
March 28, 2024
M
Enable ruff PLR5501 rule (#11332)
Maxim Smolskiy committed
March 13, 2024
P
[pre-commit.ci] pre-commit autoupdate (#11322)
pre-commit-ci[bot] committed
March 20, 2023
P
[pre-commit.ci] pre-commit autoupdate (#8294)
pre-commit-ci[bot] committed
October 13, 2022
C
Add flake8-builtins to pre-commit and fix errors (#7105)
Caeden committed
October 12, 2022
September 7, 2021
C
Pyupgrade to Python 3.9 (#4718)
Christian Clauss committed
February 21, 2021
H
add type hints for avl_tree (#4214)
Hao LI committed
September 10, 2020
D
Optimized recursive_bubble_sort (#2410)
Du Yuanchao committed
June 25, 2020
C
Only one carriage return (#2155)
Christian Clauss committed
M
Update avl_tree.py (#2145)
Markgolzh committed
May 22, 2020
C
Tighten up psf/black and flake8 (#2024)
Christian Clauss committed
January 3, 2020
C
pyupgrade --py37-plus **/*.py (#1654)
Christian Clauss committed
October 5, 2019
W
psf/black code formatting (#1277)
William Zhang committed
July 11, 2019
A
#315 Renamed all files to snake_case (#993)
Alfonso Rodríguez Pereira committed