Giter Site home page Giter Site logo

maskedmarker / clrs-1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from walkccc/clrs

0.0 1.0 0.0 9.29 MB

๐Ÿ“š Solutions to Introduction to Algorithms Third Edition

Home Page: https://walkccc.github.io/CLRS

License: MIT License

HTML 100.00%

clrs-1's Introduction

CLRS

Contributors

Solutions to Introduction to Algorithms Third Edition

Getting Started

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.

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

"Many a little makes a mickle."

Contributors

Thanks to the authors of CLRS Solutions, Michelle Bodnar (who writes the even-numbered problems) and Andrew Lohr (who writes the odd-numbered problems), @skanev, @CyberZHG, @yinyanghu, @Gutdub, etc.

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

If I miss your name here, please tell me!

Currently working on removed problems and C++ code.

Motivation

I build this website since I want to help everyone learn algorithms by providing something easy to read on mobile devices.

Therefore, if any adjustment is needed or you have the same motivation to contribute to this work, 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 my repository. Your solution will be rebased to this repository 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.

I also add overflow-x: auto to prevent the overflow issue on small screen devices so that you can scroll horizontally in the math display equations.

More Information

For a clear commit history, I rebase my repository regularly. Therefore, if you have forked the repository before, consider re-forking it again.

For more information, please visit my GitHub.

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

Revised on July 21, 2019.

License

Licensed under the MIT License.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.