Commit Graph

  • 870e3e5cb2
    Bug fixes and improvements (#1318) Yudong Jin 2024-04-30 15:52:05 +08:00
  • 84b1ce2497
    Fix incorrect method name in permutations_ii.go (#1313) huangjikun 2024-04-30 14:13:01 +08:00
  • a3950e1def
    feat: Add ruby codes - chapter "Heap" (#1300) bluebean-cloud 2024-04-28 22:24:51 +08:00
  • ca55e818a5
    feat: update os and swift (#1311) nuomi1 2024-04-28 22:22:03 +08:00
  • 75873f0a05
    fix(typo): Update linked_list.md (#1307) smilelsb 2024-04-28 22:02:39 +08:00
  • cfc273783b
    feat: Add glossary and description for "哈希集合" (#1310) Yudong Jin 2024-04-28 22:00:25 +08:00
  • a88c7b9862
    Change remove to pop (#1309) rongyi 2024-04-28 20:47:03 +08:00
  • 71b7cc8ef6
    Enhance accessibility of MathJax script loading with cdnjs (#1304) CharlesHsu 2024-04-26 19:13:05 +08:00
  • 9e7fbf249f
    feat: add ruby code - chapter graph (#1303) khoaxuantu 2024-04-26 16:30:55 +07:00
  • 69cb171dd8
    Translation: Update index.md (#1286) K3v123 2024-04-24 01:23:16 +12:00
  • 1a99dd420f
    feat(JavaScript): Add the workflow file for CI check (#1296) Shyam Chen 2024-04-22 17:51:44 +08:00
  • a7f4340e55 Update README krahets 2024-04-22 17:14:14 +08:00
  • 54ced94e4f
    Fix incorrect indexes in two_sum.go (#1297) huangjikun 2024-04-22 02:28:54 +08:00
  • f616dac7da
    Bug fixes and improvements (#1298) Yudong Jin 2024-04-22 02:26:32 +08:00
  • 74f1a63e8c
    feat: add ruby code blocks - chapter tree (#1293) khoaxuantu 2024-04-19 22:42:20 +07:00
  • 587344da62
    feat(TypeScript): Add the workflow file for CI check (#1280) Shyam Chen 2024-04-19 18:48:58 +08:00
  • 499419e4ce
    Create quick_sort.rb (#1223) cy-by-side 2024-04-19 18:26:54 +08:00
  • 19488b13c4
    feat: add ruby codes - chapter tree (#1288) khoaxuantu 2024-04-19 14:50:43 +07:00
  • a587b01c4d
    feat(appendix): TypeScript installation (#1279) Shyam Chen 2024-04-18 01:22:30 +08:00
  • 411a4b8a46
    translation: Update chapter_graph/index.md (#1266) K3v123 2024-04-15 22:45:07 +12:00
  • be9931c8a1
    feat: Add Ruby code - chapter "Hashing" (#1276) khoaxuantu 2024-04-15 15:20:26 +07:00
  • 2b11639103
    fix(C): Update common.h (#1278) nuquist19 2024-04-15 14:54:28 +08:00
  • d484b08c15
    Prepare 1.1.0 release (#1274) Yudong Jin 2024-04-14 20:46:20 +08:00
  • 16942dfe32
    fix(C): fix the array initialization in coin_change.c (#1277) jiawenshi 2024-04-14 17:30:21 +08:00
  • 4d9bbe72e1
    Improve the consistency between code and comments in Kotlin (#1268) curtishd 2024-04-13 20:09:39 +08:00
  • b0d6fa0f38
    translation: Add the contributing guidelines for Chinese-to-English (#1238) Yudong Jin 2024-04-12 19:14:49 +08:00
  • 92337671a6
    feat: Add Ruby code - chapter "Searching" (#1262) bluebean-cloud 2024-04-12 03:10:15 +08:00
  • aca850244b
    fix(C): fix array_hash_map.c and bucket_sort.c (#1272) Lanjing Gong 2024-04-12 03:03:18 +08:00
  • 49e6a208f6
    Create insertion_sort.rb (#1222) cy-by-side 2024-04-11 20:52:54 +08:00
  • b2f0d4603d
    Many bug fixes and improvements (#1270) Yudong Jin 2024-04-11 20:18:19 +08:00
  • 07977184ad
    Add the chapter of hello algo for the en version (#1269) Yudong Jin 2024-04-11 20:07:30 +08:00
  • 6404a53fc6
    chore: update driver code (#1265) khoaxuantu 2024-04-10 21:38:48 +07:00
  • a3ee733e7b
    fix(Kotlin): Remove empty lines (#1264) curtishd 2024-04-10 21:19:19 +08:00
  • 30fd4ef646
    添加for循环的花括号以增加可读性和可维护性 (#1249) echoless 2024-04-10 19:01:22 +08:00
  • ab536479d0
    feat: add correct comment for RUBY (#1247) bluebean-cloud 2024-04-10 18:11:19 +08:00
  • 1623e3c6a8
    feat(Kotlin): Replace value with _val (#1254) curtishd 2024-04-10 18:09:43 +08:00
  • 39e2e1a5c1
    feat(Kotlin): Add the workflow file for CI check (#1251) curtishd 2024-04-09 20:54:30 +08:00
  • 78f71eeacb
    Bug fixes and improvements (#1252) Yudong Jin 2024-04-09 19:55:59 +08:00
  • 896d9a64f6
    Refine kotlin code (#1241) curtishd 2024-04-09 16:26:58 +08:00
  • 41dd677338
    Add Ruby test CI (#1242) khoaxuantu 2024-04-09 02:20:04 +07:00
  • 62572bf576
    微信關聯 -> 微信聯繫 (#1244) Dr.XYZ 2024-04-09 02:05:14 +08:00
  • 3fe8f67ba9
    Improve readability of Kotlin code (#1236) curtishd 2024-04-08 16:09:34 +08:00
  • ba1df4a3e8
    translation: chapter_hashing/summary.md (#1201) Spark 2024-04-07 07:04:01 -04:00
  • e4784ba939
    feat: add ruby code blocks - chapter stack and queue (#1234) khoaxuantu 2024-04-07 17:58:56 +07:00
  • 5725b8a0f1
    Improve readability of kotlin code (#1233) curtishd 2024-04-07 18:56:59 +08:00
  • e121665772
    feat: add ruby code - chapter stack and queue (#1230) khoaxuantu 2024-04-07 13:48:48 +07:00
  • f901a31bae
    fix(Rust): no need to clone in hash put fn (#1226) rongyi 2024-04-07 14:46:21 +08:00
  • bd54594a90
    feat: add ruby code block - chapter data structure (#1227) khoaxuantu 2024-04-07 00:44:18 +07:00
  • 4fadad50ba
    fix: Some Ruby code (#1231) khoaxuantu 2024-04-07 00:39:45 +07:00
  • db164f6703
    fix memory leak in the C code (#1203) Yang Le 2024-04-07 01:36:55 +08:00
  • 0503e740ad
    Update symbol format in LaTex of number encoding section (#1193) Nan Lei 2024-04-07 01:33:42 +08:00
  • 2655a2f66a
    Simplify kotlin code and improve code readability (#1198) curtishd 2024-04-07 01:31:58 +08:00
  • 931d8f5089 Update README krahets 2024-04-06 04:05:39 +08:00
  • 6e570e2863
    Update README for zh-hant version (#1228) Yudong Jin 2024-04-06 03:57:46 +08:00
  • 5f7385c8a3
    feat: Traditional Chinese version (#1163) Yudong Jin 2024-04-06 02:30:11 +08:00
  • 33d7f8a2e5
    fix: fixed the incorrect use of Chinese designators (#1224) KeiichiKasai 2024-04-05 16:35:50 +08:00
  • d8cae21da3
    Fix the driver code of quick_sort.cpp (#1219) cy-by-side 2024-04-04 19:37:18 +08:00
  • 07f7eb12ff
    translation: Capitalize all the headers, list headers and figure captions (#1206) Yudong Jin 2024-04-04 17:09:53 +08:00
  • 5e2eef0b4d
    Adding the chapter of hello_algo and bug fixes (#1217) Yudong Jin 2024-04-03 21:05:16 +08:00
  • 043085d0ea
    fix: adapt missing ruby style guide (#1216) khoaxuantu 2024-04-03 20:01:29 +07:00
  • c435d177a1
    Create chapter_computational_complexity/iteration.rb (#1207) cy-by-side 2024-04-03 15:51:20 +08:00
  • fd580a184a
    feat: Add Ruby code - chapter "computational complexity" (#1212) khoaxuantu 2024-04-03 04:10:25 +07:00
  • df83b869eb
    Add the chapter of hello_algo (#1215) Yudong Jin 2024-04-03 05:06:11 +08:00
  • 2b1a98fb61
    Use underline format for the technical terms (#1213) Yudong Jin 2024-04-03 03:52:17 +08:00
  • 06068927cd
    Add the initial translation for the Graph chapter (#1211) Yudong Jin 2024-04-02 18:52:34 +08:00
  • 04ebee0308
    Add the initial translation for the Heap chapter (#1210) Yudong Jin 2024-04-02 18:50:31 +08:00
  • 3b797d56af
    translation: Add the initial translation for the tree chapter (#1208) Yudong Jin 2024-04-02 17:02:03 +08:00
  • b3f100aff1
    Bug fixes and improvements (#1205) Yudong Jin 2024-04-01 19:37:00 +08:00
  • 5ce088de52
    Fix inconsistent comments Ruby - chapter array and linked list (#1202) khoaxuantu 2024-03-31 14:58:35 +07:00
  • 57bdfd6284
    Add Ruby code blocks to the documents (#1200) Yudong Jin 2024-03-31 03:57:11 +08:00
  • 034ee65e9a
    Fix bugs and harmonize the code comments (#1199) Yudong Jin 2024-03-31 03:06:41 +08:00
  • cfe8281aee
    Add kotlin code for chapter_stack_and_queue and chapter_tree (#1197) curtishd 2024-03-30 13:16:39 +08:00
  • 85ca4cce43
    feat: Add ruby code - chapter "array & linked list" (#1158) khoaxuantu 2024-03-30 12:10:46 +07:00
  • e799513173
    Add kotlin code block for chapter_heap (#1196) curtishd 2024-03-29 20:32:49 +08:00
  • 8a05edb604
    Add kotlin code block for chapter_hashing (#1195) curtishd 2024-03-29 20:01:37 +08:00
  • 5474ffc1ae
    Add kotlin code block for the chapter of data structure (#1190) curtishd 2024-03-29 15:41:01 +08:00
  • 2f505e7f38
    Add kotlin code block for chapter_computational_complexity (#1187) curtishd 2024-03-28 17:08:39 +08:00
  • 16350b65e4
    Add kotlin code block for array.md and backtracking_algorithm.md. (#1185) curtishd 2024-03-27 21:47:34 +08:00
  • 556af1624c
    No need to match expand pop, just return it (#1154) rongyi 2024-03-27 01:29:43 +08:00
  • 82a7dc9dcc
    Add kotlin code block for chapter array and linkedlist (#1179) curtishd 2024-03-27 01:12:30 +08:00
  • 1c8359129f Add kotlin to gitattributes krahets 2024-03-26 03:42:07 +08:00
  • 9c07ca99f3
    Fix the comment in recursion.kt (#1177) curtishd 2024-03-26 03:14:13 +08:00
  • 43bb45bceb
    Several bug fixes and improvements (#1178) Yudong Jin 2024-03-26 02:49:26 +08:00
  • 42f48405ef
    Fix all the incorrect comment in kotin files (#1176) curtishd 2024-03-25 22:14:55 +08:00
  • 5ec5ef9af0
    Add kotlin code for the utils file (#1175) curtishd 2024-03-25 19:15:40 +08:00
  • 5e77a64341
    Add kotlin code for the chapter of tree (#1172) curtishd 2024-03-25 16:22:17 +08:00
  • 202450420d
    Add the kotlin blocks to the documents (#1170) Yudong Jin 2024-03-25 03:15:36 +08:00
  • 55db99ab18
    Add return value for recur function of Python in space complexity (#1169) Nan Lei 2024-03-25 01:53:21 +08:00
  • 739ee24751
    Fix toc for the webpage of the chapter of computational complexity (#1107) None 2024-03-23 21:04:14 +08:00
  • 6069cb89a7
    Add kotlin code for the chapter of stack and queue (#1162) curtishd 2024-03-23 19:33:18 +08:00
  • 3d3e16fcd7
    Update terminology for traditional Chinese translation (#1165) Yudong Jin 2024-03-23 02:19:47 +08:00
  • 3ea91bda99
    fix: Use int instead of float for the example code of log time complexity (#1164) Yudong Jin 2024-03-23 02:17:48 +08:00
  • fc8473ccfe
    translation: Update chapter_computational_complexity/iteration_and_recursion.md (#1074) Phoenix Xie 2024-03-23 02:59:44 +10:30
  • 7359a7cb4b
    Review Swift codes (#1150) nuomi1 2024-03-20 21:15:39 +08:00
  • 300a781fab
    Update code comment of quadratic in time_complexity (#1155) Nan Lei 2024-03-19 02:28:16 +08:00
  • 7a4a45977a
    translation: Update chapter_stack_and_queue/queue.md (#1039) Loong Loong 2024-03-19 01:36:31 +11:00
  • 1845937c5a
    Add kotlin code for the chapter of sorting (#1145) curtishd 2024-03-18 13:34:20 +08:00
  • 7f43f92ae9
    Bug fixes and improvements (#1152) Yudong Jin 2024-03-18 13:34:02 +08:00
  • 6f1ec66949
    Fix rust compile warning and an obvious print error in array.rs (#1144) rongyi 2024-03-18 02:44:03 +08:00
  • 7b1094318b
    cargo fmt rust code (#1131) rongyi 2024-03-16 02:13:41 +08:00