Commit Graph

15 Commits (1f71f6f701705065460bd1b214f0a4c7ceac49d0)

Author SHA1 Message Date
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