Giter VIP home page Giter VIP logo

swagatasrimani / 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 100.71 MB

An algorithm a day keeps the mass recruiter away

License: MIT License

Java 15.91% C++ 31.36% JavaScript 5.85% Python 13.43% C# 7.54% C 13.18% PHP 2.30% Swift 1.10% Ruby 2.00% Go 2.67% TypeScript 2.18% Rust 0.56% Shell 0.74% Clojure 0.04% Scala 0.38% Haskell 0.51% HTML 0.23% Makefile 0.03%

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

ahampriyanshu avatar vimlesh-kumar avatar github-actions[bot] avatar p-davide avatar nirali0029 avatar chinmaym07 avatar mr-vaibhav-shukla avatar astrogeek77 avatar allcontributors[bot] avatar monishamandal02 avatar huisenbr avatar jayantgoel001 avatar mr-destructive avatar manvendra3 avatar atorr5555 avatar architgarg603 avatar harshalszz avatar mk1107 avatar samkit-shah avatar thomasbiede avatar abkabd avatar adaugochi avatar hanyangl avatar shadab-me avatar anshmishra2001 avatar prodip-kumar-paul avatar soundaryakhanapur avatar aj12345616 avatar dicieous avatar meghna25 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.