0%

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

  1. About This eBook
  2. Title Page
  3. Copyright Page
  4. Preface
    1. Preface to the Second Edition
  5. Notes on the Exercises
  6. Contents
  7. Chapter Five: Sorting
    1. *5.1. Combinatorial Properties of Permutations
    2. 5.2. Internal Sorting
    3. 5.3. Optimum Sorting
    4. 5.4. External Sorting
    5. 5.5. Summary, History, and Bibliography
  8. Chapter Six: Searching
    1. 6.1. Sequential Searching
    2. 6.2. Searching by Comparison Of Keys
    3. 6.3. Digital Searching
    4. 6.4. Hashing
    5. 6.5. Retrieval on Secondary Keys
  9. Answers to Exercises
    1. Notes on the Exercises
    2. Section 5
    3. Section 5.2
    4. Section 5.4
    5. Section 5.5
    6. Section 6.1
    7. Section 6.3
    8. Section 6.4
    9. Section 6.5
  10. Appendix A. Tables of Numerical Quantities
  11. Appendix B. Index to Notations
  12. Appendix C. Index to Algorithms and Theorems
  13. Index and Glossary
3.17.150.163