Algorithms Sedgewick Wayne

Solutions to all the exercises of the Algorithms book by Robert Sedgewick and Kevin Wayne
Alternatives To Algorithms Sedgewick Wayne
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Grokking_algorithms9,043
2 days ago32otherJavaScript
Code for the book Grokking Algorithms (https://amzn.to/29rVyHf)
Cs Book8,681
2 years ago3
计算机类常用电子书整理,并且附带下载链接,包括Java,Python,Linux,Go,C,C++,数据结构与算法,人工智能,计算机基础,面试,设计模式,数据库,前端等书籍
Dsa.js Data Structures Algorithms Javascript7,009
15 months ago44November 30, 20216mitJavaScript
🥞Data Structures and Algorithms explained and implemented in JavaScript + eBook
Algorithms6,545
4 years ago74
Bug-tracking for Jeff's algorithms book, notes, etc.
Algoxy5,709
10 hours agoTeX
Book of Elementary Algorithms and Data structures
Prmlt5,091
3 years ago1mitMATLAB
Matlab code of machine learning algorithms in book PRML
Javascript Datastructures Algorithms4,112
2 months ago25TypeScript
:books: collection of JavaScript and TypeScript data structures and algorithms for education purposes. Source code bundle of JavaScript algorithms and data structures book
Js Dev Reads3,899
9 months ago1
A list of books 📚and articles 📝 for the discerning web developer to read.
Cs Books2,185
3 years ago
📚 Computer Science Books 计算机技术类书籍 PDF
Algorithm Archive2,159
2 months ago95mitPython
A collaborative book on algorithms
Alternatives To Algorithms Sedgewick Wayne
Select To Compare


Alternative Project Comparisons
Readme

Algorithms

Solutions to the exercises of the Algorithms book by Robert Sedgewick and Kevin Wayne (4th editon).

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.

Popular Book Projects
Popular Algorithms Projects
Popular Learning Resources Categories

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Java
Algorithms
Book
Printing