1.2.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 malloc allocation of secondary pointers can lead to dump issues (#1367)
Improve the consistency between code and comments in Kotlin (#1268)
fix(lang: c, chapters: searching, sorting): Some serious errors (#1531)
Fix the function for printing the queue (#1573)
fix some bugs in c codes (#1089)
fix(C): Update common.h (#1278)
Format C, C++, C#, Go, Java, Python, Rust code.
refactor: Re-implement hanota.c (#885)