Programme: B. Tech. CSE
Course Code: CSE2132
This repository contains lab programs implemented in C for the Data Structures & Algorithms Lab (CSE2132) as part of the B. Tech. Computer Science and Engineering curriculum.
It includes:
- Arrays and Strings
- Linked Lists (Singly, Doubly, Circular)
- Stacks and Queues
- Trees and Graphs
- Searching and Sorting algorithms
- Abstract Data Types (ADTs) and problem-solving techniques