Yudong Jin
fcbaf101a4
Several bug fixes and improvements ( #945 )
...
* Update Dockerfile for code debugging.
* Format Python code using Black.
* Improve dark theme by defining html classes for the figures, animations and cover images.
* Fix several glossary translation.
* Update a code comment.
* Fix climbing_stairs_backtrack: the pruning should not require the sorted choices list.
* Update the code of array and list traversal.
* Fix a rendering issue of README.md
* Update code of list traversal.
* Fix array_definition.png
* Update README.md
* Fix max_capacity_moving_short_board.png
* Fix array.dart
* Fix array.dart
* Fix array.dart
* Fix array.dart
2023-11-14 21:27:35 +08:00
krahets
fb552987f5
Update variable names in list and my_list
2023-10-09 18:20:42 +08:00
krahets
c310edb672
Polish the chapter of array and linkedlist
2023-08-17 05:13:19 +08:00
krahets
6377e3316a
Fix a comment in my_list.xx
2023-06-03 22:18:28 +08:00
krahets
145975b335
Rename the common modules in Java, C++ and C.
2023-04-24 04:11:18 +08:00
krahets
f8513455b5
Format the Java codes with the Reat Hat extension.
2023-04-14 00:12:10 +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
krahets
9ea24e8b26
Change the operations sequence of the likedlist's insert() method.
2023-02-27 20:25:43 +08:00
krahets
300016393b
Add code source blocks to the chapter Graph.
...
Fix "函数" and "方法"
2023-02-10 01:04:26 +08:00
Yudong Jin
ddd5562b60
Fix the index out of bound check in my_list.
2023-01-30 17:50:07 +08:00
Yudong Jin
d6d6a16c7e
Update the access() function of linked_list
2023-01-10 00:46:04 +08:00
Yudong Jin
0e49f0053a
Update the format of the file headers
...
of c, cpp, java, js, ts, swift.
2023-01-06 03:39:19 +08:00
Yudong Jin
a8fb1a4f41
Update source codes.
2022-12-20 13:20:20 +08:00
Yudong Jin
e20bc251f5
Add python code of chapter queue to docs.
2022-12-02 00:09:34 +08:00
Yudong Jin
731e98fc25
Add C++ codes for the chapter
...
array and linked list.
2022-11-27 19:07:35 +08:00
krahets
cbf4ab0aaa
Add Python codes for the chapter
...
of array and linked list.
2022-11-25 03:59:38 +08:00
krahets
9a861140d8
Rearrange the chapters.
...
Start to translate codes from Java to Python.
2022-11-25 02:04:38 +08:00
krahets
ac8d0bcfeb
Add the chapter of stack and queue.
2022-11-10 03:40:57 +08:00
krahets
8f8f6319af
Add Java codes, and license.
2022-11-08 02:58:42 +08:00