Commit Graph

8 Commits (0e10274bb483d6010430c49022497bd20484bbbb)

Author SHA1 Message Date
gonglja 53ca2144e2
Fix the problem in binary_tree_bfs.c and the problem that the memory is not released. (#487)
2 years ago
krahets 145975b335 Rename the common modules in Java, C++ and C.
2 years ago
krahets 6723cdbc7e Represent null with INT_MAX in C, C++.
2 years ago
krahets 9a98ff8a5e Format the C code in Clang-Format Style: Microsoft
2 years ago
Yudong Jin 1c8b7ef559
refactor: Replace 结点 with 节点 (#452)
2 years ago
krahets ecbf2d1560 1. Add build script for Java.
2 years ago
Yudong Jin 40b5be5302 Unify the naming of the C codes.
2 years ago
reanon 8723ca1469 feat(tree): add C codes
2 years ago