Yudong Jin
d976116292
Bug fixes and improvements ( #1735 )
...
* Fix the definition of "complete binary tree" in binary_tree.md
* Update en/README.md
2025-04-15 16:57:31 +08:00
steventimes
a36b301464
translation: Update chap_tree/summary.md ( #1555 )
...
* Update summary.md
* Update summary.md
* change_2_pull_request
2024-12-31 19:15:04 +08:00
qinmu
05e0e1d244
translation: chapter_tree/binary_tree.md ( #1502 )
...
* doc: translate chapter_tree/binary_tree.md to English
* Update binary_tree.md
---------
Co-authored-by: Yudong Jin <krahets@163.com>
2024-11-17 20:49:36 +08:00
qinmu
7d708b4fce
doc: translate chapter_tree/index.md to English ( #1501 )
...
* doc: translate chapter_tree/index.md to English
* doc: update translations
2024-10-29 17:25:46 +08:00
Spark
40d13cb81f
doc: translate chapter_tree/binary_tree_traversal.md ( #1510 )
...
* Update binary_tree_traversal.md
* Update binary_tree_traversal.md with review
2024-09-24 18:00:36 +08:00
steventimes
2737357242
translation: refine translation of binary_search_tree.md ( #1484 )
...
* translation_refine_bst
Signed-off-by: steventimes <stevenyang0316@gmail.com>
* Update binary_search_tree.md
* Update binary_search_tree.md
---------
Signed-off-by: steventimes <stevenyang0316@gmail.com>
Co-authored-by: Yudong Jin <krahets@163.com>
2024-09-12 17:46:08 +08:00
Estevão Goerll
b884d385e3
fix: right-left and left-right inversion for the English version of AVL Tree ( #1448 )
...
* Fix right-left and left-right inversion on AVL Binary Tree
* Update avl_tree.md
* Update avl_tree.md
---------
Co-authored-by: Yudong Jin <krahets@163.com>
2024-07-26 16:48:35 +08:00
Flamingo
f4a6d2127c
fix: correct comment translation in binary_tree.md ( #1406 )
2024-07-01 15:10:46 +08:00
Yudong Jin
3f4220de81
Bug fixes and improvements ( #1380 )
...
* preorder, inorder, postorder -> pre-order, in-order, post-order
* Bug fixes
* Bug fixes
* Update what_is_dsa.md
* Sync zh and zh-hant versions
* Sync zh and zh-hant versions.
* Update performance_evaluation.md and time_complexity.md
* Add @khoaxuantu to the landing page.
* Sync zh and zh-hant versions
* Add @ khoaxuantu to the landing page of zh-hant and en versions.
2024-05-31 16:39:06 +08:00
Yudong Jin
8b3e705c71
Add intial translation of the figures for the chapters of hashing, tree, and heap ( #1339 )
...
* Add intial translation of the figures for the chapters of hashing, tree, and graph
* Update
2024-05-31 15:59:59 +08:00
Yudong Jin
c4a7966882
Bug fixes and improvements ( #1348 )
...
* Add "reference" for EN version. Bug fixes.
* Unify the figure reference as "the figure below" and "the figure above".
Bug fixes.
* Format the EN markdown files.
* Replace "" with <u></u> for EN version and bug fixes
* Fix biary_tree_dfs.png
* Fix biary_tree_dfs.png
* Fix zh-hant/biary_tree_dfs.png
* Fix heap_sort_step1.png
* Sync zh and zh-hant versions.
* Bug fixes
* Fix EN figures
* Bug fixes
* Fix the figure labels for EN version
2024-05-06 14:44:48 +08:00
Yudong Jin
b5e198db7d
Add intial translation of the figures for the rest of the chapters ( #1340 )
2024-05-04 19:24:41 +08:00
K3v123
cac10b07a1
Translation: Update binary_tree.md ( #1287 )
...
* Translation: Update binary_tree.md
simplified some parts while others added a few words to make it clearer
* translation: Update binary_tree.md
edited most of the stuff that QiLOL has suggestion, again thanks QiLOL for the review
* translation: Update binary_tree.md
changed to simpler words instead.
Did not update the 2nd part, as I'm waiting for Khrahets to make the final decision
2024-05-03 19:50:36 +08:00
Yudong Jin
870e3e5cb2
Bug fixes and improvements ( #1318 )
...
* Sync zh and zh-hant versions
* Update en/README.md
* Add a Q&A for chapter of introduction
* Update the callout headers
* Sync zh ang zh-hant versions
* Bug fixes
2024-04-30 15:52:05 +08:00
K3v123
69cb171dd8
Translation: Update index.md ( #1286 )
...
* Translation: Update index.md
simplified the words using "vibrant" instead. used illustrate instead of demonstrate because I'm thinking the image "illustrates" the concept.
* Translation: Update index.md
Changed to what yuelinxin has suggested. thanks for the suggestion.
2024-04-23 21:23:16 +08:00
Yudong Jin
3b797d56af
translation: Add the initial translation for the tree chapter ( #1208 )
...
* Add the initial translation for the tree chapter
* Add intial translation of array_representation_of_tree.md
* Fix the code link of avl_tree
2024-04-02 17:02:03 +08:00