π 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