This document presents information on data structures and their types. It discusses linear data structures like arrays, stacks, queues and linked lists. It describes their representation and common operations like traversing, searching, insertion and deletion. The document also covers non-linear data structures like trees and graphs, describing their representation and operations like searching, insertion and deletion. It was submitted by Navtar Singh to Mrs. Jaspreet Kaur as a presentation on data structures.