The art of computer programming

English language

Published Nov. 10, 1997 by Addison-Wesley.

ISBN:
978-0-201-89683-1
Copied ISBN!

View on OpenLibrary

3 stars (1 review)

From the Inside Flap Cookery is become an art, a noble science; cooks are gentlemen. TITUS LIVIUS, Ab Urbe Condita XXXIX.vi (Robert Burton, Anatomy of Melancholy 1.2.2.2)

This book forms a natural sequel to the material on information structures in Chapter 2 of Volume 1, because it adds the concept of linearly ordered data to the other basic structural ideas.

The title "Sorting and Searching" may sound as if this book is only for those systems programmers who are concerned with the preparation of general-purpose sorting routines or applications to information retrieval. But in fact the area of sorting and searching provides an ideal framework for discussing a wide variety of important general issues:

How are good algorithms discovered? How can given algorithms and programs be improved? How can the efficiency of algorithms be analyzed mathematically? How can a person choose rationally between different algorithms for the same task? In …

6 editions

Subjects

  • Computer programming.
  • Computer algorithms.