krahets
|
f71b2a40da
|
fix preorder_traversal_iii_compact code
|
1 year ago |
krahets
|
b067016bfa
|
Update preorder_traversal_iii.
|
1 year ago |
krahets
|
bba62bbe75
|
Fix the code of preorder_traversal_iii_compact
|
1 year ago |
krahets
|
c54536d1a1
|
Modify the problem of preorder_traversal_iii
|
1 year ago |
krahets
|
4e13755023
|
Add implementation of array binary tree.
Rewrite the tree serialization and deserialization methods.
Add applications of array and linked list.
|
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 |
Yudong Jin
|
0e2ddba30f
|
Add the section of subset sum problem. (#558)
|
1 year ago |
krahets
|
9fc1a0b2b3
|
Update n_queens code.
|
1 year ago |
krahets
|
d3e597af94
|
Update cmakelists.txt
|
1 year 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
|
bc77a81330
|
Update the codes of backtracking.
|
2 years ago |
krahets
|
3f430fb85e
|
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 |
krahets
|
9a98ff8a5e
|
Format the C code in Clang-Format Style: Microsoft
|
2 years ago |
krahets
|
0ade8d87ad
|
Update the page tree
|
2 years ago |
krahets
|
f5b8978330
|
Add cpp code for the backtrack algorithm.
|
2 years ago |