🎉 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 🚀
📦 Cpp-Programs-Hacktoberfest2025
┣ 📂 Basics # Simple C++ programs
┣ 📂 Algorithms # Searching, Sorting, etc.
┣ 📂 DSA # Data structures & problem solving
┣ 📂 Projects # Mini-projects in C++
┗ 📄 README.md-
🍴 Fork this repository
-
📥 Clone your fork
git clone https://github.com/pawanrajsingh2088/cpp-programs.git
-
🛠️ Add your C++ program in the correct folder (
Basics/,Algorithms/,DSA/,Projects/) -
✅ Commit & Push your changes
-
🔁 Open a Pull Request (PR)
✔️ Code must be well-structured & readable
✔️ Use meaningful filenames → bubble_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
- 📚 Improve your C++ & DSA skills
- 🌐 Learn Git & GitHub workflows
- 🤝 Be part of the open-source community
- 🏅 Complete your Hacktoberfest 2025 challenge
Thanks to all amazing contributors ❤️
⭐ Star this repo
🍴 Fork it
💻 Contribute
📢 Share with others
Made with ❤️ by the Open Source Community