Coder Social home page Coder Social logo

pranay-thakre / algo_ds_101 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ahampriyanshu/algo-ds-101

0.0 0.0 0.0 102.25 MB

HacktoberFest 2021

Home Page: https://dsa.ahampriyanshu.com

License: MIT License

Java 15.46% C++ 31.36% JavaScript 5.65% Python 14.83% C# 7.50% C 12.89% PHP 2.14% Swift 0.99% Ruby 2.25% Go 2.02% TypeScript 2.03% Rust 0.57% Shell 0.47% Clojure 0.02% Scala 0.37% Haskell 0.32% HTML 0.13% Makefile 0.02% Kotlin 0.21% Jupyter Notebook 0.79%

algo_ds_101's Introduction


HactoberFest 2021 GitHub pull requests GitHub issues

Index

HacktoberFest 2021

hacktoberfest 2021

How To Contribute

1. Fork The Repo

1

2. Go The Issue Section

2

3.1 Choose An Existing Issue

3

3.2 Or You Can Create A New One

4

  • Before opening a new issue make sure that similar kind of issue doesn't already exist.

4. Check For The Languages Available

5

4. Comment In The Stated Syntax

6

  • Language In Which You Will Contribute => Time Required By You To Push The Changes
  • Ask for the issue that you plan to complete.
  • Please don't ask for same the language twice.( or more)
  • Do not wait to get assigned.
  • Please try to push the changes in less than or equal to the stated(by you only) time period. Failing to that, your comment will be discarded and the language will be made available to other participants.
  • Try to avoid any casual communication.

6 Create A New Branch

7

7. Create A New File with A Relevant Name

8

9

8. Commit The File

10

10. Compare And Pull

11

11. Give Relevant PR Message

12

12. Enter Related Issue No

13

13. Fill Up The Checkboxe(s)

14

14. Create A Pull Request

15

15. Congrats ๐ŸŽ‰

16

20. Wait Till Your PR Gets Merged

17

Want To Contribute More ?

I have created this funny api. Have a look and decide if it is something that interests you.

Want To Document The Repo ?

  • Click here to know more

How To Commit In CLI

$ git clone [email protected]:your_username/algo_ds_101.git
$ git checkout -b BranchName
$ git add .
$ git commit -m 'message'
$ git push -u origin BranchName

Sync Your Forked Repository

CLI

$ git fetch --all --prune
$ git checkout main
$ git reset --hard upstream/main
$ git push origin main

GUI

18 19 20

Contributing Guidelines

Read contributing guidelines

Contributors

Meet our wonderful contributors

Code of Conduct

Read our code of conduct.

License

MIT License.

algo_ds_101's People

Contributors

ahampriyanshu avatar github-actions[bot] avatar vimlesh-kumar avatar nirali0029 avatar mr-vaibhav-shukla avatar p-davide avatar chinmaym07 avatar jayantgoel001 avatar monishamandal02 avatar allcontributors[bot] avatar astrogeek77 avatar huisenbr avatar samkit-shah avatar aakashsoni-cloud avatar realvaibhav avatar anshmishra2001 avatar atorr5555 avatar architgarg603 avatar manvendra3 avatar belphegor-s avatar dicieous avatar mr-destructive avatar abkabd avatar mk1107 avatar pratik-sanghavi avatar rudransh24 avatar shristi428 avatar toulik-das avatar harshalszz avatar deepak2417 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.