ryderharsh / Hacktober-Open

Add any kind of open source code or program I will merge it with hacktoberfest-accepted label

Home Page:https://client69.github.io/Hacktober-Open/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

You can add some good algorithms (in any language) which can be helpful for competitive programmers.
I will merge it with hacktoberfest-accepted label

How to contribute

  1. Fork this repo by clicking the fork button on the top right.
  2. Clone the forked repo on your pc (open a terminal and run this command).
    git clone https:/github.com/<your-username>/<repo-name>.git
  1. Add your algorithm/program file in the local repo on your machine.
  2. Run this command to add your file to the repo.
    git add YourFile.extension
  1. Commit the file and in the message describe what are you add.
    git commit -m "Enter your message here"
  1. Push the file to your remote repo.
    git push origin main
  1. In your forked repo page click on the green button "Compare and Pull" and submit your changes.

Congratulations you have just created your first Pull Request!

About

Add any kind of open source code or program I will merge it with hacktoberfest-accepted label

https://client69.github.io/Hacktober-Open/


Languages

Language:Jupyter Notebook 29.3%Language:C++ 24.3%Language:Python 19.8%Language:Java 8.1%Language:PHP 5.4%Language:C 5.3%Language:HTML 3.5%Language:JavaScript 2.6%Language:VHDL 0.5%Language:Go 0.3%Language:R 0.2%Language:C# 0.2%Language:Rust 0.2%Language:HCL 0.1%Language:Objective-C 0.1%Language:MATLAB 0.1%