* cargo fmt code * Add empty line to seperate unrelated comments * Fix review * Update bubble_sort.rs * Update merge_sort.rs --------- Co-authored-by: Yudong Jin <krahets@163.com>
* Revised the book * Update the book with the second revised edition * Revise base on the manuscript of the first edition
* Create hash_map_chaining.rs * Create hash_map_open_addressing.rs * Create build_in_hash.rs * Update Cargo.toml