The document outlines various data structures and their operations, including arrays, linked lists, stacks, queues, trees, graphs, and hash tables. It describes common operations such as adding, deleting, traversing, and searching elements within these structures. Additionally, it touches on algorithm performance evaluation in terms of time and space complexity.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF or read online on Scribd
0 ratings0% found this document useful (0 votes)
7 views4 pages
Assignment 01
The document outlines various data structures and their operations, including arrays, linked lists, stacks, queues, trees, graphs, and hash tables. It describes common operations such as adding, deleting, traversing, and searching elements within these structures. Additionally, it touches on algorithm performance evaluation in terms of time and space complexity.