Thomas
4db5c19011
translation: graph summary updates ( #1587 )
...
* translation: graph summary updates
* resolve grammar issues
2024-12-12 20:11:28 +08:00
Yuelin Xin
1cc310a682
refine graph_traversal.md ( #1400 )
2024-09-02 14:09:27 +08:00
Yuelin Xin
eecf6bac3f
refine graph_operations.md ( #1399 )
2024-09-02 14:08:59 +08:00
Yuelin Xin
ff6d42bd9b
translation: refine translation of chapter_graph/graph.md ( #1385 )
...
* refine translation of graph/graph.md
* Update graph.md
2024-07-12 18:20:01 +08:00
Yuelin Xin
a7c241609f
translation: refine translation of chapter_graph/index.md ( #1384 )
...
* refine translation of graph/index.md
* Update index.md
2024-06-19 15:45:29 +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
59839c2437
Add intial translation of the figures for the chapters of graph, searching, and sorting ( #1338 )
...
* Add intial translation of the figures for the chapters of graph, searching, and sorting
* Update
2024-05-31 16:00:43 +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
Hongting Su
a6be0ffdc3
Update graph_traversal.md ( #1334 )
...
The implementation uses hash set to store all visited vertices instead of hash table. Change the description text from "hash table" to "hash set"
2024-05-03 19:41:50 +08:00
K3v123
411a4b8a46
translation: Update chapter_graph/index.md ( #1266 )
...
* Translation: Update index.md
Just changed the words a little. honestly the Machine translation is good already.
* Translation: Update index.md
changed every to each.
* Translation: Update index.md
changed back to vast.
2024-04-15 18:45:07 +08:00
Yudong Jin
06068927cd
Add the initial translation for the Graph chapter ( #1211 )
2024-04-02 18:52:34 +08:00