Book Title |
Author | Description | Download Now |
Ellis Horowitz and Sartaj Sahni | The basic audience for this book is either the computer science major with at least one year of courses or a beginning graduate student with prior training in a field other than computer science. This book contains more than one semester's worth of material and several of its chapters may be skipped without harm. | Download |
|
Data Structure ppts |
Simple presentations | PPT covering all the topics in Data Structures | Download |
Thomas H. Cormen Charles E. Leiserson Ronald L. Rivest |
Each chapter presents an algorithm, a design technique, an application area, or a related topic.Algorithms are described in English and in a "pseudocode" designed to be readable by anyone who has done a little programming.The book contains over 230 figures illustrating how the algorithms work. Since we emphasize efficiency as a design criterion, we include careful analyses of the running times of all our algorithms. |
Download
Part1 Download Part2 |