10 Commits

Author SHA1 Message Date
10e2180013 Unify the comment style of python codes 2023-04-09 05:30:02 +08:00
5ddcb60825 Format python codes with black. (#453) 2023-04-09 05:05:35 +08:00
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
9151eaf533 Add typing annotations to Python codes. (#411) 2023-03-12 18:49:52 +08:00
7c501140f0 Update code style for Python 2023-03-03 03:07:22 +08:00
919236f479 1. Add array representation of binary tree.
2. Update the LEGO example.
3. Update headers of the Python files.
2022-12-23 00:44:40 +08:00
d1efac36ca Update the chapter of hashing. 2022-12-06 01:00:21 +08:00
e20bc251f5 Add python code of chapter queue to docs. 2022-12-02 00:09:34 +08:00
a2b7586c98 Add python code for queue 2022-11-30 12:15:50 +08:00
9a861140d8 Rearrange the chapters.
Start to translate codes from Java to Python.
2022-11-25 02:04:38 +08:00