Data structure

From WikiMD's Medical Encyclopedia

(Redirected from Data structures)

Data Structure is a specialized format for organizing, processing, retrieving and storing data. While there are several basic and advanced structure types, any data structure is designed to arrange data to suit a specific purpose so that it can be accessed and worked with in appropriate ways. In computer programming, a data structure may be selected or designed to store data for the purpose of working on it with various algorithms.

Types of Data Structures[edit]

There are two fundamental kinds of data structure: Linear data structure and Non-linear data structure.

Linear Data Structure[edit]

A data structure is called linear if all of its elements are arranged in the sequential order. In these types of data structures, the elements are placed adjacent. Examples of linear data structure include:

Non-Linear Data Structure[edit]

A data structure is called non-linear if traversal of nodes is non-linear in nature. Non-linear data structures have more than one level. Examples of non-linear data structure include:

Applications of Data Structures[edit]

Data structures are essential in almost every aspect where data is involved. In general, algorithms that involve efficient data structure is applied in the following areas:

See Also[edit]

This article is a medical stub. You can help WikiMD by expanding it!
PubMed
Wikipedia

Data_structure[edit]

Navigation: Wellness - Encyclopedia - Health topics - Disease Index‏‎ - Drugs - World Directory - Gray's Anatomy - Keto diet - Recipes

Ad. Transform your health with W8MD Weight Loss, Sleep & MedSpa

W8MD's happy loser(weight)

Tired of being overweight?

Special offer:

Budget GLP-1 weight loss medications

  • Semaglutide starting from $29.99/week and up with insurance for visit of $59.99 and up per week self pay.
  • Tirzepatide starting from $45.00/week and up (dose dependent) or $69.99/week and up self pay

✔ Same-week appointments, evenings & weekends

Learn more:

Advertise on WikiMD


WikiMD Medical Encyclopedia

Medical Disclaimer: WikiMD is for informational purposes only and is not a substitute for professional medical advice. Content may be inaccurate or outdated and should not be used for diagnosis or treatment. Always consult your healthcare provider for medical decisions. Verify information with trusted sources such as CDC.gov and NIH.gov. By using this site, you agree that WikiMD is not liable for any outcomes related to its content. See full disclaimer.
Credits:Most images are courtesy of Wikimedia commons, and templates, categories Wikipedia, licensed under CC BY SA or similar.