1.0.0b4
krahets/hello-algo1.0.0b4Jul 26, 2023by krahets
AI Summary
Major content expansion adding three new algorithm chapters and various new algorithmic problem sections.
Key Highlights
- Added chapters: Divide and Conquer, Dynamic Programming, and Greedy (17 new sections)
- Added sections on Hashing, Selection Sort, Heap Sort, Top-K, and Subset Sum
- Added code implementations: Hash collision handling and binary tree array representation
- Added Q&A sections for each chapter
- Added Rust language support to the web version
New Features
- Major algorithm chapter additions
- Rust support
- Q&A sections
- Web reading experience optimization
Full Release Notes
该版本为《Hello 算法》1.0.0 版的预发布 b4 版本。 现已支持 Java, C++, Python, Go, C# 的 PDF 电子书下载。JavaScript, TypeScript, Swift 请暂时下载 1.0.0b3 版。 ## 主要改动 本版本新增章节较多,内容扩展约 60% 。 - 新增章:分治、动态规划、贪心,共 17 个小节。 - 新增小节:哈希算法、选择排序、堆排序、Top-K 问题、子集和问题。 - 新增代码实现:哈希冲突、二叉树的数组表示。 - 新增各章节 Q&A 。 - 在网页版推出 Rust 语言代码。 - 优化网页版阅读体验。 - 调整润色全书内容。 ## 贡献者 感谢 @Gonglja, @JeffersonHuang, @NI-SW, @Reanon, @Suremotoo, @WSL0809, @ZongYangL, @curly210102, @gvenusleo, @hongyun-robot, @hpstory, @justin-tse, @krahets, @linzeyan, @longsizhuo, @night-cruise, @nuomi1, @shanghai-Jerry, @sjinzh, @wangwang105, @xBLACKICEx, @yuan0221 对该版本的贡献!