What is Data Structure?
Data structure is a particular way of storing and organizing data in a computer so that it can be used efficiently. Examples of Data Structures:
Arrays, Linked List, Stack, Queue, Tree, Graph etc.
1. Linear
In Linear Data Structure all of its elements are arranged in the sequential order.
Examples:
Arrays, Linked List
2. Non-Linear
Here, The data elements are not arranged in the sequential structure. i.e. each item or element is connected with two or more other items in a non-linear arrangement.
Examples:
Trees, Graphs
If you like this post then pleases like and shares this post.
TCCI Tririd Computer Coaching Institute conducts various Computer Course in Bopal and satellite in Ahmedabad.
For more information about Computer Course at TCCI.
Visit us @ http://tccicomputercoaching.com/blog/
Call us @ 98256 18292.
Data structure is a particular way of storing and organizing data in a computer so that it can be used efficiently. Examples of Data Structures:
Arrays, Linked List, Stack, Queue, Tree, Graph etc.
Types of Data Structures:
Data Structures are mainly classified into two types:1. Linear
In Linear Data Structure all of its elements are arranged in the sequential order.
Examples:
Arrays, Linked List
2. Non-Linear
Here, The data elements are not arranged in the sequential structure. i.e. each item or element is connected with two or more other items in a non-linear arrangement.
Examples:
Trees, Graphs
Applications of Data Structure:
Data structures are applied extensively in the following areas of computer science :- Compiler Design,
- Operating System,
- Database Management System,
- Statistical analysis package,
- Numerical Analysis,
- Graphics,
- Artificial Intelligence,
- Simulation
- Execution of matrices and vectors,
- Evaluation of expressions
- Arrangement of books in a library
- Data transmission
- Computer networking
If you like this post then pleases like and shares this post.
TCCI Tririd Computer Coaching Institute conducts various Computer Course in Bopal and satellite in Ahmedabad.
For more information about Computer Course at TCCI.
Visit us @ http://tccicomputercoaching.com/blog/
Call us @ 98256 18292.
No comments:
Post a Comment