This document discusses different types of data structures, including linear structures like arrays and linked lists, and non-linear structures like trees and graphs. Linear structures store data in a linear order, while non-linear structures have more complex connections between data points. The document also mentions string functions.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
18 views30 pages
Data Structures: Linear & Non-Linear Types
This document discusses different types of data structures, including linear structures like arrays and linked lists, and non-linear structures like trees and graphs. Linear structures store data in a linear order, while non-linear structures have more complex connections between data points. The document also mentions string functions.