Simplify the python code of bst and avl tree.

This commit is contained in:
krahets
2023-06-30 05:17:30 +08:00
parent 98e797f1fc
commit ba481cb8e6
4 changed files with 9 additions and 17 deletions

View File

@@ -1,4 +1,4 @@
# 数据结构简介
# 数据结构
<div class="center-table" markdown>