neenu-chacko / hacktoberfest_21_CP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🎃 HacktoberFest Competitive Programming Track🎃

Open Source Love First Timers Only Up For Grabs

Use this project to make your first contribution to an open source project on GitHub.

Celebrate Hacktoberfest by getting involved in the open source community by completing some simple tasks in this project.

What is Hacktoberfest?

A month-long celebration from October 1st - 31st sponsored by Digital Ocean and GitHub to get people involved in Open Source. Create your very first pull request to any public repository on GitHub and contribute to the open source developer community.

https://hacktoberfest.digitalocean.com/

How to contribute to this project

Here are quick and painless ways to contribute to this project:

  1. Register for Hacktoberfest on Digital oceans site
  2. Fork or and clone this repository
  3. On cloning the file will have a answer folderin the answer_branch
  4. Add your answer to the answer folder
  5. Answer should be saved in the format answer_question no_your github name.extension (answer_01_ABC.cpp/c/python)
  6. Push only to the answer_branch. For pushing your code to your forked repo use git local workflow
  7. Use git push origin branch_name to push the code to your forked repo
  8. Send a pull request and you are done with your first contribution

if you have any doubts do check our site for assistance

About


Languages

Language:C++ 100.0%