Yudong Jin
|
9c3b7b6422
|
Sort the coding languages by applications. (#721)
|
1 year ago |
krahets
|
63aef4ed08
|
Fix a figure and latex symbols.
|
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
|
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
|
f5dda8d99a
|
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 |
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
|
17f995b432
|
Finetune the chapter of hashing,
divide and conquer, backtracking, tree
|
1 year ago |
krahets
|
f839dc1b0e
|
Fix naming of the section
build_binary_tree_problem
|
1 year ago |
krahets
|
54dc288e61
|
1. Remove Pair class from hash coliision code.
2. Fix the comment in my_list code.
3. Add a Q&A to the summary of sorting.
|
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 |
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
|
de10d2e471
|
Fix selection_sort.md
|
1 year ago |
krahets
|
e35e2e31eb
|
Add the figure of assembling blocks.
Update some texts.
|
1 year ago |
krahets
|
fb72aa385e
|
Polish some texts.
|
2 years ago |
Yudong Jin
|
ee716a2c23
|
feat: Add the section of heap sort. (#516)
* Add the section of heap sort.
* Update heap_sort.cpp
|
2 years ago |
krahets
|
afb08a26e0
|
Fix a typo.
|
2 years ago |
krahets
|
11c835d79c
|
Update the section of heap.
|
2 years ago |
krahets
|
b9178bc7d6
|
Polish some texts.
|
2 years ago |
krahets
|
dc49fdf75e
|
Polish some contents.
|
2 years ago |
krahets
|
38c56b581a
|
Fix the figures of selection sort.
|
2 years ago |
Yudong Jin
|
77b4f4c400
|
Add the section of selection sort. (#513)
|
2 years ago |
krahets
|
5dff1bd0e8
|
Update the insertion sort.
|
2 years ago |
krahets
|
588980af86
|
Update the sorting algorithms.
|
2 years ago |
krahets
|
a2d2011c78
|
Update some figures in bubble sort
and insertion sort
|
2 years ago |
krahets
|
eb8df49993
|
Update bubble sort and insertion sort.
|
2 years ago |
krahets
|
399e5df39a
|
Polish some cotents.
|
2 years ago |
krahets
|
7ca27c3df1
|
Prepare 1.0.0b3 release.
|
2 years ago |
krahets
|
ca76336a55
|
Fix C code in quick_sort.md
|
2 years ago |
Yudong Jin
|
dbc4906582
|
Publish the C codes to the docs. (#469)
|
2 years ago |
Yudong Jin
|
49606fd199
|
Add the chapter of backtracking. (#459)
|
2 years ago |
krahets
|
7273ee24e8
|
Fix the contents.
|
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 |
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 |
Yudong Jin
|
830ec69d39
|
Add bucket_sort.cpp and bucket_sort.py (#446)
|
2 years ago |
krahets
|
264adf250a
|
Polish the content of intro_to_sort
|
2 years ago |
krahets
|
423cc6fc2a
|
Update the summary of the sorting chapter.
|
2 years ago |
Yudong Jin
|
34a1bca627
|
Add the section of radix sort. (#441)
|
2 years ago |