Book description
The bible of all fundamental algorithms and the work that taught many of today’s software developers most of what they know about computer programming.
–Byte, September 1995
I can’t begin to tell you how many pleasurable hours of study and recreation they have afforded me! I have pored over them in cars, restaurants, at work, at home... and even at a Little League game when my son wasn’t in the line-up.
–Charles Long
If you think you’re a really good programmer... read [Knuth’s] Art of Computer Programming... You should definitely send me a resume if you can read the whole thing.
–Bill Gates
It’s always a pleasure when a problem is hard enough that you have to get the Knuths off the shelf. I find that merely opening one has a very useful terrorizing effect on computers.
–Jonathan Laventhol
The first revision of this third volume is the most comprehensive survey of classical computer techniques for sorting and searching. It extends the treatment of data structures in Volume 1 to consider both large and small databases and internal and external memories. The book contains a selection of carefully checked computer methods, with a quantitative analysis of their efficiency. Outstanding features of the second edition include a revised section on optimum sorting and new discussions of the theory of permutations and of universal hashing.
Ebook (PDF version) produced by Mathematical Sciences Publishers (MSP), http://msp.org
.
Table of contents
- Cover Page
- About This eBook
- Halftitle Page
- Title Page
- Copyright Page
- Preface
- Notes on the Exercises
- Chapter 5—Sorting
- Chapter 6—Searching
- Answers to Exercises
- Appendix A—Tables of Numerical Quantities
- Appendix B—Index to Notations
- Appendix C—Index to Algorithms and Theorems
- Index and Glossary
- Code Snippets
Product information
- Title: Art of Computer Programming, The: Volume 3: Sorting and Searching, 2nd Edition
- Author(s):
- Release date: April 1998
- Publisher(s): Addison-Wesley Professional
- ISBN: 9780321635792
You might also like
book
Art of Computer Programming, Volume 2: Seminumerical Algorithms, 3rd Edition
The bible of all fundamental algorithms and the work that taught many of today’s software developers …
book
Art of Computer Programming, The: Volume 1: Fundamental Algorithms, 3rd Edition
The bible of all fundamental algorithms and the work that taught many of today’s software developers …
book
The C++ Programming Language, 4th Edition
The new C++11 standard allows programmers to express ideas more clearly, simply, and directly, and to …
book
Data Structures and Algorithms in C++, Second Edition
An updated, innovative approach to data structures and algorithms Written by an author team of experts …