data structure

  • In computer science, a data structure is a data organization, management,
  • and storage format that enables efficient access and modification.
  • More precisely, a data structure is a collection of data values,
  • the relationships among them, and the functions or operations that can be applied to the data.
  • Data Structure is a way to store and organize data so that it can be used efficiently.
  • Our Data Structure tutorial includes all topics of Data Structure such as Array,
  • Pointer, Structure, Linked List, Stack, Queue, Graph, Searching, Sorting, Programs, etc.
  • Atomic − Definition should define a single concept.

  • Traceable − Definition should be able to be mapped to some data element.

  • Accurate − Definition should be unambiguous.

  • Clear and Concise − Definition should be understandable.

Posted on by