1.0.0b3

krahets/hello-algo1.0.0b3May 10, 2023by krahets

AI Summary

Restructured algorithm chapters, added backtracking algorithms, and introduced C language support.

Key Highlights

  • Added algorithms: Backtracking, Permutations, and N-Queens
  • Restructured: Deleted Search Algorithm chapter, added Binary Search chapter
  • Polished text content throughout the book
  • Unified code formatting tools for all programming languages
  • Added C language support to the web version

New Features

  • Backtracking algorithms
  • C language support
  • Binary search chapter
  • Text polish
  • Code formatting standardization

Full Release Notes

该版本为《Hello 算法》1.0.0 版的预发布 b3 版本。

现已支持 Java, C++, Python, JavaScript, TypeScript, Go, C#, Swift 的 PDF 电子书下载。

## 主要改动

- 新增回溯算法、全排列、N 皇后。
- 删除查找算法章节,新增搜索算法、二分查找章节。
- 完整润色书内的文字内容。
- 统一各编程语言的代码格式化工具。
- 在网页版推出 C 语言代码。

## 贡献者

感谢 @Gonglja, @Guanngxu, @gvenusleo, @hpstory, @justin-tse, @krahets, @nuomi1, @xBLACKICEx, @yi427 对该版本的贡献!