Skip to content

arkasnatapal/College

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C++ Logo C Logo

Top Language Last Commit

📚 College – C++ DSA & College Code Collection

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.

Stars    Forks


🌟 Features

  • ✅ 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

🤝 Contribute

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 💻🌍


📌 How to Use

  1. Star this repository to support the project
  2. 🍴 Fork it to your own GitHub account
  3. 📥 Clone your fork using:
    git clone https://github.com/arkasnatapal/College.git

Contributing to College 🚀

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.

How to Contribute

  1. Fork the Repository Click the "Fork" button on the top right of the repo page.

  2. Clone Your Fork

    git clone https://github.com/your-username/College.git
  3. Create a New Branch

git checkout -b your-branch-name

4.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-name

📬 Let's Connect

If 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!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •