This repository contains assignment solutions for various courses conducted at IIT Mandi. The content spans across different topics, including Data Structures and Algorithms (DSA), Computer Vision, and the Computer Science Practicum course.
The assignment solutions are organized in the master branch and include:
- Solutions to DSA assignments with a focus on foundational algorithms, data structures, and problem-solving techniques.
- Assignments covering key concepts in computer vision, including image processing, feature extraction, and neural networks.
- Practical assignments focusing on the application of theoretical computer science concepts to real-world problems.
- Main Branch: Contains the introductory
README.md
file and other repository documentation. - Master Branch: Hosts all assignment solutions for the courses mentioned above.
git clone -b master <repository_url>
This repository is intended for educational purposes only. Please use the material responsibly and adhere to academic integrity policies.
Feel free to explore and learn from these assignments. If you have any questions or suggestions, feel free to open an issue or submit a pull request!