Download are available on this page.
The previous edition is also provided.
$ git clone [email protected]:yinyanghu/CLRS-Solutions.git
$ cd CLRS-Solutions
$ pdflatex clrs.tex
And then you could find clrs.pdf
in your directory.
You could directly pull an issue on the Github, or send email to me.
I would fix it/append your solution as soon as possible.
Thanks for your contribution.
Jian Li (yinyanghu)
This work may be distributed and/or modified under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. You may not use the material for commercial purposes.
Jun 8, 2014
- Add solutions for the problems in Chapter 2
Jun 7, 2014
- Update the LaTeX template
- Add solutions for the problems in Chapter 1
It's time to update my solutions. Cheers!
Jun 6, 2014
Hello everyone!
It's a long time since I updated my solutions last time.
I'm currently exchanging in the University of Waterloo, Canada. And I have a course about algorithm CS 466: Design and Analysis of Algorithms this term. I'm so interested in algorithm design and analysis that I want read the textbook CLRS again as well as fix the error in my solution, translate to English and add new chapters solution(Goal: covering all the chapter of CLRS).
Also, I have read some other algorithm or theoretical textbooks and I will try my best to share my solution for the problems in these books.
- Algorithms Sanjoy Dasgupta, Christos Papadimitriou and Umesh Vazirani
- Probability and Computing: Randomized Algorithms and Probabilistic Analysis Michael Mitzenmacher and Eli Upfal
- Introduction to Automata Theory, Languages, and Computation John E. Hopcroft, Rajeev Motwani and Jeffrey D. Ullman
Maybe this work will last for 1 years, since I will apply Master/PhD program for the future study and complete a final project(a Starcraft AI using BWAPI) for my Bachelor's Degree in the future several months.
If you want to join me or discuss some problems with me, feel free to email me or connect me on Github. Hope for more and more participants.
Thank you.
Regards,
Oct 30, 2013
The solutions to the book "Introduction to Algorithm, 3rd Edition".
Author: Jian Li (ID:yinyanghu), an undergraduate student in Nanjing University, China
E-mail: [email protected]
Google Talk: [email protected]
If you have any questions or intend to improve my solution, you could post an issue or fork a repository by yourself.
Mar 18, 2012: Project is established!
Mar 21, 2012: Add chapter 1, 2, 3, 4, 5, 6, 7, 8 Add chapter 9, 10, 11, 12, 13, 14, 15
Mar 22, 2012: Add chapter 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26
To be continued...
Jian Li, 2012