Commit Graph

19 Commits (49e6a208f6b7c8f6552ab1556b94dc6a3f04b400)

Author SHA1 Message Date
Yudong Jin 034ee65e9a
Fix bugs and harmonize the code comments (#1199)
8 months ago
Arthur 962f8f91f7
fix some bugs in c codes (#1089)
9 months ago
Yudong Jin a005c6ebd3
Some improvements (#1073)
9 months ago
Yudong Jin f7c41b6bef
fix: Update C code for compatibility with the MSVC compiler (#949)
1 year ago
krahets 355cc3a6b1 Bug fixes to C code.
1 year ago
Yudong Jin 9c28619839
feat: Reimplement the graph code for C (#901)
1 year ago
krahets db5d1d21f3 Several bug fixes.
1 year ago
lucas f98b337144
refactor: Re-implement hanota.c (#885)
1 year ago
krahets 0e10274bb4 Update arrayToTree() and treeToArray() for C.
1 year ago
krahets 1e49574332 Simplify struct declarations of C.
1 year ago
王作勋 1f512b105f
refactor: Extend vector.h implementation (#818)
1 year ago
xianii d225b416cf
feat: add C code in chapter_greedy (#755)
1 year ago
krahets c310edb672 Polish the chapter of array and linkedlist
1 year ago
gonglja 9900e0c668
Add array_binary_tree.c and update push_back and pop_back in vector.h (#664)
1 year ago
gonglja 8f5ef68c65
feat: Add C codes for the chapter backtracking (#593)
1 year ago
gonglja 86209e0a7b
feat: Add C codes for bucket sort, heap sort, selection sort, binary search edge (#525)
1 year ago
gonglja 53ca2144e2
Fix the problem in binary_tree_bfs.c and the problem that the memory is not released. (#487)
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