You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hello-algo/codes/c
lucas f98b337144
refactor: Re-implement hanota.c (#885)
1 year ago
..
chapter_array_and_linkedlist Simplify struct declarations of C. 1 year ago
chapter_backtracking refactor: Replace vector with array in C code (#894) 1 year ago
chapter_computational_complexity Several bug fixes and improvements. (#887) 1 year ago
chapter_divide_and_conquer refactor: Re-implement hanota.c (#885) 1 year ago
chapter_dynamic_programming Simplify struct declarations of C. 1 year ago
chapter_graph Replace "结点" with "节点". 1 year ago
chapter_greedy Simplify struct declarations of C. 1 year ago
chapter_hashing Simplify struct declarations of C. 1 year ago
chapter_heap feat: add top_k.c and refactor top_k.js (#889) 1 year ago
chapter_searching Simplify struct declarations of C. 1 year ago
chapter_sorting A few improvements to the C code. 1 year ago
chapter_stack_and_queue Simplify struct declarations of C. 1 year ago
chapter_tree refactor: Replace vector with array in C code (#894) 1 year ago
utils refactor: Re-implement hanota.c (#885) 1 year ago
.gitignore Format C, C++, C#, Go, Java, Python, Rust code. 1 year ago
CMakeLists.txt refactor: Re-implement hanota.c (#885) 1 year ago