Skip to content

mayurgalhate/Hacktoberfest-2025

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

22 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐ŸŽƒ Hacktoberfest 2025 โ€” DSA in C++

An image of @mayur7777's Holopin badges, which is a link to view their full Holopin profile

Hacktoberfest Open Source Love Made with C++ Contributions Welcome


๐Ÿš€ Welcome!

This repository is your go-to place to contribute amazing Data Structures and Algorithms in C++ during Hacktoberfest 2025.
Whether youโ€™re a beginner or an experienced coder, this is your chance to learn, code, and grow with open source ๐Ÿ’ช


๐Ÿง  Topics You Can Contribute

  • ๐Ÿ”น Searching & Sorting
  • ๐Ÿ”น Graph Algorithms
  • ๐Ÿ”น Dynamic Programming
  • ๐Ÿ”น Greedy Techniques
  • ๐Ÿ”น Recursion & Backtracking
  • ๐Ÿ”น Tree, Linked List, Stack, Queue

โš™๏ธ How to Contribute

  1. Fork this repository
  2. Create a new branch
    git checkout -b feature/add-your-algorithm

Add your code inside the algorithms/ folder

Commit & push

bash Copy code git add . git commit -m "feat: Add in C++" git push origin feature/add-your-algorithm Open a Pull Request

Wait for review & merge โœ…

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages