Chapter 1 - Introduction
Introduction
Data structures are needed to store and access the data handled in the programs easily
There are several different types of data structures and not all of them are suitable for all tasks
It is the programmer’s job to know which to choose
The behaviour, strengths and weaknesses of the alternatives must be known