AnyBook4Less.com | Order from a Major Online Bookstore |
![]() |
Home |  Store List |  FAQ |  Contact Us |   | ||
Ultimate Book Price Comparison Engine Save Your Time And Money |
![]() |
Title: Algorithms in C, Parts 1-4: Fundamentals, Data Structures, Sorting, Searching (3rd Edition) by Robert Sedgewick ISBN: 0-201-31452-5 Publisher: Addison-Wesley Pub Co Pub. Date: 17 September, 1997 Format: Paperback Volumes: 1 List Price(USD): $57.99 |
Average Customer Rating: 3.12 (16 reviews)
Rating: 3
Summary: Authoritative exposition, needs debugging
Comment: Prof. Sedgewick is a noted authority on searching and sorting algorithms, and a former student of Knuth's. The text is authoritative, lucid, and detailed. It is also full of mistakes, poorly edited, and much of the code has serious and not so serious bugs.
I have the second, corrected printing of this edition. If you purchase this book, consider buying Bently's "Programming Perls" or some other book on debugging software, and consider Sedgewick's book to be an excellent opportunity to debug a standard reference in CS. In addition to scrutinizing the source code, don't accept any statement in Sedgewick unequivocally. Even his formula for computing the variance of a distribution is incorrect (the accompanying code is correct, though it magnifies the roundoff error; read "Numerical Recipies in C" by Press et al for a more civilized calculation). Many of his proofs have off by one errors, he misdefines the "transitive" property as "associative". Get the lastest printing available, eventually enough students and instructors will have gone through this book to ferret out most of its errors. There are no giant lapses in reasoning, and once it makes it out of beta, this should be a very fine book.
A much better investment would be "Introduction to Algorithms" by Cormen, Lieserson, Rivest, a vastly superior and more interesting text. It has far greater scope of coverage on the subject of algorithms, and is both clearer and more carefully written, one of the most illuminating books I've read. However, volume 1 of Sedgewick, as it focuses solely on searching and sorting, covers these areas in greater depth, and discusses practical implementation issues, such as sentinels and hybrid sorts. As such, Sedgewick is a good compliment to CLR. Bear in mind that it is more densely written than CLR, and hence requires a more careful reading.
Rating: 1
Summary: why someone give the book 5 star?
Comment: this is the first algorithms book i read, this is last robert sedgewick book i read.
Rating: 2
Summary: ERRONIOUS CODE!!! How can you trust the rest of the book?
Comment: Errors start right from the beginning with code listing 1.2 ( three errors in four liner) and goes on with ambiguous coding style. Even for a junior programmer it won't be proper to make his code public with such an errors.
If you want to debug authors code for free, this is the book for you. However, considering that it is third edition already and errors are still there, the author probably won't care much if you correct it anyway. Or does he? Yes, I was frustrated, wasting two hours of beautiful Saturday morning on scraping supposedly impeccable code.
His acclaimed teacher Dr. Knuth was smarter providing code in 'toy' language that nobody use, test or bother to correct even for $1K, but he at least never promised to provide you any useful code.
In general, easy readable text, good style, much better than some other books, but yet, superfluous coverage of algorithms analysis. It would have been less misleading if author drops 'in C' for something implementation independent. But on the contrary, the author went on with 'in C++', 'in Java'. Given the pattern of lax coding here, I wonder are those books just as 'slippery'.
As for algorithms in C, I think that even the related parts of "Introductory C" by Petersen will be more useful. It works there.
![]() |
Title: Algorithms in C, Part 5: Graph Algorithms (3rd Edition) by Robert Sedgewick ISBN: 0201316633 Publisher: Addison-Wesley Pub Co Pub. Date: 16 August, 2001 List Price(USD): $39.99 |
![]() |
Title: Data Structures and Their Algorithms by Harry R. Lewis, Larry Denenberg ISBN: 067339736X Publisher: Addison-Wesley Pub Co Pub. Date: 08 January, 1997 List Price(USD): $73.13 |
![]() |
Title: Concepts of Programming Languages (5th Edition) by Robert W. Sebesta ISBN: 0201752956 Publisher: Pearson Addison Wesley Pub. Date: 31 July, 2001 List Price(USD): $109.00 |
![]() |
Title: Introduction to Algorithms, Second Edition by Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest, Clifford Stein ISBN: 0262032937 Publisher: MIT Press Pub. Date: 01 September, 2001 List Price(USD): $79.95 |
![]() |
Title: Operating Systems: Internals and Design Principles (4th Edition) by William Stallings ISBN: 0130319996 Publisher: Prentice Hall Pub. Date: 15 December, 2000 List Price(USD): $96.00 |
Thank you for visiting www.AnyBook4Less.com and enjoy your savings!
Copyright� 2001-2021 Send your comments