This easy-to-read introductory text uses a step-by-step analysis of algorithm development as a springboard for the application of data structures. All algorithms are first presented in a simple form of pseudocode - thus the associated data structures may be implemented in a variety of high level languages including Pascal, ADA, Modula-2 and Algol. The variety of solutions to problems is deliberately emphasized, promoting a higher level of abstraction in a relatively gentle way. General data structures are presented early in the text and applied more specifically and thoroughly in the book's "Enhancements" section, designed to give students practical, complete applications of data structures in a real world context. Other features include: a separate chapter on hashing techniques; sorting techniques are integrated at appropriate points throughout; and fully annotated programs which illustrate theoretical concepts described in the text. This book should be of interest to degree and diploma students on introductory courses in data structures.
This easy-to-read introductory text uses a step-by-step analysis of algorithm development as a springboard for the application of data structures. All algorithms are first presented in a simple form of pseudocode - thus the associated data structures may be implemented in a variety of high level languages including Pascal, ADA, Modula-2 and Algol. The variety of solutions to problems is deliberately emphasized, promoting a higher level of abstraction in a relatively gentle way. General data structures are presented early in the text and applied more specifically and thoroughly in the book's "Enhancements" section, designed to give students practical, complete applications of data structures in a real world context. Other features include: a separate chapter on hashing techniques; sorting techniques are integrated at appropriate points throughout; and fully annotated programs which illustrate theoretical concepts described in the text. This book should be of interest to degree and diploma students on introductory courses in data structures.
Sprache
Verlagsort
Verlagsgruppe
Zielgruppe
Für höhere Schule und Studium
Für Beruf und Forschung
Illustrationen
Maße
Höhe: 240 mm
Breite: 180 mm
Gewicht
ISBN-13
978-0-534-04590-6 (9780534045906)
Copyright in bibliographic data is held by Nielsen Book Services Limited or its licensors: all rights reserved.
Schweitzer Klassifikation
Part I: Mainstream algorithms and timing analysis. The array structure. List processing. Stacks. Queues. General lists: multiple access paths to data. Recursion. Binary trees. Graph algorithms. Part II: Expansions and applications. References. Index.