Commit graph

  • 23353e7960 deploy krahets 2024-05-02 01:46:20 +0800
  • 6d966b8b5d build krahets 2024-05-02 01:46:14 +0800
  • 64f88d123b Replace "" with <u></u> for EN version and bug fixes krahets 2024-05-02 01:44:03 +0800
  • c29287f50d
    Maintain the same semantics as other languages in n_queens.go huangjikun 2024-05-01 20:13:27 +0800
  • 5e90519796 deploy krahets 2024-05-01 19:57:53 +0800
  • 9a538fea7c Merge branch 'main' into dev krahets 2024-05-01 18:03:30 +0800
  • d2d49551e3
    Bug fixes for the figures of zh-hant version. (#1327) Yudong Jin 2024-05-01 17:59:23 +0800
  • 9f1f29bc16 Bug fixes for the figures of zh-hant version. Reduce image file size by ~10%. krahets 2024-05-01 17:57:05 +0800
  • d246e08cc6 deploy krahets 2024-05-01 07:30:15 +0800
  • a08cd961b3 build krahets 2024-05-01 07:30:10 +0800
  • 99ad40ea26 Format the EN markdown files. krahets 2024-05-01 07:28:18 +0800
  • 12fc5e49eb Unify the figure reference as "the figure below" and "the figure above". Bug fixes. krahets 2024-05-01 07:26:40 +0800
  • 354b81cb6c
    Add "reference" for EN version. Bug fixes. (#1326) Yudong Jin 2024-05-01 06:49:33 +0800
  • 85f0bc4ed1 deploy krahets 2024-05-01 06:47:42 +0800
  • 583d338530 build krahets 2024-05-01 06:47:36 +0800
  • c14a358aa7 Add "reference" for EN version. Bug fixes. krahets 2024-05-01 06:46:04 +0800
  • bb511e50e6
    Add the initial translation of chapter "greedy" (#1320) Yudong Jin 2024-05-01 05:57:39 +0800
  • 316b0e9215
    Add the initial translation of chapter "appendix" (#1325) Yudong Jin 2024-05-01 05:57:29 +0800
  • baf30b1c92
    Add the initial translation of chapter "dynamic programming" (#1319) Yudong Jin 2024-05-01 05:57:15 +0800
  • 3eb929ca6d
    Add the initial translation of chapter "backtracking" (#1323) Yudong Jin 2024-05-01 05:57:01 +0800
  • 3bd416600e
    translation: Add the initial translation of chapter "divide and conquer" (#1322) Yudong Jin 2024-05-01 05:56:54 +0800
  • 01a2e31203
    Add the initial translation of chapter "sorting" (#1321) Yudong Jin 2024-05-01 05:56:35 +0800
  • 96597b8aaa
    Add the initial translation of chapter "searching" (#1324) Yudong Jin 2024-05-01 05:56:27 +0800
  • 956400e313 Add the initial translation of chapter "appendix" krahets 2024-05-01 05:53:49 +0800
  • 23584e7c1b
    Update summary.md Yudong Jin 2024-05-01 05:47:21 +0800
  • b0278cc716
    Update index.md Yudong Jin 2024-05-01 05:47:06 +0800
  • 00c2bdd684
    Update summary.md Yudong Jin 2024-05-01 05:46:04 +0800
  • 51ef417f0d
    Update index.md Yudong Jin 2024-05-01 05:45:47 +0800
  • 402a46a4c5 Add the initial translation of chapter "dynamic programming" krahets 2024-05-01 05:40:52 +0800
  • a1ef4b701c Add the initial translation of chapter "greedy" krahets 2024-05-01 05:21:50 +0800
  • dfacc1f75e Add the initial translation of chapter "backtracking" krahets 2024-05-01 02:47:39 +0800
  • 7c08cd23d1 Add the initial translation of chapter "divide and conquer" krahets 2024-05-01 02:26:00 +0800
  • 899f1ff0cd Add the initial translation of chapter "sorting" krahets 2024-04-30 19:12:10 +0800
  • 35a0989c92 Add the initial translation of chapter "searching" krahets 2024-04-30 18:42:49 +0800
  • 59d07264fc
    feat: add ruby code block - bucket sort (#1285) Martin Xu 2024-04-30 16:00:39 +0800
  • 84bb11522e
    feat: remove setup-swift (#1312) nuomi1 2024-04-30 15:59:56 +0800
  • 68f3a453e1
    feat: add ruby code block - merge sort (#1260) 洪鈞閔 ( jasper ) 2024-04-30 15:58:47 +0800
  • 3f857db457
    feat: add ruby code block - heap sort (#1261) 洪鈞閔 ( jasper ) 2024-04-30 15:58:37 +0800
  • af99bf0f4b
    Update bucket_sort.rb Yudong Jin 2024-04-30 15:58:11 +0800
  • 6ea5cf9c03
    Test success Yudong Jin 2024-04-30 15:54:47 +0800
  • 03ae3e17d4
    Test failure Yudong Jin 2024-04-30 15:53:20 +0800
  • 870e3e5cb2
    Bug fixes and improvements (#1318) Yudong Jin 2024-04-30 15:52:05 +0800
  • 84b1ce2497
    Fix incorrect method name in permutations_ii.go (#1313) huangjikun 2024-04-30 14:13:01 +0800
  • 9fede7266e
    Fix incorrect method name in permutations_ii.go huangjikun 2024-04-30 09:56:25 +0800
  • ef32118b67 deploy krahets 2024-04-29 15:19:09 +0800
  • 1b29b658bf build krahets 2024-04-29 15:19:01 +0800
  • 6d9a9c81f0
    feat(codes/ruby/chapter_sorting/heap_sort.rb): driver code add if logic 洪鈞閔 ( jasper ) 2024-04-29 09:11:00 +0800
  • c551992d36
    feat(codes/ruby/chapter_sorting/heap_sort.rb): modify logic instruction 洪鈞閔 ( jasper ) 2024-04-29 09:10:15 +0800
  • 83df98f5b1
    feat(codes/ruby/chapter_sorting/merge_sort.rb): modify logic instruction 洪鈞閔 ( jasper ) 2024-04-29 09:09:40 +0800
  • 620a2757e2
    feat(codes/ruby/chapter_sorting/merge_sort.rb): modify comment style 洪鈞閔 ( jasper ) 2024-04-29 09:08:25 +0800
  • a265769ca7
    feat(codes/ruby/chapter_sorting/merge_sort.rb): driver code add if logic 洪鈞閔 ( jasper ) 2024-04-29 09:07:52 +0800
  • fd611d0021 Bug fixes krahets 2024-04-29 04:23:12 +0800
  • bca5592a60
    feat: remove setup-swift nuomi1 2024-04-28 22:47:28 +0800
  • b1bd0c8f8d deploy krahets 2024-04-28 22:36:06 +0800
  • f748af6aa4 build krahets 2024-04-28 22:35:59 +0800
  • caa59e054f Sync zh ang zh-hant versions krahets 2024-04-28 22:33:27 +0800
  • 34d9fb216e Merge branch 'main' into dev krahets 2024-04-28 22:28:39 +0800
  • a3950e1def
    feat: Add ruby codes - chapter "Heap" (#1300) bluebean-cloud 2024-04-28 22:24:51 +0800
  • ca55e818a5
    feat: update os and swift (#1311) nuomi1 2024-04-28 22:22:03 +0800
  • 6f17260730
    Merge branch 'main' into feat/ruby_heap Yudong Jin 2024-04-28 22:17:01 +0800
  • aa23109a0f
    Update my_heap.rb Yudong Jin 2024-04-28 22:16:00 +0800
  • 51874fef62
    feat: update os and swift nuomi1 2024-04-28 22:11:14 +0800
  • 75873f0a05
    fix(typo): Update linked_list.md (#1307) smilelsb 2024-04-28 22:02:39 +0800
  • cfc273783b
    feat: Add glossary and description for "哈希集合" (#1310) Yudong Jin 2024-04-28 22:00:25 +0800
  • 7ad5f89231 Add glossary and description for "哈希集合" krahets 2024-04-28 21:54:39 +0800
  • dfb234658a Update the callout headers krahets 2024-04-28 21:49:24 +0800
  • a88c7b9862
    Change remove to pop (#1309) rongyi 2024-04-28 20:47:03 +0800
  • 771a004b8b Change remove to pop rongyi 2024-04-28 15:45:53 +0800
  • 9a8f397973 fix to_a bluebean-cloud 2024-04-27 21:32:36 +0800
  • b4fe6ac6dd
    Update linked_list.md smilelsb 2024-04-27 14:40:29 +0800
  • 30238b9340
    Update number_encoding.md Thans 2024-04-27 13:19:08 +0800
  • 5aeda10b00 fix: apply the suggested changes bluebean-cloud 2024-04-27 11:25:24 +0800
  • 7d703524ec
    Update codes/ruby/chapter_heap/top_k.rb bluebean-cloud 2024-04-27 11:15:07 +0800
  • 640063216d
    Update codes/ruby/chapter_heap/my_heap.rb bluebean-cloud 2024-04-27 11:14:54 +0800
  • b19fc536c4 Add a Q&A for chapter of introduction krahets 2024-04-26 19:57:07 +0800
  • 7803a73a99 deploy krahets 2024-04-26 19:21:13 +0800
  • f986ae3c8c build krahets 2024-04-26 19:21:07 +0800
  • fa951f5cf1 Merge branch 'main' into dev krahets 2024-04-26 19:15:26 +0800
  • 71b7cc8ef6
    Enhance accessibility of MathJax script loading with cdnjs (#1304) CharlesHsu 2024-04-26 19:13:05 +0800
  • 0939beb209
    Update mathjax.js Yudong Jin 2024-04-26 19:06:45 +0800
  • 51a9749b45
    Update mkdocs.yml Yudong Jin 2024-04-26 19:05:24 +0800
  • 9e7fbf249f
    feat: add ruby code - chapter graph (#1303) khoaxuantu 2024-04-26 16:30:55 +0700
  • fb8af96145 Add fallback mechanism for MathJax script loading to enhance global accessibility. CharlesHsu 2024-04-26 04:23:59 +0800
  • a7c4a1a0f6 feat: add ruby code - chapter graph khoaxuantu 2024-04-25 23:44:46 +0700
  • dd7917e0f3 fix: Fix code style bluebean-cloud 2024-04-24 10:57:33 +0800
  • 69cb171dd8
    Translation: Update index.md (#1286) K3v123 2024-04-24 01:23:16 +1200
  • 818b2e82c0 fix delete heap.rb bluebean-cloud 2024-04-23 10:07:54 +0800
  • 4ac2114dcd feature: finish chapter heap for ruby bluebean-cloud 2024-04-23 10:05:55 +0800
  • 1f4023105f
    translation: Update binary_tree.md K3v123 2024-04-23 11:10:36 +1200
  • 1a99dd420f
    feat(JavaScript): Add the workflow file for CI check (#1296) Shyam Chen 2024-04-22 17:51:44 +0800
  • dad07d9595 Update en/README.md krahets 2024-04-22 17:16:30 +0800
  • 55064f19f8 Merge branch 'main' into dev krahets 2024-04-22 17:15:59 +0800
  • a7f4340e55 Update README krahets 2024-04-22 17:14:14 +0800
  • cbb1f72da6
    Test success Yudong Jin 2024-04-22 16:48:59 +0800
  • f6da242639
    Update javascript.yml Yudong Jin 2024-04-22 16:46:15 +0800
  • 9913dbf1da
    Test failure Yudong Jin 2024-04-22 16:45:30 +0800
  • ec7d407355 Merge branch 'main' of github.com:bluebean-cloud/hello-algo bluebean-cloud 2024-04-22 15:46:38 +0800
  • aa998449dc init heap Ruby bluebean-cloud 2024-04-22 15:46:03 +0800
  • bdc9b9e120 Apply suggestions from code review Co-authored-by: krahets <krahets@163.com> Shyam-Chen 2024-04-22 10:12:02 +0800
  • fd8a10f320 deploy krahets 2024-04-22 02:35:48 +0800