Commit Graph

24 Commits (59839c2437f2465df12024702e2e45b37b7c0719)

Author SHA1 Message Date
Yudong Jin a005c6ebd3
Some improvements (#1073)
9 months ago
Yudong Jin f6976978dd
Prepare 1.0.0 release (#1044)
10 months ago
Yudong Jin f68bbb0d59
Update the book based on the revised second edition (#1014)
11 months ago
Yudong Jin e720aa2d24
feat: Revised the book (#978)
12 months ago
Yudong Jin f7c41b6bef
fix: Update C code for compatibility with the MSVC compiler (#949)
1 year ago
krahets 5392afd44b fix several bugs
1 year ago
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.
1 year ago
krahets 54dc288e61 1. Remove Pair class from hash coliision code.
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)
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)
2 years ago
krahets bad759b4f8 Rename the naming of the coding files
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