This repository contains the experiments for the Data Structures Lab as part of the MCA curriculum prescribed by the APJ Abdul Kalam Technological University (KTU). The lab focuses on fundamental and advanced data structure concepts, organized into multiple cycles. Each cycle includes a set of experiments designed to enhance your understanding and practical application of various data structures and algorithms.
- All programs are designed according to the KTU MCA curriculum and have been thoroughly tested in various environments.
- The code is compatible with multiple versions of C, based on the requirement of the specific experiment.
- It is recommended to use the latest stable version of the programming language (C) for compatibility.
- You are encouraged to experiment further with the code to deepen your understanding of data structures and algorithms.
Feel free to explore each cycle folder for the corresponding experiments.
If you encounter any issues or wish to contribute, please raise an issue or submit a pull request.