百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
A

algorithms-sedgewick-wayne

> 编程语言
开源

Robert Sedgewick 和 Kevin Wayne 的《算法》一书所有练习的解答

2.3K stars0 点赞0 次浏览
访问官网GitHub

工具介绍

Robert Sedgewick 和 Kevin Wayne 的《算法》一书所有练习的解答

# Algorithms Solutions to the exercises of the Algorithms book by Robert Sedgewick and Kevin Wayne (4th editon). - [English](README.md) - [简体中文](README.ch.md) I found the book to be an excellent resource to learning algorithms and data structures. Since there are not many (almost none) solutions of the exercises on the Internet and the only ones available are incomplete, I decided to share my work on the exercises. Hopefully this will help students and professionals to validate their exercise solutions and learn more about the book content. To the best of my knowledge, these solutions are correct.
If you find anything incorrect feel free to create an issue or to open a pull request. Many of these exercises are used as homework assignments in universities. If you have to do any of these exercises as homework make sure you understand the problem and solution instead of simply copying it. Understanding these algorithms and data structures will be extremelly valuable in your career. The exercises answered on this repository are based on the seventh printing of the book (of September 2015). Other printings of the book (especially older ones) may have exercises in a slightly different order. Update (November 26 2018):
It took me 2 and a half years of work, but the repository is now complete!
You can now find here the solutions to all the exercises in the book.

GitHub Issues· 0 开放

在 GitHub 查看全部

暂无开放 Issues,或尚未同步最近议题。

核心特点

  • •Java

> 标签

Java

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类编程语言
定价开源

> 相关工具

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言