tanishq-mishra / Hacktoberfest-2018

A simple code repository for algorithms in various languages.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hacktoberfest-2018

A simple code repository for algorithms in various languages. You can use this repo so as to create your first PR for hacktoberfest.

Guidelines

  1. Create a folder for a programming language.
  2. Add algorithms to that folder for that particular programming language.

Getting Started

  • Fork and star this repo (button on top)

  • Clone on your local machine.

  • Create a new folder with the name of the programming language you want to contribute in.

  • Add your algorithm file in that folder.

  • Commit and push

git add .
git commit -m 'Your message'
git push
  • Create a new pull request from your forked repository

  • Your PR gets merged! 🎃

Now you can help others do the same. Now you can help others do the same.

About

A simple code repository for algorithms in various languages.


Languages

Language:C 33.3%Language:Python 17.6%Language:C++ 16.5%Language:Java 13.8%Language:CMake 4.6%Language:Makefile 2.8%Language:Pascal 2.6%Language:JavaScript 1.9%Language:Jupyter Notebook 1.4%Language:Go 1.0%Language:PHP 0.9%Language:C# 0.7%Language:Ruby 0.5%Language:Common Lisp 0.3%Language:Lua 0.3%Language:Elixir 0.3%Language:Rust 0.2%Language:Dart 0.2%Language:Visual Basic 0.2%Language:PowerShell 0.1%Language:Haskell 0.1%Language:TypeScript 0.1%Language:Assembly 0.1%Language:Kotlin 0.1%Language:Scala 0.1%Language:HTML 0.1%Language:COBOL 0.0%Language:Brainfuck 0.0%Language:Shell 0.0%Language:Fortran 0.0%Language:Batchfile 0.0%Language:Processing 0.0%