Commit graph

  • a33a439f15 Fix right-left and left-right inversion on AVL Binary Tree goerll 2024-07-16 20:18:49 -0300
  • cdbfcd2f72
    Update subset_sum_i.cs linyue0103 2024-07-16 01:58:25 +0800
  • f4d398d01b
    Improved HTML Structure for Better Accessibility and Maintainability Anurag Pandey 2024-07-15 16:18:24 +0530
  • 86933b1bcf
    Migrate time_complexity java implementation to kotlin to for en docs Henry Addo 2024-07-14 16:45:04 -0700
  • a1b0c3e908
    Add kotlin snippet for time complexity chapter Henry Addo 2024-07-14 16:11:57 -0700
  • 68c9b4630e
    Create scala.yml Jafar Saad 2024-07-15 01:32:11 +0700
  • 2758e06374
    remove unnecessary type conversions (#1411) Rui 2024-07-14 18:36:00 +0800
  • ff6d42bd9b
    translation: refine translation of chapter_graph/graph.md (#1385) Yuelin Xin 2024-07-12 18:20:01 +0800
  • 5c01b3eead
    Create study COPYWRITER-CREATE 2024-07-12 18:01:23 +0800
  • 1349fc28c2 Update binary_search_edge.py Lihuahangvampire 2024-07-08 16:34:34 +0800
  • bc0e32af57 fix(graph): enhance the judgment of boundary conditions for removeEdge functions ztkuaikuai 2024-07-07 18:40:23 +0800
  • 44c4d3eb1a Revert "practice selection sort" hujingting 2024-07-07 14:16:40 +0800
  • 39f5a35bc7 Revert "delete unused file" hujingting 2024-07-07 14:14:42 +0800
  • cf32963204 delete unused file hujingting 2024-07-07 14:05:17 +0800
  • 4e6427ffba practice selection sort hujingting 2024-07-07 13:50:02 +0800
  • 4d51f6a107
    remove unnecessary type conversions Rui 2024-07-06 15:20:44 +0800
  • f4a6d2127c
    fix: correct comment translation in binary_tree.md (#1406) Flamingo 2024-07-01 15:10:46 +0800
  • c52a45edbb 给邻接表的图实现添加一个边是否存在的判定 weishx 2024-06-29 00:27:49 +0800
  • 4912d3f569 fix: correct comment translation in binary_tree.md Yiwei Zhou 2024-06-28 19:29:11 +0800
  • 27d59f65a6
    fix invalid code comment (#1405) Rui 2024-06-28 19:20:41 +0800
  • ec2b53883c
    Update time_complexity.md Yudong Jin 2024-06-28 19:19:56 +0800
  • 4190eca41a
    fix(Go): code comment error (#1404) Flamingo 2024-06-28 19:18:17 +0800
  • e26876f867
    Remove invalid comment Ray 2024-06-28 15:47:37 +0800
  • 2dfa9362ed fix: comment error in zn-hant version Flamingo 2024-06-28 00:42:02 +0800
  • bedc912b2c fix: comment error Flamingo 2024-06-28 00:36:04 +0800
  • 11d0117954 Merge branch 'main' into hjx_self lidan 2024-06-21 11:44:03 +0800
  • 32a89eaab8 update lidan 2024-06-21 11:43:25 +0800
  • 1cdb003bd8
    Merge branch 'krahets:main' into hjx_self Handy 2024-06-21 11:40:16 +0800
  • 2cdf088410 🎈 perf: xiaok29 2024-06-20 15:51:12 +0800
  • 974a75f1a0 🐞 fix: xiaok29 2024-06-20 15:50:04 +0800
  • ce0dbad174 refine graph_traversal.md Yuelin Xin 2024-06-19 22:29:02 +0800
  • ea78d853d8 refine graph_operations.md Yuelin Xin 2024-06-19 22:21:55 +0800
  • a7c241609f
    translation: refine translation of chapter_graph/index.md (#1384) Yuelin Xin 2024-06-19 15:45:29 +0800
  • a69cd7997b
    Update graph.md Yuelin Xin 2024-06-18 18:15:49 +0800
  • 3e6e877cda
    Update index.md Yuelin Xin 2024-06-18 10:07:10 +0800
  • e641db7947
    Update summary.md Yuelin Xin 2024-06-18 10:04:15 +0800
  • 12e31bd47e Sync zh and zh-hant versions. krahets 2024-06-13 15:46:32 +0800
  • 8fb4fdc14c deploy krahets 2024-06-13 15:44:59 +0800
  • f9d935e34c build krahets 2024-06-13 15:44:53 +0800
  • 9f0bec5f50
    translation: optimize the translation of hash_map.md (#1358) qinmu 2024-06-13 15:31:15 +0800
  • 427c7ac59d
    translation: refine the translation of data_structure/summary (#1374) Deming Chu 2024-06-13 17:20:29 +1000
  • 017b95f003
    Make rust more idomatic (#1386) rongyi 2024-06-13 15:19:21 +0800
  • 5ec77fba72 doc: refine expressions qinmu 2024-06-11 23:17:30 +0800
  • d2c4653396 Make rust more idomatic rongyi 2024-06-11 18:59:08 +0800
  • 09a030357d refine translation of graph/graph.md Yuelin Xin 2024-06-10 17:26:03 +0100
  • 50f1c16749 refine translation of graph/index.md Yuelin Xin 2024-06-09 22:13:56 +0100
  • 3862432cfe refine translation of heap/summary.md Yuelin Xin 2024-06-09 21:58:26 +0100
  • ea44ca424e refine (K3v123 comment) Deming Chu 2024-06-07 14:40:46 +1000
  • bf4f396b2c replace the encoding naming (krahets comment) Deming Chu 2024-06-07 14:27:29 +1000
  • 85fdd49915
    Merge branch 'krahets:main' into main qinmu 2024-06-05 20:35:22 +0800
  • 8b39df276d doc: update hash_map translation qinmu 2024-06-05 20:31:57 +0800
  • 2ef65eaa6b fix: handle dangling pointer zll600 2024-06-04 08:40:46 +0800
  • 6c313b1436 deploy krahets 2024-05-31 17:45:23 +0800
  • b5c65756fc build krahets 2024-05-31 17:45:16 +0800
  • 0774920d7f
    fix(Go): Update array_queue.go and array_deque.go (#1362) nil 2024-05-31 17:38:27 +0800
  • ecb7fd2e11
    Delete codes/go/go.sum Yudong Jin 2024-05-31 17:36:22 +0800
  • 258a17c4b6 🔧 build: xiaok29 2024-05-31 16:54:32 +0800
  • 3f4220de81
    Bug fixes and improvements (#1380) Yudong Jin 2024-05-31 16:39:06 +0800
  • 3494e1d2ba Add @ khoaxuantu to the landing page of zh-hant and en versions. krahets 2024-05-31 16:32:39 +0800
  • 39a6890b7e
    Add intial translation of the figures for the chapters of backtracking, divide and conquer, appendix (#1337) Yudong Jin 2024-05-31 16:01:23 +0800
  • 59839c2437
    Add intial translation of the figures for the chapters of graph, searching, and sorting (#1338) Yudong Jin 2024-05-31 16:00:43 +0800
  • 8b3e705c71
    Add intial translation of the figures for the chapters of hashing, tree, and heap (#1339) Yudong Jin 2024-05-31 15:59:59 +0800
  • ae2ff7a68a
    Add intial translation of the figures for the chapters of dynamic programming, greedy (#1336) Yudong Jin 2024-05-31 15:58:43 +0800
  • df68862223 Merge branch 'main' into dev_trans1 krahets 2024-05-31 15:57:17 +0800
  • 2454968add Merge branch 'main' into dev_trans2 krahets 2024-05-31 15:56:53 +0800
  • a7da51806f Merge branch 'main' into dev_trans3 krahets 2024-05-31 15:56:28 +0800
  • a7a50076e3 Merge branch 'main' into dev_trans4 krahets 2024-05-31 15:56:04 +0800
  • 22050b8120 Update krahets 2024-05-31 15:45:19 +0800
  • 860de6d82c Update krahets 2024-05-31 15:44:25 +0800
  • 4e32e2ae7a Update krahets 2024-05-31 15:43:06 +0800
  • d9eb2e7c67 Update krahets 2024-05-31 15:42:34 +0800
  • 6abac5a2e7 deploy krahets 2024-05-31 12:45:23 +0800
  • 124c7ce24d build krahets 2024-05-31 12:45:17 +0800
  • e0467b692d Sync zh and zh-hant versions krahets 2024-05-31 12:44:10 +0800
  • d5b0e2f457 Add @khoaxuantu to the landing page. krahets 2024-05-31 12:43:55 +0800
  • 062a350b37 Merge branch 'main' into dev krahets 2024-05-31 12:35:50 +0800
  • a704c0d7f2
    feat: finalize ruby code transpilation (#1379) khoaxuantu 2024-05-31 11:30:55 +0700
  • c8e73db38b feat: finalize ruby code transpilation khoaxuantu 2024-05-30 22:25:37 +0700
  • a14be17b74
    [feat] add ruby code - chapter dynamic programming (#1378) khoaxuantu 2024-05-30 16:11:56 +0700
  • 731379d79f [feat] add ruby code - chapter dynamic programming khoaxuantu 2024-05-29 23:49:12 +0700
  • 29c1972ec2 Update performance_evaluation.md and time_complexity.md krahets 2024-05-27 17:08:05 +0800
  • 68f24d3fb7 fix space issue Deming Chu 2024-05-24 18:51:09 +1000
  • 63bcdb798a
    [Rust] make rust part more idomatic and fix panic of backtrack template (#1370) rongyi 2024-05-24 16:21:17 +0800
  • 3991ca7b30 Sync zh and zh-hant versions. krahets 2024-05-24 16:12:32 +0800
  • 1a7a8ac395 deploy krahets 2024-05-24 16:12:23 +0800
  • 6bac0db1c4 build krahets 2024-05-24 16:12:17 +0800
  • 19503bab42 Merge branch 'main' into dev krahets 2024-05-24 15:42:52 +0800
  • aa818945f0
    feat: Add Ruby code - chapter "Backtracking" (#1373) khoaxuantu 2024-05-24 14:41:40 +0700
  • a25dce3e77 feat: translate data_structure/summary to English Deming Chu 2024-05-24 17:41:16 +1000
  • 550b4c4e6f chore: remove redundant line qinmu 2024-05-22 18:24:00 +0800
  • 231e853219 feat: add ruby code block - chapter backtracking khoaxuantu 2024-05-22 10:29:54 +0700
  • 906824ce11 [feat] add ruby code - chapter backtracking khoaxuantu 2024-05-22 01:13:49 +0700
  • e53eef6930 Fix panic template rongyi 2024-05-20 15:26:41 +0800
  • 282d882d53 Idiomatic rust rongyi 2024-05-20 15:26:21 +0800
  • b0d6ac58f1 Drop unused variable rongyi 2024-05-20 14:42:34 +0800
  • 5634c072bd doc: remove redundant lines and polish words qinmu 2024-05-19 23:14:03 +0800
  • 2f8572fd4f feat: Add PHP Codes for chapter_stack_and_queue DoWake 2024-05-19 23:06:03 +0800
  • 70df1515c1 feat: Add PHP Codes for chapter_array_and_linkedlist DoWake 2024-05-19 22:54:54 +0800
  • d027493c36
    Merge branch 'krahets:main' into main qinmu 2024-05-19 22:52:48 +0800
  • 422694cf2c feat: Add PHP Codes for chapter_computational_complexity DoWake 2024-05-19 22:42:06 +0800