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 |