易春风
|
cbe76b58a2
|
feat: add rust docs (#815)
* feat: add rust docs
* Import std types for built_in_hash doc
|
1 year ago |
krahets
|
d190dbf3c1
|
Several enhancements and fixes
|
1 year ago |
Yudong Jin
|
9c3b7b6422
|
Sort the coding languages by applications. (#721)
|
1 year ago |
Yudong Jin
|
e16f898a4e
|
Finetune all the figures. (#704)
|
1 year ago |
krahets
|
d387d9d41d
|
finetune
|
1 year ago |
krahets
|
57851ab11e
|
Update punctuation
|
1 year ago |
krahets
|
c5a7323817
|
Replace ":" with "。"
|
1 year ago |
krahets
|
9731a46d67
|
Fix a definition.
|
1 year ago |
krahets
|
1aa558bd2d
|
Add figure and table numbers in normal texts.
|
1 year ago |
krahets
|
106f02809a
|
Mention figures and tables in normal texts.
Fix some figures.
Finetune texts.
|
1 year ago |
krahets
|
1aff6d6cc2
|
Polish the content.
|
1 year ago |
krahets
|
981144e42d
|
1. lower-case nouns
2. fix 2 figures
3. Replace some 「」 by “”
|
1 year ago |
krahets
|
2626de8d0b
|
Polish the chapter
introduction, computational complexity.
|
1 year ago |
krahets
|
5fb728b3d6
|
Update H1 titles.
|
1 year ago |
krahets
|
70227c82cb
|
Remove center-table from docs.
Add header to the tables.
|
1 year ago |
liuyuxin
|
0858ab91c0
|
Add missing Dart codes and fix some errors (#689)
* Add missing Dart codes and fix some errors
* Update array_binary_tree.dart
---------
Co-authored-by: Yudong Jin <krahets@163.com>
|
1 year ago |
krahets
|
4bc6b8af7b
|
finetune
|
1 year ago |
Yudong Jin
|
43ed0e41d6
|
Add opening phrase for every chapters. (#670)
Update several chapter covers.
Fitune documens.
|
1 year ago |
krahets
|
9e8aee04d5
|
Update number_encoding.md
Update the width of cover images.
|
1 year ago |
krahets
|
b9b324b298
|
Use abbreviation for JavaScript and TypeScript
|
1 year ago |
Yudong Jin
|
027bdd6510
|
Release Rust code to documents. (#656)
|
1 year ago |
krahets
|
63a0e73df0
|
Unify punctuation.
|
1 year ago |
krahets
|
1777a16865
|
Fix Go comment and link
|
1 year ago |
krahets
|
c68f18e480
|
Finetune
|
1 year ago |
krahets
|
3902ccbfc7
|
Fine-tune the docs.
|
1 year ago |
Sizhuo Long
|
efc1c2f49f
|
add Q&A of hashing, heap, sorting and tree chapter (#564)
* add`Q&A` of `stack_and_queue` chapter
* Update summary.md
* Update summary.md
* add`Q&A` of `hashing` chapter
* add`Q&A` of `hashing` chapter
* add`Q&A` of `hashing` chapter
* add`Q&A` of `tree` chapter
* add`Q&A` of `heap` chapter
* Update summary.md
* add`Q&A` of `sorting` chapter
* Update summary.md
* Update summary.md
* Update summary.md
---------
Co-authored-by: Yudong Jin <krahets@163.com>
|
1 year ago |
krahets
|
6c372542ae
|
Add new label.
|
1 year ago |
Yudong Jin
|
a111b94f23
|
feat: Add the section of Top-K problem (#551)
* Add the section of Top-K problem
* Update my_heap.py
* Update build_heap.md
* Update my_heap.py
|
1 year ago |
liuyuxin
|
281c0c618a
|
feat: modify some Dart codes and add Dart code blocks to the docs (#543)
|
1 year ago |
Yudong Jin
|
025051c81b
|
Add Dart codes to the documents. (#529)
|
1 year ago |
Yudong Jin
|
041a989d33
|
Add the chapter cover images (#528)
|
1 year ago |
krahets
|
11c835d79c
|
Update the section of heap.
|
2 years ago |
krahets
|
b9178bc7d6
|
Polish some texts.
|
2 years ago |
Yudong Jin
|
dbc4906582
|
Publish the C codes to the docs. (#469)
|
2 years ago |
krahets
|
1d6b7a5644
|
Reconstruct the chapter of the tree.
|
2 years ago |
krahets
|
9a74d9a9d1
|
Polish the chapter of searching and sorting.
|
2 years ago |
krahets
|
0bec52d7cc
|
Polish the chapter of heap, introduction, preface.
Replace "其它" with "其他"
|
2 years ago |
krahets
|
10e2180013
|
Unify the comment style of python codes
|
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 |
krahets
|
de6945f55a
|
Polish the contents
1. Array and linked list.
2. Computational complexity.
3. Fix a mistake in counting_sort.md
|
2 years ago |
krahets
|
ecc718d0b1
|
Update build_heap.md
|
2 years ago |
Yudong Jin
|
28aacccf44
|
refactor: Replace 'poll' with 'pop' in Heap (#416)
|
2 years ago |
Yudong Jin
|
9151eaf533
|
Add typing annotations to Python codes. (#411)
|
2 years ago |
krahets
|
dabe5d5c24
|
build
|
2 years ago |
krahets
|
c2d641537e
|
Add summary for the chapters of introduction, hashing, heap, graph, sorting
|
2 years ago |
krahets
|
1a49631dba
|
Unify the headings in mkdocs.yml and the articles.
|
2 years ago |
krahets
|
5b44ff5397
|
Seperate the build_heap from the heap.
|
2 years ago |
krahets
|
23cda5e225
|
Add captions for all the animations.
|
2 years ago |
krahets
|
7aa44d212c
|
Remove all the table captions.
|
2 years ago |
krahets
|
9e99ac06ce
|
Update the captions of all the figures.
|
2 years ago |