[HOME]
[PREFACE]
[CONTENTS]
Data Structures, Algorithms, and Performance
Derick Wood
First Edition---Background
This text is, primarily, about data structures and their performance,
and, secondarily, about algorithms.
It has been written for a junior- or senior-level course in data structures.
My goals are to introduce students to the world of data structures,
to show them how to evaluate data structures, to help them obtain insight
about data structures, and to give them the basis for making wise
choices of data structures in the future.
I consider this book to be the second volume of a trilogy on data structures;
the first volume would be on data structures and program design
(CS II material) such as the text of Kruse, ``Data Structures and
Program Design,''
and the third volume would emphasize the cutting edge of
data-structure research,
such as the text of Mehlhorn ``Data Structures and Algorithms.''
For this reason, the text is divided into three parts:
The text has an emphasis different from that of currently available data
structure texts, in that it:
Derick Wood, May 1, 1992.
[HOME]
[PREFACE]
[CONTENTS]
http://www.cs.ust.hk/~dwood/.dsap
dwood@cs.ust.hk
Computer Science Department
The Hong Kong University of Science and Technology
Clear Water Bay, Kowloon
HONG KONG