Subject: Data Structure Course: Third Lecturer: 1: Dr. Bzar Khidir Hussan 2019-2020
Subject: Data Structure Course: Third Lecturer: 1: Dr. Bzar Khidir Hussan 2019-2020
Subject: Data Structure Course: Third Lecturer: 1: Dr. Bzar Khidir Hussan 2019-2020
Course: Third
Lecturer: 1
In the above example ( ID, Age, Gender, First, Middle, Last, Street, Area )
are elementary data items,
items whereas (Name, Address ) are group data items
Data:
Factual information (as measurements or
statistics) used as a basis for reasoning,
discussion, or calculation.
Structure:
Arrangement or relationship of elements as
particles, parts, or organs in a substance,
body, or system.
Data Structure:
Refers to the study of data and how to
represent data objects within a program;( the
implementation of structured relationships).
Why study data structures?
The major advantages of data structures are:
Programs are comprised of two things:
Data
Algorithms.
The algorithms describe the way the data is to be transformed
Queue: