Skip to content
forked from walkccc/CLRS

πŸ“š Solutions to Introduction to Algorithms Third Edition

License

Notifications You must be signed in to change notification settings

buscasangre/CLRS

This branch is 62 commits ahead of, 338 commits behind walkccc/CLRS:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Jay Chen
Apr 5, 2019
345bc82 Β· Apr 5, 2019

History

62 Commits
Oct 24, 2018
Apr 5, 2019
Oct 24, 2018
Jan 30, 2019
Apr 4, 2019
Oct 24, 2018

Repository files navigation

CLRS

Solutions to Introduction to Algorithms Third Edition

Getting Started

Since there are tons of mathematical equations in this repository and GitHub still doesn't support math rendering. For a better experience, please refer to the website - CLRS Solutions.

This website contains nearly complete solutions to the bible textbook - Introduction to Algorithms Third Edition published by Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest and Clifford Stein.

Hope to reorganize solutions to help more people and myself study algorithms. By using Markdown (.md) files, it's much more readable on portable devices now.

"Many a little makes a mickle."

Contributors

Thanks to: the Instructor's Manual by Thomas H. Cormen, @skanev, @CyberZHG, @yinyanghu, @ajl213, etc.

Special thanks to @JeffreyCA, who fixed math rendering on iOS Safari in #26.

If I miss your name here, please tell me!

Feel free to give me your feedback if any adjustment is needed with the sorted solutions. You can press the "pencil icon" in the upper right corner to edit the contents or simply open an issue in my repository.

How I generate this website

I use the static site generator MkDocs and the beautiful theme Material for MkDocs to build this website!

All mathematical equations are rendered by KaTeX, and I added overflow-x: auto to prevent overflow issue on small screen devices, so you can scroll horizontally in some math display equations.

More Informations

I recently rebased my repository for clearer commit histories. Therefore, if you have forked the repository before, consider reforking it again.

For more informations, you can visit my GitHub.

Updated to this new page on April 13, 2018 at 04:48 (GMT+8).

License

Licensed under the MIT License.

About

πŸ“š Solutions to Introduction to Algorithms Third Edition

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%