Ebook The art of computer programming - Volume 3: Sorting and searching (Second edition - 2011) - Part 1

"The art of computer programming - Volume 3: Sorting and searching" comprises Chapters 5 and 6 of the complete series. Part 1 of book included chapter 5 is concerned with sorting into order; this is a large subject that has been divided chiefly into two parts, internal sorting and external sorting. There also are supplementary sections, which develop auxiliary theories about permutations and about optimum techniques for sorting.