main
feat: Add C codes for bucket sort, heap sort, selection sort, binary search edge (#525)
Fix bubble_sort.c
Prepare 1.1.0 release (#1274)
fix(lang: c, chapters: searching, sorting): Some serious errors (#1531)
feat: Revised the book (#978)
Bug fixes and improvements (#1133)
[Rust] Normalize mid calculation in case overflow (#1363)
Bug fixes and improvements. (#1780)
A few improvements to the C code.