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
Yudong Jin
ba74d4bba7
Reduce the image files size for faster loading. ( #897 )
2023-10-27 20:13:08 +08:00
krahets
433997c38d
Fix several figures.
2023-10-19 16:22:10 +08:00
Yudong Jin
faa44fecd2
Squash the language code blocks and fix list.md ( #865 )
2023-10-16 12:06:00 -05:00
krahets
346c8451de
Fix code naming style.
2023-10-15 21:18:09 +08:00
krahets
b39c2a94d3
Move docs/zh back to docs.
...
Move docs/overrides to overrides/.
Other fine tunes.
2023-10-08 04:25:06 +08:00
krahets
6f7e768cb7
Move docs/* to docs/zh/*
2023-10-08 01:33:09 +08:00
krahets
400b3914f6
Move docs/zh back to docs.
2023-10-08 01:22:57 +08:00
krahets
f1ef7e9d10
Move documents to a sub-directory
...
to support multi-language selector.
2023-10-06 00:57:28 +08:00
kilikilikid
0f0892b8f5
Update dp_problem_features.md ( #772 )
...
* Update dp_problem_features.md
这样的中文描述和转移方程更加一致
* Update dp_problem_features.md
---------
Co-authored-by: Yudong Jin <krahets@163.com>
2023-09-24 03:42:17 -05:00
krahets
9f59c572b5
fine tune
2023-09-17 01:13:15 +08:00
krahets
cb9c14f5ff
fix build_tree, binary_search_tree.cs
...
fix two figures
2023-09-15 02:08:09 +08:00
Yudong Jin
9c3b7b6422
Sort the coding languages by applications. ( #721 )
2023-09-04 03:19:08 +08:00
Yudong Jin
e16f898a4e
Finetune all the figures. ( #704 )
2023-08-30 05:20:43 +08:00
krahets
57851ab11e
Update punctuation
2023-08-27 23:40:39 +08:00
krahets
c5a7323817
Replace ":" with "。"
2023-08-27 22:49:47 +08:00
krahets
71692af8c4
Fix a figure.
2023-08-27 19:22:02 +08:00
krahets
9731a46d67
Fix a definition.
2023-08-27 00:50:18 +08:00
krahets
1aa558bd2d
Add figure and table numbers in normal texts.
2023-08-22 13:51:25 +08:00
krahets
106f02809a
Mention figures and tables in normal texts.
...
Fix some figures.
Finetune texts.
2023-08-21 19:33:45 +08:00
krahets
1aff6d6cc2
Polish the content.
2023-08-21 03:57:09 +08:00
krahets
981144e42d
1. lower-case nouns
...
2. fix 2 figures
3. Replace some 「」 by “”
2023-08-20 23:28:30 +08:00
krahets
2626de8d0b
Polish the chapter
...
introduction, computational complexity.
2023-08-20 14:51:39 +08:00
krahets
5fb728b3d6
Update H1 titles.
2023-08-20 13:37:49 +08:00
krahets
0c18198c01
Fix the figures.
...
Polish the chapter of data structure.
2023-08-13 19:32:11 +08:00
Yudong Jin
43ed0e41d6
Add opening phrase for every chapters. ( #670 )
...
Update several chapter covers.
Fitune documens.
2023-08-03 04:40:29 +08:00
krahets
dbe3b4d6ba
Fine tune.
2023-07-31 03:27:26 +08:00
krahets
9e8aee04d5
Update number_encoding.md
...
Update the width of cover images.
2023-07-29 04:50:49 +08:00
krahets
b9b324b298
Use abbreviation for JavaScript and TypeScript
2023-07-26 15:35:38 +08:00
Yudong Jin
027bdd6510
Release Rust code to documents. ( #656 )
2023-07-26 11:00:53 +08:00
krahets
63a0e73df0
Unify punctuation.
2023-07-26 08:59:36 +08:00
krahets
35973068a7
Prepare for release 1.0.0b4
2023-07-26 03:15:49 +08:00
krahets
1777a16865
Fix Go comment and link
2023-07-24 13:11:00 +08:00
krahets
ca5bde2b6c
Add subtitles to docs
2023-07-21 21:54:51 +08:00
krahets
c68f18e480
Finetune
2023-07-19 01:45:14 +08:00
krahets
f839dc1b0e
Fix naming of the section
...
build_binary_tree_problem
2023-07-17 02:18:53 +08:00
krahets
b2b2fa335c
Update the summary of the chapter DP.
2023-07-14 03:08:08 +08:00
krahets
bbf8aa2019
Add the summary of chapter DP.
...
Finetune the articles of DP.
2023-07-14 02:54:47 +08:00
Yudong Jin
c3f80e52af
Add the section of edit distance problem ( #599 )
2023-07-13 05:27:47 +08:00
krahets
73190703ea
Add playing cards sorting example to
...
algos_are_everywhere
2023-07-12 03:52:33 +08:00
krahets
05cde001df
Finetune the articles.
2023-07-11 19:23:46 +08:00
krahets
1c02859b13
Add the section of unbounded knapsack problem.
2023-07-11 19:22:41 +08:00
krahets
ad0fd45cfb
Add Java and C++ code for the chapter of DP.
2023-07-11 01:08:26 +08:00
krahets
465dafe9ec
Update the text and code of DP.
2023-07-10 20:36:48 +08:00
Yudong Jin
d6cc92614c
add the section of dp solution pipeline ( #588 )
2023-07-09 02:43:00 +08:00
krahets
cddddb8b8b
Update knapsack_problem and intro_to_dp
...
Fix avl_tree
2023-07-09 02:39:58 +08:00
Yudong Jin
55d8b710fa
Add the section of knapsack problem. ( #580 )
2023-07-06 00:06:14 +08:00
krahets
9b15072a85
Update the chapter of DP.
2023-07-03 16:35:37 +08:00
krahets
067e9d4fd1
Update intro_to_dp
2023-07-02 03:56:40 +08:00
krahets
663ac70064
Divide the intro_to_dp into two sections.
2023-07-01 22:38:20 +08:00