Depending on the use case, linked lists can be categorized as linear or non-linear data structures.
It is regarded as a non-linear data structure based on how the data is stored.
It is regarded as a linear data structure based on the access policy.