Data Structure
Data structure is a particular way of
storing and organizing data in a computer so that it can be used efficiently.
There are different ways to organize the data such as organization of data into
the list, queue, stack and tree, graph and so on.