Computing Reviews
Today's Issue Hot Topics Search Browse Recommended My Account Log In
Review Help
Search
Handbook of algorithms and data structures
Gonnet G. (ed), Baeza-Yates R., Addison-Wesley Longman Publishing Co., Inc., Boston, MA, 1991. Type: Book (9780201416077)
Date Reviewed: Feb 1 1992

Like the first edition, this second edition is a fine resource book that can be valuable to teachers and learners of computer science as well as to computer science researchers and practitioners. Programmers in other disciplines such as science, engineering, and operations research might also find it to be an excellent reference. After the first two chapters of introductory material, which include notation and description conventions for data structures and algorithms, excellent chapters cover five categories of algorithms: searching, sorting, selection, arithmetic, and text (new to the second edition).

I have routinely used the first edition, authored by Gonnet, during the past few years [1]. Typically, I refer to it when I have a question about how a particular algorithm or data structure works, or about some aspect of an algorithm’s complexity. I have other favorite references (notably Aho, Hopcroft, and Ullman’s 1974 book [2] and Knuth’s three volumes [3-5], but the easy-reference, handbook nature of this work makes it particularly useful for a quick search. The taxonomy of algorithms, that is, the distribution of the collection into sorting, searching, selection, and arithmetic algorithms is exactly right. The first edition is the first source in which I saw selection algorithms so clearly distinguished from sorting and searching algorithms, and in which the class of selection algorithms was unified and addressed.

This edition, co-authored by Baeza-Yates, includes a new chapter on text algorithms. This chapter is the most comprehensive treatment of text algorithms that I have seen. It is clear and accessible.

The choice of algorithm families is good, as is the fairly complete set of algorithms given in each family (complete to the extent that the development of algorithms is ever complete). Algorithms are coded in both Pascal and C. The full set of references at the end of the book is comprehensive, and a list of references appears at the end of every section. The references are well done and extremely useful.

Gonnet offered two dollars to readers who found errors in the first edition. Understandably, the second edition is relatively error-free. In the second edition, the authors offer four dollars for each error. They are serious about correctness. This is not a textbook, but it would probably be a useful reference for any serious student of computer science.

This excellent book is intended to be a collection of notable algorithms and data structures that have been developed throughout the relatively short history of computer science. It is intended to help readers to build upon work already done, rather than to redo that work over and over again. The book fulfills its purpose with perfect scope and depth.

Reviewer:  Susan M. Merritt Review #: CR115460
1) Gonnet, G. H. Handbook of algorithms and data structures. Addison-Wesley, Reading, MA, 1984.
2) Aho, A. V.; Hopcroft, J. E.; and Ullman, J. D. The design and analysis of computer algorithms. Addison-Wesley, Reading, MA, 1974. See <CR> 16, 10 (Oct. 1975), Rev. 29,039.
3) Knuth, D. E. The art of computer programming, vol. 1: fundamental algorithms, 2nd ed. Addison-Wesley, Reading, MA, 1973. See <CR> 16, 9 (Sept. 1975), Rev. 28,757.
4) Knuth, D. E. The art of computer programming, vol. 2: seminumerical algorithms. Addison-Wesley, Reading, MA, 1973.
5) Knuth, D. E. The art of computer programming, vol. 3: sorting and searching. Addison-Wesley, Reading, MA, 1973. See <CR> 14, 8 (Aug. 1973), Rev. 25,533.
Bookmark and Share
 
Data Structures (E.1 )
 
 
C (D.3.2 ... )
 
 
Pascal (D.3.2 ... )
 
 
Sorting/ Searching (E.5 ... )
 
 
Nonnumerical Algorithms And Problems (F.2.2 )
 
Would you recommend this review?
yes
no
Other reviews under "Data Structures": Date
Data structures and algorithm analysis
Weiss M., Benjamin-Cummings Publ. Co., Inc., Redwood City, CA, 1992. Type: Book (9780805390544)
Aug 1 1992
Data structures and program design in C
Kruse R., Leung B., Tondo C., Prentice-Hall, Inc., Upper Saddle River, NJ, 1992. Type: Book (9780137256495)
Oct 1 1992
The maximum size of dynamic data structures
Kenyon-Mathieu C., Vitter J. (ed) SIAM Journal on Computing 20(5): 807-823, 1991. Type: Article
Feb 1 1993
more...

E-Mail This Printer-Friendly
Send Your Comments
Contact Us
Reproduction in whole or in part without permission is prohibited.   Copyright 1999-2024 ThinkLoud®
Terms of Use
| Privacy Policy