Yudong Jin
|
f68bbb0d59
|
Update the book based on the revised second edition (#1014)
* Revised the book
* Update the book with the second revised edition
* Revise base on the manuscript of the first edition
|
11 months ago |
krahets
|
628d8a516b
|
fix binary_search_tree code
|
1 year ago |
krahets
|
2626de8d0b
|
Polish the chapter
introduction, computational complexity.
|
1 year ago |
krahets
|
c4ea4e39f3
|
Fomrat the JS and TS codes with prettier.
|
2 years ago |
krahets
|
f7ae9c8a02
|
Fix the return type of binary search tree and avl tree
|
2 years ago |
Yudong Jin
|
1c8b7ef559
|
refactor: Replace 结点 with 节点 (#452)
* Replace 结点 with 节点
Update the footnotes in the figures
* Update mindmap
* Reduce the size of the mindmap.png
|
2 years ago |
Justin Tse
|
e4a98bc9c5
|
Update JavaScript and TypeScript codes for all chapters, rename JavaScript and TypeScript import folder to modules (#402)
* Update JavaScript and TypeScript codes
* Rename JavaScript and TypeScript import folder to modules
|
2 years ago |
krahets
|
300016393b
|
Add code source blocks to the chapter Graph.
Fix "函数" and "方法"
|
2 years ago |
krahets
|
ecbf2d1560
|
1. Add build script for Java.
2. Add height limitation for code blocks in extra.css.
3. Fix "节点" to "结点".
|
2 years ago |
Justin Tse
|
b14568151c
|
Add TypeScript code and docs to AVL tree and the coding style for Typescript and JavaScript (#342)
* Add TypeScript code and docs to AVL tree and update JavaScript style
* Update the coding style for Typescript and JavaScript
|
2 years ago |
Leo.Cai
|
e3f0151a7f
|
add js codes to avl_tree.js (#323)
* add js codes to avl_tree.js
* fixed format wrong
* Update avl_tree.js
---------
Co-authored-by: Yudong Jin <krahets@163.com>
|
2 years ago |