A collection of Design and Analysis of Algorithms (DAA) lab practicals implemented during laboratory sessions, covering fundamental algorithmic techniques and complexity analysis.
- Time and Space Complexity
- Divide and Conquer
- Sorting and Searching Algorithms
- JAVA
Each folder corresponds to a specific algorithm or lab experiment and contains the source code and required inputs.
This repository is maintained for academic reference and to reinforce understanding of algorithm design techniques taught in the DAA course.