• A Data structure is an arrangement of data in a
Computer’s memory or even disk storage.
• A data structure is a particular way of storing
and organizing data in a computer so that it can
be used efficiently.
Several common data structures:
– Arrays.
– Linked lists
– Queues
– Trees
– Graph
, What is your opinion about
below pics.