Best Books For Design and Analysis of algorithms For Engineering Student For GATE and Semester Exam
1.Introduction to Algorithms (Eastern Economy Edition)” by Thomas H Cormen and Charles E Leiserson
Product details
- ASIN : 8120340078
- Publisher : PHI Learning Pvt. Ltd. (Originally MIT Press); Third edition (2 February 2010)
- Language : English
- Paperback : 1312 pages
- ISBN-10 : 9788120340077
- ISBN-13 : 978-8120340077
- Item Weight : 1 kg 660 g
- Dimensions : 27.94 x 21.59 x 3.18 cm
- Country of Origin : India
This internationally acclaimed textbook provides a comprehensive introduction to the modern study of computer algorithms. It covers a broad range of algorithms in depth, yet makes their design and analysis accessible to all levels of readers. Each chapter is relatively selfcontained and presents an algorithm, a design technique, an application area, or a related topic. The algorithms are described and designed in a manner to be readable by anyone who has done a little programming. The explanations have been kept elementary without sacrificing depth of coverage or mathematical rigor.
The third edition has been revised and updated throughout. It includes two completely new chapters, on Van Emde Boas trees and Multithreaded algorithms, and substantial additions to the chapter on recurrences (now called “Divide and Conquer”). It features improved treatment of dynamic programming and greedy algorithms and a new notion of edgebased flow in the material on flow networks. Many new exercises and problems have been added in this edition. The text is intended primarily for students studying algorithms or data structures. As it discusses engineering issues in algorithm design, as well as mathematical aspects, it is equally well suited for selfstudy by technical professionals.
2.The Design and Analysis of Computer Algorithms by aho
Product details
- Publisher : Pearson; 1st edition (1 January 1974)
- Language : English
- Paperback : 480 pages
- ISBN-10 : 0201000296
- ISBN-13 : 978-0201000290
- Item Weight : 682 g
- The Design and Analysis of Computer Algorithms introduces the basic data structures and programming techniques often used in efficient algorithms. It covers the use of lists, push-down stacks, queues, trees, and graphs.
Post a Comment
0 Comments