hello-algo/codes
lucas f98b337144
refactor: Re-implement hanota.c (#885)
* feat: re-impl hanota.c

* chore: Remove useless comment code

* Update hanota.c

* Update hanota.c

* Update print_util.h

* Update CMakeLists.txt

---------

Co-authored-by: Yudong Jin <krahets@163.com>
2023-10-27 23:41:58 +08:00
..
c refactor: Re-implement hanota.c (#885) 2023-10-27 23:41:58 +08:00
cpp Fine-tune code and texts. 2023-10-27 01:01:21 +08:00
csharp Re-implement merge sort function. (#888) 2023-10-26 02:56:33 +08:00
dart refactor(dart): Re-implement merge sort function (#896) 2023-10-27 16:00:26 +08:00
go Re-implement merge sort function. (#888) 2023-10-26 02:56:33 +08:00
java Re-implement merge sort function. (#888) 2023-10-26 02:56:33 +08:00
javascript Re-implement merge sort function. (#888) 2023-10-26 02:56:33 +08:00
python Fine-tune code and texts. 2023-10-27 01:01:21 +08:00
rust Replace "结点" with "节点". 2023-10-27 23:24:13 +08:00
swift feature(swift): Reimplement merge_sort and top_k (#898) 2023-10-27 22:59:54 +08:00
typescript Re-implement merge sort function. (#888) 2023-10-26 02:56:33 +08:00
zig feat: iteration & recursion in Zig (#804) 2023-10-24 23:49:13 +08:00