Data Structure
Data Structure
Data Structure
Maryam A. Salih
department of Computer Engineering
Second Class
Lecture Two: INTRODUCTION TO DATA STRUCTURE
Lecture outline
• Introduction
• Abstract Data Type (ADT)
• Containers
• Introduction to Data Structure
• Linear List
Introduction
// etc.
1. Point.h header file (declarations & inline
code)
2. Point.cpp implementation file (code)
3. main.cpp test driver
Containers
QUEST Student
Circular Academic Academic
Array Server Record
Operations
List
• List is a data representation of the form (e1,e2,……,en). Erasing an object