Skip to content

Latest commit

 

History

History
85 lines (61 loc) · 2.39 KB

File metadata and controls

85 lines (61 loc) · 2.39 KB

✨ C Programs Repository – Hacktoberfest 2025 ✨

🎉 Welcome to the C++ Programs Repository for Hacktoberfest 2025! 🎉
This repo is a collection of beginner-friendly to advanced C++ codes, algorithms, DSA solutions, and mini-projects.
Perfect for students, beginners, and open-source enthusiasts to learn, practice, and contribute 🚀


📂 Repository Structure

📦 Cpp-Programs-Hacktoberfest2025
 ┣ 📂 Basics        # Simple C++ programs
 ┣ 📂 Algorithms    # Searching, Sorting, etc.
 ┣ 📂 DSA           # Data structures & problem solving
 ┣ 📂 Projects      # Mini-projects in C++
 ┗ 📄 README.md

🌟 How to Contribute

  1. 🍴 Fork this repository

  2. 📥 Clone your fork

    git clone https://github.com/pawanrajsingh2088/cpp-programs.git
  3. 🛠️ Add your C++ program in the correct folder (Basics/, Algorithms/, DSA/, Projects/)

  4. ✅ Commit & Push your changes

  5. 🔁 Open a Pull Request (PR)


🎯 Contribution Guidelines

✔️ Code must be well-structured & readable
✔️ Use meaningful filenamesbubble_sort.cpp not bs.cpp
✔️ Add comments to explain logic
✔️ Avoid duplicates → enhance existing programs if needed
✔️ One PR should ideally contain one program/feature


🏆 Why Contribute?

  • 📚 Improve your C++ & DSA skills
  • 🌐 Learn Git & GitHub workflows
  • 🤝 Be part of the open-source community
  • 🏅 Complete your Hacktoberfest 2025 challenge

🔥 Contributors

Thanks to all amazing contributors ❤️


💖 Support This Project

⭐ Star this repo
🍴 Fork it
💻 Contribute
📢 Share with others

Made with ❤️ by the Open Source Community