1.1.0
Several improvements (#1002)
Some improvements (#1073)
fix: Use int instead of float for the example code of log time complexity (#1164)
feat: Revised the book (#978)
fix(C): fix the array initialization in coin_change.c (#1277)
Update the book based on the revised second edition (#1014)
fix(C): fix array_hash_map.c and bucket_sort.c (#1272)
Improve the consistency between code and comments in Kotlin (#1268)
Prepare 1.1.0 release (#1274)
fix memory leak in the C code (#1203)
fix some bugs in c codes (#1089)
Fix bugs and harmonize the code comments (#1199)
Format C, C++, C#, Go, Java, Python, Rust code.
refactor: Re-implement hanota.c (#885)