What is a non-linear data structure?

Posted by Neha P.
6
Feb 19, 2022
32 Views
A non-linear data structure is a way of organizing data that is not in linear order. In a linear data structure, the elements are arranged in a sequential manner.
Comments
avatar
Please sign in to add comment.