krahets
|
10e2180013
|
Unify the comment style of python codes
|
2023-04-09 05:30:02 +08:00 |
|
Yudong Jin
|
5ddcb60825
|
Format python codes with black. (#453)
|
2023-04-09 05:05:35 +08:00 |
|
Yudong Jin
|
1c8b7ef559
|
refactor: Replace 结点 with 节点 (#452)
* Replace 结点 with 节点
Update the footnotes in the figures
* Update mindmap
* Reduce the size of the mindmap.png
|
2023-04-09 04:32:17 +08:00 |
|
Yudong Jin
|
8918ec9079
|
refactor: Follow the PEP 585 Typing standard (#439)
* Follow the PEP 585 Typing standard
* Update list.py
|
2023-03-23 18:51:56 +08:00 |
|
Yudong Jin
|
9151eaf533
|
Add typing annotations to Python codes. (#411)
|
2023-03-12 18:49:52 +08:00 |
|
krahets
|
7c501140f0
|
Update code style for Python
|
2023-03-03 03:07:22 +08:00 |
|
krahets
|
7238c560d1
|
Update binary_tree_bfs codes
|
2023-02-15 03:36:22 +08:00 |
|
krahets
|
ecbf2d1560
|
1. Add build script for Java.
2. Add height limitation for code blocks in extra.css.
3. Fix "节点" to "结点".
|
2023-02-07 04:43:52 +08:00 |
|
Yudong Jin
|
97ee638d31
|
Update the Optional alias of Python codes.
|
2023-01-09 02:49:34 +08:00 |
|
Yudong Jin
|
dcc3b2e35b
|
Optimize arrToTree function
in java, cpp, py, go, js, ts.
|
2023-01-08 19:03:22 +08:00 |
|
Yudong Jin
|
449258f0b0
|
Add the code to the docs.
|
2022-12-27 19:33:58 +08:00 |
|
Yudong Jin
|
dbb25003ec
|
Fine tune
|
2022-12-27 19:24:43 +08:00 |
|
a16su
|
8b401c2acb
|
fix format error
|
2022-12-27 18:34:12 +08:00 |
|
a16su
|
9eac1275f6
|
add binary_tree and avl_tree python code
|
2022-12-20 15:52:00 +08:00 |
|
krahets
|
9a861140d8
|
Rearrange the chapters.
Start to translate codes from Java to Python.
|
2022-11-25 02:04:38 +08:00 |
|