Commit Graph

2025 Commits (7823b92ef83af6a121e04472f9fee79fffe70dc9)
 

Author SHA1 Message Date
krahets 7823b92ef8 Fix two_sum_brute_force.png
4 days ago
krahets 09dd40a3d0 Sync zh and zh-hant versions.
1 week ago
krahets 9bb78cbe4f Update avatars for English version reviewers.
1 week ago
krahets 4040c8ec39 Fix graph.md
1 week ago
krahets 84e2aa1b71 Update contributors' info for code reviewers and en/zh-hant versions reviewers.
3 weeks ago
krahets 77ec00df5f Remove the polyfill.io link from mkdocs.yml
2 months ago
krahets 85da8153dd Sync zh and zh-hant versions.
2 months ago
ZhongGuanbin dedb4aaced
Update linked_list.md (#1521)
2 months ago
Spark 40d13cb81f
doc: translate chapter_tree/binary_tree_traversal.md (#1510)
2 months ago
bongbongbakudan c12d01a752
Update my_list.js (#1511)
2 months ago
steventimes 2737357242
translation: refine translation of binary_search_tree.md (#1484)
2 months ago
Enlightenus e0d617edbb
translation: refine translation of hash_map.md (#1483)
2 months ago
rongyi 7a345fc66b
Idiomatic rust (#1505)
2 months ago
Yuelin Xin 1cc310a682
refine graph_traversal.md (#1400)
3 months ago
Yuelin Xin eecf6bac3f
refine graph_operations.md (#1399)
3 months ago
Risun 2cd2a94ce6
fix(backtracking): minor mistake in Rust code for subset_sum_ii (#1487)
3 months ago
rongyi 8a6ce26f6a
idiomatic rust (#1485)
3 months ago
ZhongYuuu 6b2c38cae4
[cpp] Stick with swap (#1474)
3 months ago
Seven Du f4baa7d9de
add a period at the end (#1478)
3 months ago
Seven Du fc7efa28a7
remove extra space (#1477)
3 months ago
溯渺 0bff488383
Update binary_tree.md (#1454)
4 months ago
Enlightenus f0755bdfa6
translation: Refine the first paragraph of Time Complexity (#1471)
4 months ago
Yudong Jin c9041c5c5e
Bug fixes and improvements (#1472)
4 months ago
Yuelin Xin 89a911583d
translation: refine translation of chapter_heap/summary.md (#1383)
4 months ago
Estevão Goerll b884d385e3
fix: right-left and left-right inversion for the English version of AVL Tree (#1448)
4 months ago
Rui 2758e06374
remove unnecessary type conversions (#1411)
4 months ago
Yuelin Xin ff6d42bd9b
translation: refine translation of chapter_graph/graph.md (#1385)
4 months ago
Flamingo f4a6d2127c
fix: correct comment translation in binary_tree.md (#1406)
5 months ago
Rui 27d59f65a6
fix invalid code comment (#1405)
5 months ago
Flamingo 4190eca41a
fix(Go): code comment error (#1404)
5 months ago
Yuelin Xin a7c241609f
translation: refine translation of chapter_graph/index.md (#1384)
5 months ago
qinmu 9f0bec5f50
translation: optimize the translation of hash_map.md (#1358)
5 months ago
Deming Chu 427c7ac59d
translation: refine the translation of data_structure/summary (#1374)
5 months ago
rongyi 017b95f003
Make rust more idomatic (#1386)
5 months ago
nil 0774920d7f
fix(Go): Update array_queue.go and array_deque.go (#1362)
6 months ago
Yudong Jin 3f4220de81
Bug fixes and improvements (#1380)
6 months ago
Yudong Jin 39a6890b7e
Add intial translation of the figures for the chapters of backtracking, divide and conquer, appendix (#1337)
6 months ago
Yudong Jin 59839c2437
Add intial translation of the figures for the chapters of graph, searching, and sorting (#1338)
6 months ago
Yudong Jin 8b3e705c71
Add intial translation of the figures for the chapters of hashing, tree, and heap (#1339)
6 months ago
Yudong Jin ae2ff7a68a
Add intial translation of the figures for the chapters of dynamic programming, greedy (#1336)
6 months ago
khoaxuantu a704c0d7f2
feat: finalize ruby code transpilation (#1379)
6 months ago
khoaxuantu a14be17b74
[feat] add ruby code - chapter dynamic programming (#1378)
6 months ago
rongyi 63bcdb798a
[Rust] make rust part more idomatic and fix panic of backtrack template (#1370)
6 months ago
khoaxuantu aa818945f0
feat: Add Ruby code - chapter "Backtracking" (#1373)
6 months ago
rongyi 21be3fdaf8
[Rust] Normalize mid calculation in case overflow (#1363)
6 months ago
Lanjing Gong 0e221540a3
fix(c): Fix malloc allocation of secondary pointers can lead to dump issues (#1367)
6 months ago
CarrotDLaw 9afbc9eda5
[Rust] Use arrays instead of vectors in Chapter 4.1 Array (#1357)
6 months ago
rongyi 840692acce
Idiomatic rust (#1364)
6 months ago
khoaxuantu 9e569cf520
feat: add ruby code - chapter "divide and conquer" (#1361)
6 months ago
rongyi 063a41fa7f
[Rust] No need to use mut iter (#1356)
6 months ago