Data Structures (OEL-602)
Data Structures is a fundamental subject in the Electronics and Communication Engineering curriculum that focuses on the organization, management, and storage of data for efficient access and modification. It covers various data structures such as arrays, linked lists, stacks, queues, trees, and graphs, along with algorithms for searching and sorting.