Commit Graph

18 Commits (9afbc9eda5bb2cdff36da7711209e3da9b59788f)

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 db5d1d21f3 Several bug fixes.
1 year ago
Yudong Jin 492a69ebca
refactor: Replace vector with array in C code (#894)
1 year ago
krahets bd8cda325e A few improvements to the C code.
1 year ago
krahets 1e49574332 Simplify struct declarations of C.
1 year ago
krahets 5392afd44b fix several bugs
1 year ago
Yudong Jin 51405c0669
add permutations_ii.c and re-implement permutations_i.c (#868)
1 year ago
krahets c37b7c807b Several bug fixes
1 year ago
lucas 704b638d89
feat: n_queens.c translation (#774)
1 year ago
krahets f71b2a40da fix preorder_traversal_iii_compact code
1 year ago
krahets dd72335235 Format C, C++, C#, Go, Java, Python, Rust code.
1 year ago
gonglja 9900e0c668
Add array_binary_tree.c and update push_back and pop_back in vector.h (#664)
1 year ago
krahets dbe3b4d6ba Fine tune.
1 year ago
gonglja 8f5ef68c65
feat: Add C codes for the chapter backtracking (#593)
1 year ago