Data Structure
The data structures using c language.
Data-data is a collection of information.
Structure-structure is a representation of data.
Data structure is way of organizing data in to computer memory.
The data structure is divide into 5parts.they are
1.Introduction to data structure.
2.Arrys, Linked lists.
3.stacks, queues.
4.Binary trees.
5.Searching and sorting,Graphs.
Today class is introduction to data structure.
Definition:-Data structure is a "collection of data elements "organized in a specified manner and accessing functions are defuned to store and retrieve individual elements. In another way data structure can be defineddl as
Data structure is a method of organizing large amount of data more efficiently so that any operation on that becomes easy.
Data-data is a collection of information.
Structure-structure is a representation of data.
Data structure is way of organizing data in to computer memory.
Data structure is divided into two types.
1.primitive
2.Non-primitive.
Primitive--primitive data structure is the primitive data type
Example:-integer, double, character, boolen.
Non primitive--Non primitive data structure is the primitive data type.
Non primitive are two types.
Linear and non linear.
Basic operations on data structure
1.searching
2.sorting
3.inserting.
4.updating.
5.deleting
Data structure images available
| Definition of data structure |
| Operations |
| Primitive data type |
| Non primitive |
| Linear data structure |
| Non linear data structure |
Second topic is available soon .
Thanks for visit my site.


No comments:
Post a Comment