Skip to the content.

image

Hacktoberfest 2021

Link To HacktoberFest 2021

Event details :


How can you Join?

Step - 1:

Create a GitHub account, if you don’t already have one. Need help? Here are some resources to help you set up your GitHub account:

Step - 2:

Register for Hacktoberfest: Navigate to the Hacktoberfest registration page and follow the instructions. But, read the rules carefully before you do and then sign In using your GitHub credentials.

Step - 3:

Find good projects worth contributing on the GitHub page. You can type label:hactoberfest is:issue is:open

You can add a language label of your choice to filter open issues. If you are a beginner and can’t find good issues then there’s tag label:good first issue which filters out issues for beginners who want to contribute.

Here’s something beginner-friendly for you:

Step - 4:

Submit PRs: Try and submit at least 4 PRs and wait for it to be verified. Make sure to submit quality PRs.


HacktoberFest Rules :

For your PR to count it must be:


Whether it’s your first or fiftieth pull request, there’s always more to learn! We’ve put together a few resources that can help you create quality pull requests, keep your repositories pristine, and build on your open source knowledge.


Join Discord Conversation


Rules To Contribute To This Repo

file naming convention

use file type comments
questions README.md all questions of particular topic are mentioned in a README.md file inside the sub topic folder
C++ solutions [topic name].cpp solution C++ code file code to a question is written in same folder where question is mentioned
algorithm solution [topic name]-algorithm.txt algorithm solution to a question is written in a .txt txt file in same folder where question is mentioned

Things you can contribute to

Steps For Contribution

1. Fork this repo
2. Star this repo
3. Add a file ( txt/cpp ) inside appropriate folder
4. commit the code
5. Make pull request

FEATURES

  1. Beginner-friendly
  2. Targeted for developers, content writers, and programming enthusiasts.
  3. Would also help participants who are not familiar with development but are eager to participate in open source.


Materials


Contributors


Connect with me

Sunny's LinkdeIn Sunny's Instagram Sunny's Twitter    



if (isAwesome) {
  // thanks in advance :p
  starThisRepository();
}


  _____ _                 _     __   __
 |_   _| |__   __ _ _ __ | | __ \ \ / /__  _   _
   | | | '_ \ / _` | '_ \| |/ /  \ V / _ \| | | |
   | | | | | | (_| | | | |   <    | | (_) | |_| |
   |_| |_| |_|\__,_|_| |_|_|\_\   |_|\___/ \__,_|