SkillAgentSearch skills...

CLRS

Solutions to Introduction to Algorithms Fourth Edition

Install / Use

/learn @icefox-saber/CLRS
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Solutions to Introduction to Algorithms Fourth Edition

cover

notice

this repository stops updating at 2024/11/29. If you want to take over it, you can create PR.

cpp implement of the pseudocode of CLRS

https://github.com/icefox-saber/CLRS-CPP

Getting Started

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

I hope to organize solutions to help people and myself study algorithms. By using Markdown (.md) files and KaTeX math library, this page is much more readable on portable devices.

Motivation

I build this website since I want to share my solution while I am learning algorithms, help others learn algorithms, and want to have conversation with people who use my docs.

Therefore, if any adjustment is needed, please don't hesitate to give me your feedback. You can press the "pencil icon" in the upper right corner to edit the content or open an issue in this repository. Your solution will be rebased after I review it and make some form modifications to your pull request.

Thank you very much, and I hope that everyone will learn algorithms smoothly.

How I Generate the Website?

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

As for rendering math equations, I use KaTeX, which is fast and beautiful.

Refference

License

Licensed under the MIT License.

View on GitHub
GitHub Stars111
CategoryDevelopment
Updated5h ago
Forks17

Languages

Markdown

Security Score

100/100

Audited on Apr 7, 2026

No findings