Git Product home page Git Product logo

sourabh950 / algo_ds_101 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ahampriyanshu/algo-ds-101

0.0 1.0 0.0 101.13 MB

An algorithm a day keeps the mass recruiter away

License: MIT License

Java 15.52% C++ 30.90% JavaScript 5.72% Python 14.61% C# 8.81% C 12.83% PHP 2.30% Swift 0.95% Ruby 1.69% Go 2.36% TypeScript 1.99% Rust 0.45% Shell 0.65% Clojure 0.03% Scala 0.52% Haskell 0.45% HTML 0.19% Makefile 0.02%

algo_ds_101's Introduction


HactoberFest 2020 GitHub pull requests GitHub issues

Hello Everyone ๐Ÿ‘‹

Index

To Contribute

1. Go The Issue Section

2

2.1 Either Create A New Issue

3

2.2 Or Choose From An Existing One

4

3. Choose Your Preferred Language

5

4. Get Assigned

6

5.1 Fork Your Repo

1

5.2 Change From Master Branch

01

5.3 Create A New Branch

02

5.4 Perfect ๐Ÿ‘

03

6. Create A New File

7

7. Name Your File

8

8. Give Relevant Commit Message

9

9. Commit The File

10

10. Compare And Pull

11 04

11. Give Relevant PR Message

12

12. Enter Related Issue No

13

13. Enter Opted Language

14

14. Enter Number Of Files Updated

15

15. Enter File Name

16

16. Fill Up The Checkboxes

17

17. Create Pull Request

18

18. Congrats ๐Ÿ˜

19

HacktoberFest 2020

Just create four PRs , wait till they mature and get limited edition T-shirt or plant a tree. Pleas don't spam

How To Commit In CLI

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

How To sync your forked repository

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

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

aakashsoni-cloud avatar abkabd avatar adaugochi avatar ahampriyanshu avatar allcontributors[bot] avatar anshmishra2001 avatar architgarg603 avatar astrogeek77 avatar atorr5555 avatar byzantine26 avatar chinmaym07 avatar deepak2417 avatar github-actions[bot] avatar hanyangl avatar harshalszz avatar huisenbr avatar jayantgoel001 avatar manvendra3 avatar mk1107 avatar monishamandal02 avatar mr-destructive avatar mr-vaibhav-shukla avatar nirali0029 avatar p-davide avatar samkit-shah avatar sanjiti0606 avatar shadab-me avatar soundaryakhanapur avatar thomasbiede avatar vimlesh-kumar avatar

Watchers

 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.