data structure is a way of storing data in a computer so that it can be used efficiently
an algorithm is a sequence of instructions, often used for calculation and data processing.
Often a carefully chosen data structure will allow the most efficient algorithm to be used.
Chat with our AI personalities
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.