General > DataStructure >> Basic Views : 395
Rate This Article :

Basics Of Data Structures

Define Data:

Information stored on Computer Memory. e.g. Files, Video, Audio, Photo, Program and Applications. These data should be stored on Computer Memory Efficiently and this is where Data Structure comes into Picture.

 

What is Data Structure?

Data Structure is a Method to store information. To solve any problem in real world, we focus on two things 


1. Data Structure - It Stores Information associated with the Problem.

2. Algorithm - It is a Method to Solve a Problem

 

Why we need Data Structure?

  • Data Structure is way of Arranging and Storing data efficiently in a Memory. Applications that uses data can access it efficiently.
  • Data Structure is a systematic way of Organizing and Accessing data.

 

Algorithm & Data Structure are used everywhere (Internet, Information Security, Cyber Security, Video Games and Developing Software)

 

Types of Data Structure:

  1. Linear Data Structure
    1. Stacks, Queues, Linked Lists

 

  1. Non - Linear Data Structure
    1. Trees, Heaps and Graphs
About Author
Raj Kumar
Total Posts 55
Developer in .Net!
Comment this article
Name*
Email Address* (Will not be shown on this website.)
Comments*
Enter Image Text*
   
View All Comments
Comments not posted yet!! Please post your comments on this article.
  Privacy   Terms Of Use   Contact Us
© 2016 Developerin.Net. All rights reserved.
Trademarks and Article Images mentioned in this site may belongs to Microsoft and other respective trademark owners.
Articles, Tutorials and all other content offered here is for educational purpose only and its author copyrights.