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
|
70227c82cb
|
Remove center-table from docs.
Add header to the tables.
|
1 year ago |
krahets
|
3d81b2d954
|
Update the opening phrase
|
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
|
b067016bfa
|
Update preorder_traversal_iii.
|
1 year ago |
krahets
|
17f995b432
|
Finetune the chapter of hashing,
divide and conquer, backtracking, tree
|
1 year ago |
krahets
|
ca5bde2b6c
|
Add subtitles to docs
|
1 year ago |
krahets
|
1a55dbdf2e
|
Finetune doc and code.
|
1 year ago |
krahets
|
c54536d1a1
|
Modify the problem of preorder_traversal_iii
|
1 year ago |
krahets
|
c68f18e480
|
Finetune
|
1 year ago |
krahets
|
05cde001df
|
Finetune the articles.
|
1 year ago |
krahets
|
7876e3e88c
|
Update Go code of subset sum.
|
1 year ago |
Yudong Jin
|
674ff2910a
|
Add the summary of backtracking (#561)
|
1 year ago |
Yudong Jin
|
0e2ddba30f
|
Add the section of subset sum problem. (#558)
|
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
|
268c73b3c3
|
Update and fix some contents.
Place the comment box above the comments.
|
1 year ago |
krahets
|
24d90931e3
|
Update the callouts for the algorithm problems.
|
2 years ago |
krahets
|
26cc480ff5
|
Fix some errors.
|
2 years ago |
krahets
|
a60c7f148d
|
Update the summary of the chapter preface.
|
2 years ago |
krahets
|
7ca27c3df1
|
Prepare 1.0.0b3 release.
|
2 years ago |
krahets
|
def8da6617
|
Prepare 1.0.0b3 release
|
2 years ago |
Yudong Jin
|
67d647ab59
|
feat: Add the section of n queens problem (#483)
* Add the section of n queens problem
* Update n_queens.py
* Update n_queens.java
* Update n_queens.cpp
* Update n_queens.java
|
2 years ago |
krahets
|
9c070a028f
|
Update the code of permutations I and II
|
2 years ago |
krahets
|
145975b335
|
Rename the common modules in Java, C++ and C.
|
2 years ago |
Yudong Jin
|
c6eecfd0dc
|
feat: Add the section of permutations problem. (#476)
* Add the section of permutations problem.
* Update permutations_problem.md
|
2 years ago |
krahets
|
bad759b4f8
|
Rename the naming of the coding files
in backtracking algorithm.
Add the typedef to docs.
|
2 years ago |
Yudong Jin
|
49606fd199
|
Add the chapter of backtracking. (#459)
|
2 years ago |