This repository contains my college DSA lab programs from Semester 3. Below is the list of programs included in this collection.
-
Clone the repository:
git clone https://github.com/UmeshCode1/DSA_LAB_COLLEGE.git
-
Navigate to the directory:
cd DSA_LAB_COLLEGE
- A C++ compiler (e.g., g++, clang++)
- Basic understanding of Data Structures and Algorithms
- Fork the repository.
- Create a new branch:
git checkout -b feature-branch
- Make your changes and commit them:
git commit -m "Add some feature" - Push to the branch:
git push origin feature-branch
- Open a pull request.
This project is licensed under the MIT License - see the LICENSE file for details.
The repository is also published at GitHub Pages. Visit the page to see the programs in action.
Page Address: https://umeshcode1.github.io/DSA_LAB_COLLEGE/
- Academic Year: 2024-25
- Department: CSE-AIML
- Student Name: Umesh Patel
- Enrollment Number: 0126AL231140
- Class: AIML 3rd "B"
Feel free to reach out if you have any questions or suggestions!
"Learning never stops, and neither does coding." 😊
Special thanks to my professors and peers for their support and guidance throughout the semester.
If you have any feedback, please reach out to me at umesh.code1@gmail.com.