Yudong Jin
f6976978dd
Prepare 1.0.0 release ( #1044 )
...
* Update the book with the thrid revised edition
* Fix a typo
* Update the contributors' information
* Update the mindmap
* Update the version number
10 months ago
Yudong Jin
5866d275ff
Fix two figures ( #1024 )
...
* Fix two figures
* Fix a figure
11 months ago
krahets
ef40418129
Update README and the contributors information
11 months ago
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
9a5ab776d6
A bug fix.
11 months ago
Yudong Jin
723af99fb9
Update the assets and GIF animations. ( #979 )
12 months ago
Yudong Jin
e720aa2d24
feat: Revised the book ( #978 )
...
* Sync recent changes to the revised Word.
* Revised the preface chapter
* Revised the introduction chapter
* Revised the computation complexity chapter
* Revised the chapter data structure
* Revised the chapter array and linked list
* Revised the chapter stack and queue
* Revised the chapter hashing
* Revised the chapter tree
* Revised the chapter heap
* Revised the chapter graph
* Revised the chapter searching
* Reivised the sorting chapter
* Revised the divide and conquer chapter
* Revised the chapter backtacking
* Revised the DP chapter
* Revised the greedy chapter
* Revised the appendix chapter
* Revised the preface chapter doubly
* Revised the figures
12 months ago
Yudong Jin
c7b863f705
Several bug fixes ( #919 )
...
* Fix index.md
* Update the badge in index.md
* Fix the programming languages order.
1 year ago
krahets
7f26e28280
Update preface.
1 year ago
krahets
b39c2a94d3
Move docs/zh back to docs.
...
Move docs/overrides to overrides/.
Other fine tunes.
1 year ago
krahets
6f7e768cb7
Move docs/* to docs/zh/*
1 year ago
krahets
400b3914f6
Move docs/zh back to docs.
1 year ago
krahets
f1ef7e9d10
Move documents to a sub-directory
...
to support multi-language selector.
1 year ago
krahets
ff8e7ceec5
Several bug fixes.
1 year ago
krahets
9f59c572b5
fine tune
1 year ago
krahets
d387d9d41d
finetune
1 year ago
krahets
57851ab11e
Update punctuation
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
dbe3b4d6ba
Fine tune.
1 year ago
krahets
63a0e73df0
Unify punctuation.
1 year ago
krahets
abec926c24
Finetune the documents.
...
Update mindmap.
Add the cover image of chapter appendix.
1 year ago
krahets
be8912073e
Collapse the navigation by default
1 year ago
krahets
268c73b3c3
Update and fix some contents.
...
Place the comment box above the comments.
1 year ago
krahets
0bec52d7cc
Polish the chapter of heap, introduction, preface.
...
Replace "其它" with "其他"
2 years ago
krahets
ba78fead8e
Update README.md
2 years ago
krahets
ca261a8f46
Update the chapter preface.
2 years ago
krahets
902be479b2
Update the contents
2 years ago
krahets
6659b87ffe
Update README.md
...
Add preface in index.md
2 years ago
krahets
18f2ec4fdc
Fix array_deque.java
...
Unify the book name.
Update cover image.
2 years ago
krahets
f83bf7792c
Update the chapter preface and add the chapter appendix
2 years ago
krahets
9e99ac06ce
Update the captions of all the figures.
2 years ago
krahets
85d04b30fb
Update index.md and about_the_book.md
2 years ago
krahets
510a957b71
Update the chapter preface.
2 years ago
krahets
b25aadae6f
Remove the file headers from the docs.
2 years ago
krahets
e500b19f5a
Update the labels of the figures.
2 years ago
krahets
88b00151b0
Remove the heading numbers
...
in all the source docs.
2 years ago
krahets
89281569da
Update about_the_book.md
2 years ago
krahets
22b7d65d20
Replace ```js with ```javascript
2 years ago
Yudong Jin
7ce7386bab
Add Zig code blocks.
2 years ago
Yudong Jin
eb0afc98ec
Number the H1 and H2 headings.
2 years ago
Yudong Jin
1e13539ca0
Update the figures in chapter preface.
2 years ago
Yudong Jin
b5019b0494
Update "about the book".
2 years ago
Yudong Jin
aaa2ff29f9
Fix all the ** (bolded symbols).
2 years ago
Yudong Jin
73e3452838
Add Swift language blocks to the docs.
2 years ago
Yudong Jin
694ea4f665
Modify `。** ` to `**。` for better visualization.
2 years ago
Yudong Jin
4223cceda1
Update stack.md
2 years ago
Yudong Jin
89a5c6b435
Add description of the comment format.
2 years ago
Yudong Jin
f3ef226874
Remove the spaces between “ ” and 中文 aside.
2 years ago
Yudong Jin
2bc6e3076d
Update hash map and hash collision.
2 years ago