Commit Graph

1209 Commits (73eab4c0ecb0c52a5c403a68d031356c39c9899c)

Author SHA1 Message Date
bluebean-cloud 92337671a6
feat: Add Ruby code - chapter "Searching" (#1262)
7 months ago
Lanjing Gong aca850244b
fix(C): fix array_hash_map.c and bucket_sort.c (#1272)
7 months ago
cy-by-side 49e6a208f6
Create insertion_sort.rb (#1222)
7 months ago
khoaxuantu 6404a53fc6
chore: update driver code (#1265)
7 months ago
curtishd a3ee733e7b
fix(Kotlin): Remove empty lines (#1264)
7 months ago
echoless 30fd4ef646
添加for循环的花括号以增加可读性和可维护性 (#1249)
7 months ago
curtishd 1623e3c6a8
feat(Kotlin): Replace `value` with `_val` (#1254)
7 months ago
Yudong Jin 78f71eeacb
Bug fixes and improvements (#1252)
7 months ago
curtishd 896d9a64f6
Refine kotlin code (#1241)
7 months ago
khoaxuantu 41dd677338
Add Ruby test CI (#1242)
7 months ago
curtishd 3fe8f67ba9
Improve readability of Kotlin code (#1236)
7 months ago
curtishd 5725b8a0f1
Improve readability of kotlin code (#1233)
7 months ago
khoaxuantu e121665772
feat: add ruby code - chapter stack and queue (#1230)
7 months ago
rongyi f901a31bae
fix(Rust): no need to clone in hash put fn (#1226)
7 months ago
khoaxuantu 4fadad50ba
fix: Some Ruby code (#1231)
7 months ago
Yang Le db164f6703
fix memory leak in the C code (#1203)
7 months ago
curtishd 2655a2f66a
Simplify kotlin code and improve code readability (#1198)
7 months ago
Yudong Jin 6e570e2863
Update README for zh-hant version (#1228)
7 months ago
cy-by-side d8cae21da3
Fix the driver code of quick_sort.cpp (#1219)
8 months ago
khoaxuantu 043085d0ea
fix: adapt missing ruby style guide (#1216)
8 months ago
cy-by-side c435d177a1
Create chapter_computational_complexity/iteration.rb (#1207)
8 months ago
khoaxuantu fd580a184a
feat: Add Ruby code - chapter "computational complexity" (#1212)
8 months ago
Yudong Jin b3f100aff1
Bug fixes and improvements (#1205)
8 months ago
khoaxuantu 5ce088de52
Fix inconsistent comments Ruby - chapter array and linked list (#1202)
8 months ago
Yudong Jin 034ee65e9a
Fix bugs and harmonize the code comments (#1199)
8 months ago
khoaxuantu 85ca4cce43
feat: Add ruby code - chapter "array & linked list" (#1158)
8 months ago
rongyi 556af1624c
No need to match expand pop, just return it (#1154)
8 months ago
curtishd 9c07ca99f3
Fix the comment in recursion.kt (#1177)
8 months ago
Yudong Jin 43bb45bceb
Several bug fixes and improvements (#1178)
8 months ago
curtishd 42f48405ef
Fix all the incorrect comment in kotin files (#1176)
8 months ago
curtishd 5ec5ef9af0
Add kotlin code for the utils file (#1175)
8 months ago
curtishd 5e77a64341
Add kotlin code for the chapter of tree (#1172)
8 months ago
curtishd 6069cb89a7
Add kotlin code for the chapter of stack and queue (#1162)
8 months ago
Yudong Jin 3ea91bda99
fix: Use int instead of float for the example code of log time complexity (#1164)
8 months ago
nuomi1 7359a7cb4b
Review Swift codes (#1150)
8 months ago
Nan Lei 300a781fab
Update code comment of quadratic in time_complexity (#1155)
8 months ago
curtishd 1845937c5a
Add kotlin code for the chapter of sorting (#1145)
8 months ago
Yudong Jin 7f43f92ae9
Bug fixes and improvements (#1152)
8 months ago
rongyi 6f1ec66949
Fix rust compile warning and an obvious print error in array.rs (#1144)
8 months ago
rongyi 7b1094318b
cargo fmt rust code (#1131)
8 months ago
curtishd 54ceef3443
feat(kotlin): add kotlin codes for the chapter of searching. (#1140)
8 months ago
curtishd a05192ea0f
Add kotlin code for the chapter of heap (#1115)
8 months ago
Yudong Jin 9769e14017
Fix the median_three mehod for quick sort (#1134)
8 months ago
Prime.X 644eaf99ff
fix: code comments for insertion_sort.go (#1132)
8 months ago
Yudong Jin 01c67781fa
Bug fixes and improvements (#1133)
8 months ago
curtishd eadf4c86d4
Add kotlin code for the chapter of hashing (#1104)
8 months ago
curtishd 89679a4a13
Add kotlin codes for the chapter of greedy (#1103)
9 months ago
curtishd 6a728042fd
Add kotlin code for the chapter of graph (#1102)
9 months ago
curtishd 5c1f43fefd
Add kotlin code for dynamic programming (#1099)
9 months ago
curtishd 7cdfa03e68
Add kotlin code for the chapter of divide and conquer (#1098)
9 months ago
curtishd 306dc019ef
Add Kotlin code for computational complexity (#1090)
9 months ago
Arthur 962f8f91f7
fix some bugs in c codes (#1089)
9 months ago
curtishd 507357ace1
feat(kotlin): Add kotlin code for backtracking chapter (#1088)
9 months ago
Reanon e9341c51b5
fix(go): record slice array result, fixed #1075 (#1087)
9 months ago
curtishd 4b990c10ce
feat(Kotlin): Add Kotlin code for the array and linked list chapter (#1070)
9 months ago
Yudong Jin a005c6ebd3
Some improvements (#1073)
9 months ago
易春风 d4d281cd67
Fix the issue of discussion 514 (#1064)
10 months ago
Scai 84f4b8d285
fix: Update linkedlist_deque.cpp (#1062)
10 months ago
gonglja e69f60c07c
fix(linkedlist_queue.c): Remove redundant conditional judgments. (#1055)
10 months ago
hpstory 85f0071c2a
fix(csharp): while loop II comment (#1052)
10 months ago
Yudong Jin f6976978dd
Prepare 1.0.0 release (#1044)
10 months ago
hpstory b9ae4ffe9a
feature: add auto-build-and-test workflow for go (#1019)
10 months ago
Yudong Jin 0b7e99dafa
feat: Adjust the size of pythontutor blocks (#1036)
10 months ago
Yudong Jin d3cb600910
translation: Add the initial translation of the chapter of stack and queue (#1033)
10 months ago
Yudong Jin ee485372fe
feat: Add pythontutor blocks to the rest of the chapters (#1030)
10 months ago
Yudong Jin ddd375af20
feat: Add visualizing code blocks based on the pythontutor (#1029)
10 months ago
Justin Tse 0f5b924036
Fix: recursion bug for JS and TS (#1028)
11 months ago
易春风 ad663615e6
Fix the issues of discusscomment 7949412 and 7985550 (#1027)
11 months ago
th1nk3r-ing d06503b50b
fix(cpp): cmake compile `my_list.cpp` for target list (#1025)
11 months ago
gonglja 3a559f1b60
Fix some code bugs (#1021)
11 months ago
codingonion 7ffef7e1d6
update the author info `sjinzh` -> `codingonion` (#1017)
11 months ago
Yudong Jin f68bbb0d59
Update the book based on the revised second edition (#1014)
11 months ago
易春风 1ee0a7a7bf
Fix the issue of discusscomment 7938404 (#1006)
11 months ago
Yudong Jin 6d961d38a0
Several improvements (#1002)
11 months ago
易春风 b115a2b895
Fix the issue of discuss comment 7919887 (#996)
11 months ago
Yudong Jin 46813a5247
translation: English Translation of the chapter of preface(part), introduction and complexity analysis(part) (#994)
11 months ago
krahets 9a5ab776d6 A bug fix.
11 months ago
krahets d9686e57dd Fix bubble_sort.c
11 months ago
Reanon d0f4fa69a6
fix(go): fix go code , refer to @joengtou @wcig @shenjq (#992)
11 months ago
Yudong Jin ed4de4644f
Revised the book. (#987)
11 months ago
gonglja d67c458caa
fix(codes/c): Fix bubble_sort.c (#983)
11 months ago
Yudong Jin e720aa2d24
feat: Revised the book (#978)
12 months ago
Yudong Jin b824d149cb
fix: Several code bug fixes (#973)
12 months ago
hpstory 56b20eff36
feat(csharp) .NET 8.0 code migration (#966)
12 months ago
gonglja d960c99a1f
fix: bug fixes for array_hash_map.c and counting_sort.c (#968)
12 months ago
0x6AcE c5e37c1b41
Simplify the code in array.swift (#960)
12 months ago
selear 5b6fb34a82
fix: Use .equals() to compare two strings in Java (#961)
1 year ago
krahets a01363234c Add auto-build-and-check workflow for Java.
1 year ago
Yudong Jin f7c41b6bef
fix: Update C code for compatibility with the MSVC compiler (#949)
1 year ago
krahets 49745cf2d2 Add the link of math.h lib in CMakeList.
1 year ago
liuyuxin 82f006372e
fix(Dart): Avoid using num as a variable name (#946)
1 year ago
Yudong Jin fcbaf101a4
Several bug fixes and improvements (#945)
1 year ago
易春风 9baf4a1753
Use Vec.last() method to access the top item of stack. (#942)
1 year ago
Justin Tse 2b0cf6f9ab
fix: the bug for the array binary tree from ts and js code (#936)
1 year ago
易春风 c81d5e091b
Unsize type must be greater than or equal to 0 (#931)
1 year ago
hpstory 99fd891d76
feat: add csharp sdk to dockerfile (#929)
1 year ago
Yudong Jin d5ee877fd8
feat: Add Docker for code debugging (#927)
1 year ago
krahets 5f3ad1ed3d A few bug fixes.
1 year ago
Yudong Jin 23cce00e09
Fix Python build check script. (#911)
1 year ago
krahets 355cc3a6b1 Bug fixes to C code.
1 year ago