Added link to a book on Algorithms (#22308)

This is the of the programming language-independent text that helped establish computer algorithms as a discipline of computer science. The text incorporates the latest research and state-of-the-art applications, bringing this classic to the forefront of modern computer science education. A major strength of this text is its focus on design techniques rather than on individual algorithms.
This commit is contained in:
manishbhatt151
2018-11-20 19:13:20 +05:30
committed by Tom
parent 175f8269c9
commit 8c5896f8c5

View File

@ -14,6 +14,9 @@ title: Books to Read for Programmers
- [Amazon Smile](https://smile.amazon.com/Cracking-Coding-Interview-Programming-Questions/dp/098478280X) - [Amazon Smile](https://smile.amazon.com/Cracking-Coding-Interview-Programming-Questions/dp/098478280X)
- ISBN-13: 978-0984782802 - ISBN-13: 978-0984782802
*Fundamentals of Computer Algorithms* by Ellis Horowitz, Sartaj Sahni and Sanguthevar Rajasekaran
- [Amazon](https://www.amazon.com/Fundamentals-Computer-Algorithms-Sanguthevar-Rajasekaran/dp/8173716129)
- ISBN-13: 978-8173716126
*Data Structures and Algorithms Made Easy: Data Structures and Algorithmic Puzzles* *Data Structures and Algorithms Made Easy: Data Structures and Algorithmic Puzzles*
- [Amazon Smile](https://smile.amazon.com/Data-Structures-Algorithms-Made-Easy/dp/819324527X) - [Amazon Smile](https://smile.amazon.com/Data-Structures-Algorithms-Made-Easy/dp/819324527X)