Yudong Jin
3f4220de81
Bug fixes and improvements ( #1380 )
...
* preorder, inorder, postorder -> pre-order, in-order, post-order
* Bug fixes
* Bug fixes
* Update what_is_dsa.md
* Sync zh and zh-hant versions
* Sync zh and zh-hant versions.
* Update performance_evaluation.md and time_complexity.md
* Add @khoaxuantu to the landing page.
* Sync zh and zh-hant versions
* Add @ khoaxuantu to the landing page of zh-hant and en versions.
6 months ago
khoaxuantu
a704c0d7f2
feat: finalize ruby code transpilation ( #1379 )
6 months ago
khoaxuantu
aa818945f0
feat: Add Ruby code - chapter "Backtracking" ( #1373 )
...
* [feat] add ruby code - chapter backtracking
* feat: add ruby code block - chapter backtracking
6 months ago
CarrotDLaw
9afbc9eda5
[Rust] Use arrays instead of vectors in Chapter 4.1 Array ( #1357 )
...
* [Rust] Use array in chapter 4.1
* docs: update comments
* docs: update comments
* docs: update comments
* fix: update slices
* docs: update comments
6 months ago
Yudong Jin
c4a7966882
Bug fixes and improvements ( #1348 )
...
* Add "reference" for EN version. Bug fixes.
* Unify the figure reference as "the figure below" and "the figure above".
Bug fixes.
* Format the EN markdown files.
* Replace "" with <u></u> for EN version and bug fixes
* Fix biary_tree_dfs.png
* Fix biary_tree_dfs.png
* Fix zh-hant/biary_tree_dfs.png
* Fix heap_sort_step1.png
* Sync zh and zh-hant versions.
* Bug fixes
* Fix EN figures
* Bug fixes
* Fix the figure labels for EN version
6 months ago
popozhu
9e4017b3fb
Update heap.md ( #1344 )
6 months ago
Yudong Jin
870e3e5cb2
Bug fixes and improvements ( #1318 )
...
* Sync zh and zh-hant versions
* Update en/README.md
* Add a Q&A for chapter of introduction
* Update the callout headers
* Sync zh ang zh-hant versions
* Bug fixes
7 months ago
smilelsb
75873f0a05
fix(typo): Update linked_list.md ( #1307 )
...
它表现出先进后出的特性,对应栈;它表现出先进先出的特性,对应队列。
适当修改为“它表现的特性为先进后出”和“它表现的特性为先进先出”。
因为原本的语句第一次阅读出现“出先进后”的错误断句
7 months ago
Yudong Jin
cfc273783b
feat: Add glossary and description for "哈希集合" ( #1310 )
7 months ago
Yudong Jin
f616dac7da
Bug fixes and improvements ( #1298 )
...
* Fix is_empty() implementation in the stack and queue chapter
* Update en/CONTRIBUTING.md
* Remove "剩余" from the state definition of knapsack problem
* Sync zh and zh-hant versions
* Update the stylesheets of code tabs
* Fix quick_sort.rb
* Fix TS code
* Update chapter_paperbook
* Upload the manuscript of 0.1 section
* Fix binary_tree_dfs.rb
* Bug fixes
* Update README
* Update README
* Update README
* Update README.md
* Update README
* Sync zh and zh-hant versions
* Bug fixes
7 months ago
khoaxuantu
74f1a63e8c
feat: add ruby code blocks - chapter tree ( #1293 )
7 months ago
Shyam Chen
a587b01c4d
feat(appendix): TypeScript installation ( #1279 )
...
* feat(appendix): TypeScript installation
* Update installation.md
* Update installation.md
* Update installation.md
* Update installation.md
---------
Co-authored-by: Yudong Jin <krahets@163.com>
7 months ago
khoaxuantu
be9931c8a1
feat: Add Ruby code - chapter "Hashing" ( #1276 )
...
* feat: add ruby code - chapter hashing
* feat: add ruby code blocks - chapter hashing
* fix: comments
7 months ago
Yudong Jin
d484b08c15
Prepare 1.1.0 release ( #1274 )
...
* Update bucket_sort.c
* Fix the comments in quick_sort.c
* Update the announce badge
* Sync zh and zh-hant versions
* Update contributors list.
* Sync zh and zh-hant versions.
* Sync zh and zh-hant versions.
* Update the contributors list
* Update the version number
7 months ago
curtishd
4d9bbe72e1
Improve the consistency between code and comments in Kotlin ( #1268 )
...
* style(kotlin): Make code and comments consistent.
* style(kotlin): convert comment location.
* style(c): Add missing comment.
* style(kotlin): Remove redundant semicolon, parenthesis and brace
* style(kotlin): Put constants inside the function.
* style(kotlin): fix unnecessary indentation.
* style(swift): Add missing comment.
* style(kotlin): Add missing comment.
* style(kotlin): Remove redundant comment.
* style(kotlin): Add missing comment.
* Update linked_list.kt
* style(csharp,js,ts): Add missing comment.
* style(kotlin): Remove empty lines.
* Update list.cs
* Update list.js
* Update list.ts
* roll back to commit 1
* style(cs,js,ts): Add missing comment in docfile.
* style(kotlin): Use normal element swapping instead of scope functions.
7 months ago
Yudong Jin
b2f0d4603d
Many bug fixes and improvements ( #1270 )
...
* Add Ruby and Kotlin icons
Add the avatar of @curtishd
* Update README
* Synchronize zh-hant and zh versions.
* Translate the pythontutor blocks to traditional Chinese
* Fix en/mkdocs.yml
* Update the landing page of the en version.
* Fix the Dockerfile
* Refine the en landingpage
* Fix en landing page
* Reset the README.md
7 months ago
bluebean-cloud
ab536479d0
feat: add correct comment for RUBY ( #1247 )
...
* feat: add correct comment for RUBY
* fix: use correct multi-line comments for RUBY
7 months ago
Yudong Jin
78f71eeacb
Bug fixes and improvements ( #1252 )
...
* Bug fixes
* Fix the landing page of zh-hant version
* Bug fixes and add an Q&A for chapter_data_structure
* Update the mindmap for zh-hant version
7 months ago
khoaxuantu
e4784ba939
feat: add ruby code blocks - chapter stack and queue ( #1234 )
7 months ago
khoaxuantu
bd54594a90
feat: add ruby code block - chapter data structure ( #1227 )
7 months ago
khoaxuantu
4fadad50ba
fix: Some Ruby code ( #1231 )
...
* fix: ruby code block - chapter computational complexity
* fix: ruby code - chapter array and linkedlist
7 months ago
Nan Lei
0503e740ad
Update symbol format in LaTex of number encoding section ( #1193 )
7 months ago
Yudong Jin
6e570e2863
Update README for zh-hant version ( #1228 )
...
* Bug fixes
* Fix the term in heap figures
* Unify the font of the chapter covers for the zh, en, and zh-Hant version
* Sync the zh-hant vertion with the main branch
* Update README for testing
* Update README for testing
* Update README for testing
* Update README for zh, en, zh-hant version
* Fix the issue links
* Update README
* Update README
* edition -> version
7 months ago
Yudong Jin
5f7385c8a3
feat: Traditional Chinese version ( #1163 )
...
* First commit
* Update mkdocs.yml
* Translate all the docs to traditional Chinese
* Translate the code files.
* Translate the docker file
* Fix mkdocs.yml
* Translate all the figures from SC to TC
* 二叉搜尋樹 -> 二元搜尋樹
* Update terminology.
* Update terminology
* 构造函数/构造方法 -> 建構子
异或 -> 互斥或
* 擴充套件 -> 擴展
* constant - 常量 - 常數
* 類 -> 類別
* AVL -> AVL 樹
* 數組 -> 陣列
* 係統 -> 系統
斐波那契數列 -> 費波那契數列
運算元量 -> 運算量
引數 -> 參數
* 聯絡 -> 關聯
* 麵試 -> 面試
* 面向物件 -> 物件導向
歸併排序 -> 合併排序
范式 -> 範式
* Fix 算法 -> 演算法
* 錶示 -> 表示
反碼 -> 一補數
補碼 -> 二補數
列列尾部 -> 佇列尾部
區域性性 -> 區域性
一摞 -> 一疊
* Synchronize with main branch
* 賬號 -> 帳號
推匯 -> 推導
* Sync with main branch
* First commit
* Update mkdocs.yml
* Translate all the docs to traditional Chinese
* Translate the code files.
* Translate the docker file
* Fix mkdocs.yml
* Translate all the figures from SC to TC
* 二叉搜尋樹 -> 二元搜尋樹
* Update terminology
* 构造函数/构造方法 -> 建構子
异或 -> 互斥或
* 擴充套件 -> 擴展
* constant - 常量 - 常數
* 類 -> 類別
* AVL -> AVL 樹
* 數組 -> 陣列
* 係統 -> 系統
斐波那契數列 -> 費波那契數列
運算元量 -> 運算量
引數 -> 參數
* 聯絡 -> 關聯
* 麵試 -> 面試
* 面向物件 -> 物件導向
歸併排序 -> 合併排序
范式 -> 範式
* Fix 算法 -> 演算法
* 錶示 -> 表示
反碼 -> 一補數
補碼 -> 二補數
列列尾部 -> 佇列尾部
區域性性 -> 區域性
一摞 -> 一疊
* Synchronize with main branch
* 賬號 -> 帳號
推匯 -> 推導
* Sync with main branch
* Update terminology.md
* 操作数量(num. of operations)-> 操作數量
* 字首和->前綴和
* Update figures
* 歸 -> 迴
記憶體洩漏 -> 記憶體流失
* Fix the bug of the file filter
* 支援 -> 支持
Add zh-Hant/README.md
* Add the zh-Hant chapter covers.
Bug fixes.
* 外掛 -> 擴充功能
* Add the landing page for zh-Hant version
* Unify the font of the chapter covers for the zh, en, and zh-Hant version
* Move zh-Hant/ to zh-hant/
* Translate terminology.md to traditional Chinese
7 months ago
KeiichiKasai
33d7f8a2e5
fix: fixed the incorrect use of Chinese designators ( #1224 )
8 months ago
Yudong Jin
5e2eef0b4d
Adding the chapter of hello_algo and bug fixes ( #1217 )
...
* Add the chapter of hello_algo
* Remove the comment field from the landing page
* Update the link in the landing page
* Fix a typo
* Bug fiixes
* Fix the bug of underlined terms
* Fix the format of English terms
* Fix "静态数据结构" vs. "动态数据结构" in classification_of_data_structure.md
8 months ago
khoaxuantu
043085d0ea
fix: adapt missing ruby style guide ( #1216 )
8 months ago
khoaxuantu
fd580a184a
feat: Add Ruby code - chapter "computational complexity" ( #1212 )
...
* feat: add ruby code - chapter computational complexity
* feat: add ruby code blocks
8 months ago
Yudong Jin
df83b869eb
Add the chapter of hello_algo ( #1215 )
...
* Add the chapter of hello_algo
* Remove the comment field from the landing page
* Update the link in the landing page
* Fix a typo
8 months ago
Yudong Jin
2b1a98fb61
Use underline format for the technical terms ( #1213 )
...
* Use underline format for the technical terms
* Bug fixes
8 months ago
Yudong Jin
3b797d56af
translation: Add the initial translation for the tree chapter ( #1208 )
...
* Add the initial translation for the tree chapter
* Add intial translation of array_representation_of_tree.md
* Fix the code link of avl_tree
8 months ago
Yudong Jin
b3f100aff1
Bug fixes and improvements ( #1205 )
...
* Add Ruby code blocks to documents
* Remove Ruby code from en/docs
* Remove "center-table" class in index.md
* Add "data-toc-label" to handle the latex heading during the build process
* Use normal JD link instead.
* Bug fixes
8 months ago
khoaxuantu
5ce088de52
Fix inconsistent comments Ruby - chapter array and linked list ( #1202 )
...
* fix: inconsistent comments Ruby - chapter array and linked list
* fix: better Ruby code & comments
8 months ago
Yudong Jin
57bdfd6284
Add Ruby code blocks to the documents ( #1200 )
...
* Add Ruby code blocks to documents
* Remove Ruby code from en/docs
8 months ago
Yudong Jin
034ee65e9a
Fix bugs and harmonize the code comments ( #1199 )
...
* Fix the comment in array_deque.go
* Fix the comment in bucket_sort.c
* Translate the Java code comments to Chinese
* Bug fixes
* 二分查找 -> 二分搜尋
* Harmonize comments in `utils` between multiple programming languages
8 months ago
curtishd
cfe8281aee
Add kotlin code for chapter_stack_and_queue and chapter_tree ( #1197 )
...
* Add kotlin code block for chapter_hashing
* Add kotlin code block for chapter_heap.
* Add kotlin code block for chapter_stack_and_queue and chapter_tree
* fix indentation
* Update binary_tree.md
---------
Co-authored-by: Yudong Jin <krahets@163.com>
8 months ago
khoaxuantu
85ca4cce43
feat: Add ruby code - chapter "array & linked list" ( #1158 )
...
* feat: add ruby code chapter array & linked list
- array.rb
- linked_list.rb
- list.rb
- my_list.rb
* feat: add ruby code blocks
* chore: fix convention
8 months ago
curtishd
e799513173
Add kotlin code block for chapter_heap ( #1196 )
...
* Add kotlin code block for chapter_hashing
* Add kotlin code block for chapter_heap.
8 months ago
curtishd
8a05edb604
Add kotlin code block for chapter_hashing ( #1195 )
8 months ago
curtishd
5474ffc1ae
Add kotlin code block for the chapter of data structure ( #1190 )
...
* Add kotlin code block for array.md and backtracking_algorithm.md.
* add kotlin code block for chapter_computational_complexity.
* Update space_complexity.md
* preview linked_list.md
* Update linked_list.md
* fill in the missing code blocks.
* Add kotlin code block for chapter_data_structure.
8 months ago
curtishd
2f505e7f38
Add kotlin code block for chapter_computational_complexity ( #1187 )
...
* Add kotlin code block for array.md and backtracking_algorithm.md.
* add kotlin code block for chapter_computational_complexity.
* Update space_complexity.md
* preview linked_list.md
* Update linked_list.md
* fill in the missing code blocks.
8 months ago
curtishd
16350b65e4
Add kotlin code block for array.md and backtracking_algorithm.md. ( #1185 )
8 months ago
curtishd
82a7dc9dcc
Add kotlin code block for chapter array and linkedlist ( #1179 )
...
* add kotlin code block for chapter_array_and_linkedlist.
* modified comment.
* Update list.md
* Update linked_list.md
* fix some indentation.
* fix incorrect display
8 months ago
Yudong Jin
43bb45bceb
Several bug fixes and improvements ( #1178 )
...
* Update pythontutor block with the latest code
* Move docs-en to en/docs
* Move mkdocs.yml and README to en folder
* Fix en/mkdocs.yml
* Update the landing page
* Fix the glossary
* Reduce the font size of the code block tabs
* Add Kotlin blocks to en/docs
* Fix the code link in en/.../deque.md
* Fix the EN README link
8 months ago
Yudong Jin
202450420d
Add the kotlin blocks to the documents ( #1170 )
8 months ago
Nan Lei
55db99ab18
Add return value for recur function of Python in space complexity ( #1169 )
...
* Add return value for recur function of Python in space complexity
* Update space_complexity.md
* Update space_complexity.md
---------
Co-authored-by: Yudong Jin <krahets@163.com>
8 months ago
None
739ee24751
Fix toc for the webpage of the chapter of computational complexity ( #1107 )
...
* fix the math formula in TOC
* Update space_complexity.md
* Update time_complexity.md
* Update space_complexity.md
* Update time_complexity.md
---------
Co-authored-by: Yudong Jin <krahets@163.com>
8 months ago
Yudong Jin
3d3e16fcd7
Update terminology for traditional Chinese translation ( #1165 )
...
* Add the glossary in Traditional Chinese
* Update terminology.md
* Fix the term "演算法"
* Update the traditional Chinese terms
* Fix several terms.
* Add some terms for sc2tc
* Add 文件, 二叉搜索树
8 months ago
nuomi1
7359a7cb4b
Review Swift codes ( #1150 )
...
* feat(swift): review for chapter_computational_complexity
* feat(swift): review for chapter_data_structure
* feat(swift): review for chapter_array_and_linkedlist
* feat(swift): review for chapter_stack_and_queue
* feat(swift): review for chapter_hashing
* feat(swift): review for chapter_tree
* feat(swift): add codes for heap article
* feat(swift): review for chapter_heap
* feat(swift): review for chapter_graph
* feat(swift): review for chapter_searching
* feat(swift): review for chapter_sorting
* feat(swift): review for chapter_divide_and_conquer
* feat(swift): review for chapter_backtracking
* feat(swift): review for chapter_dynamic_programming
* feat(swift): review for chapter_greedy
* feat(swift): review for utils
* feat(swift): update ci tool
* feat(swift): trailing closure
* feat(swift): array init
* feat(swift): map index
8 months ago
Yudong Jin
7f43f92ae9
Bug fixes and improvements ( #1152 )
...
* Update avl_tree.md
* Remove the empty space
* Simplify the heading of the paperbook chapter
* Update hash_map_open_addressing.go to the latest version
* Improvements
8 months ago