The data structures are user defined data types specifically created for the manipulation of data in a predefined manner. Examples of data structures would be stacks,queues,trees,graphs and even arrays(also reffered as data structure)
Chat with our AI personalities
A data structure is a particular way of storing and organizing data in a computer so that it can be used efficiently.
types of data structure types of data structure
How do you amend a data structure?
difference between serch data structure and allocation data structure
in homogeneous data structure all the elements of same data types known as homogeneous data structure. example:- array
using data structure an element can insert at any position easily. with out traversing through the entire list.