Hacktoberfest is the easiest way to get into open source! Hacktoberfest is a month long festival of open source code presented by Digital Ocean and DEV this year in 2022.
During the entire month of October 2022, all you have to do is contribute to any open source projects and open at least 4 pull requests. Yes, any project and any kind of contributions. It can be a be a bug fix, improvement, or even a documentation change! And win a T-Shirt and awesome stickers.
The goal of this repository is to have all important problems, algorithms and data structures in a single place - in multiple languages. Feel free to make your contribution. Do not create folders in your submissions, ask the maintainer first in the comment of the issue.
First and foremost, create an issue of the contribution that you need to make. The contribution can be of listed types only:
You need to make changes to existing code.
You need to add solutions/algorithm to the problem listed in Question folder.
You can go with C,C++,Java,Python languages only.
In any case, you first have to go to issues tab and create a new issue and please wait for it to be assigned to you. You can then start working on it and create a PR.
All PRs must be made from a Branch. Create a separate branch for every issue you are working upon and once found fit, make a PR.
You can add your code in my repository for Merge
Steps to Contribute to this Repo
> First Star this Repo (Important)
> Then Fork this Repo
> Add your contribution
> Create new PR/MR
> Repeated codes will not be merged.
> The quality of pull requests is paramount,quantity comes second.
I'll make sure to merge it in my repository.
Happy Coding
Thank You