Posts Tagged ‘Non Linear data structure’

  • Linear Data Structure

    Dec 14, 13 • 8122 Views • Notes1 Comment

    A linear data structure simply means that it is a storage format of the data in the memory in which the data are arranged in contiguous blocks of memory. Like for example the array of characters is represented by one character after another. In the linear