Classification of DS
Classification of DS
Eftekhar Hossain
Ref: Online Resource Assistant Professor
Dept. of ETE, CUET
1
Data Structure
❑ Searching data.
2
Characteristics of a Data Structure
3
Execution Time Cases
There are three cases which are usually used to compare
various data structures execution time :
➢ Non Linear DS
5
Types Of Data Structures
6
Types Of Data Structures
Linear DS:
➢ implementation is easy
7
Types Of Data Structures
Non-linear DS:
➢ implementation is difficult.
8
Static and Dynamic DS
Static
Dynamic
Homogeneous
Example: Array
Non-Homogeneous
Example: Structures
10
What is an Algorithm?
Formal Definition :
11
Algorithm Characteristics
12
Thank You