Illustrates about a linear and non linear data structure

Illustrates about a linear and non linear data structure?

E

Expert

Verified

Linear data structure:

A linear data structure traverses the data tools sequentially, wherein only one data tool can directly be reached. For example: Arrays and Linked Lists.

Non-Linear data structure:

Every data item is attached to some other data items in a way which is exact for reflecting relationships. All data items are not arranged within a sequential structure. For example: Trees and Graphs.

   Related Questions in Data Structure & Algorithms

©TutorsGlobe All rights reserved 2022-2023.