Commit Graph

8 Commits (main)

Author SHA1 Message Date
Yudong Jin 034ee65e9a
Fix bugs and harmonize the code comments (#1199)
8 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
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
gonglja 86209e0a7b
feat: Add C codes for bucket sort, heap sort, selection sort, binary search edge (#525)
1 year ago
krahets 145975b335 Rename the common modules in Java, C++ and C.
2 years ago