# Grokking Algorithms（2/e）

> 金屋电子书图书详情的 Markdown 版本。

- 规范页面：https://pdfs.top/book/nogyh
- Markdown 版本：https://pdfs.top/book/nogyh.md
- 作者：Aditya Y. Bhargava
- ISBN：9781633438538
- 出版社：Manning
- 出版日期：2024-03-05
- 语言：english
- 分类：计算机、算法与数据结构
- 评分：0
- 可用格式：PDF（320 页）
- 更新时间：2026-08-04 12:23:20

## 下载方式

本站不在 Markdown 页面直接提供文件地址。请前往规范页面，点击对应格式的下载按钮完成下载。

### PDF

- 文件格式：PDF
- 页数：320 页
- 下载说明：请打开规范页面 https://pdfs.top/book/nogyh，点击 PDF 的下载按钮完成下载。


## 内容简介

Grokking Algorithms, Second Edition teaches you important algorithms to speed up your programs, simplify your code, and solve common programming problems. Start with tasks like sorting and searching, then build your skills to tackle advanced problems like data compression and artificial intelligence. You’ll even learn to compare the performance tradeoffs between algorithms. Plus, this new edition includes fresh coverage of trees, NP-complete problems, and code updates to Python 3.
