(04546)282555
*For query!!!

Regulation 2021

*This course is only for AU students*
DS
course
Theory( CS3351 )

Data Structures

A data structure is a storage that is used to store and organize data. It is a way of arranging data on a computer so that it can be accessed and updated efficiently.The choice of a good data structure makes it possible to perform a variety of critical operations effectively.
An efficient data structure also uses minimum memory space and execution time to process the structure. A data structure is not only used for organizing the data. It is also used for processing, retrieving, and storing data. There are different basic and advanced types of data structures that are used in almost every program or software system that has been developed. So we must have good knowledge of data structures.