Introduction To Data Structures
Introduction To Data Structures
data structures
Introduction
What is a good program?
A program that
runs correctly
is easy to read and understand
is easy to debug and
is easy to modify
run efficiently