A complete and structured collection of C++ Data Structures and Algorithms along with various college-level C/C++ programs, lab tasks, and problem-solving code. Built for students, coders, and anyone ready to explore the world of structured programming.
- ✅ C++ solutions for standard DSA problems (arrays, strings, stacks, queues, trees, graphs, sorting, searching, etc.)
- ✅ College lab assignments in both C and C++
- ✅ Clean, readable, and beginner-friendly code
- ✅ Continuously updated with new challenges and optimizations
- ✅ With Handwritten notes of Striver A2Z DSA Course (to access it kindly download the Notes folder) it cannot be pulled in VS Code for Time Management
This repository is open for contributions from everyone!
If you'd like to share your code, improve existing files, or add new DSA problems, feel free to:
- 🍴 Fork this repository
- 🛠️ Create a new branch
- ✅ Add your code or improvements
- 📩 Open a pull request
Let’s collaborate and grow this coding world together 💻🌍
- ⭐ Star this repository to support the project
- 🍴 Fork it to your own GitHub account
- 📥 Clone your fork using:
git clone https://github.com/arkasnatapal/College.git
Thank you for your interest in contributing to this repository! Whether you're fixing bugs, adding new C++ programs, or improving documentation, your help is appreciated.
-
Fork the Repository Click the "Fork" button on the top right of the repo page.
-
Clone Your Fork
git clone https://github.com/your-username/College.git
-
Create a New Branch
git checkout -b your-branch-name4.Make Changes
Add your codes, improvements, or fixes.
5. Commit Your Changes
git add .
git commit -m "Describe your changes here"6.Push to GitHub
git push origin your-branch-nameIf you’re a student, enthusiast, or just exploring C/C++, feel free to reach out or collaborate! 📧 Email: [email protected]
⭐ Star this repo | 🍴 Fork it | 🤖 Keep Coding, Keep Growing!