Posts Tagged ‘Graphs’

  • Non Linear Data Structure

    Nov 27, 13 • 9479 Views • NotesNo Comments

    Non linear data structure is a data structure in which data items are not stored linearly in the memory. So there is no contiguous memory allocation of the data. This feature is included because it uses the memory optimally. How does it do so? Well, memory is