1 Datastructure
1 Datastructure
efficiently.
right data structure for your project. For example, if you want to store data
sequentially in the memory, then you can go for the Array data structure.
Why algorithm is important?
data can be unorganized facts which can not have any meaning . Ex: eman
Group items : data items which have subordinate data items are called as
group data item. Ex : name of student can have first name and last name .
Record : is the collection of various data items. Ex: student entity can
have ,its name , address ,course, and marks . And it can be group together to
form a record.
Basic terminology in data structure