Giter Site home page Giter Site logo

oarabilemwiya / 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 102.22 MB

HacktoberFest 2021

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

License: MIT License

Java 16.00% C++ 29.75% JavaScript 5.80% Python 14.86% C# 7.78% C 13.04% PHP 2.22% Swift 1.02% Ruby 2.33% Go 2.09% TypeScript 2.11% Rust 0.59% Shell 0.49% Clojure 0.02% Scala 0.39% Haskell 0.34% HTML 0.14% Makefile 0.02% Kotlin 0.21% Jupyter Notebook 0.82%

algo_ds_101's Introduction


HactoberFest 2021 GitHub pull requests GitHub issues

Index

HacktoberFest 2021

hacktoberfest 2021

How To Contribute

1. Go The Issue Section

2

2.1 Either Create A New Issue

3

2.2 Or Choose An Existing One

4

3. Choose Your Preferred Language

5

4. Get Assigned

6

5. Fork The Repo

1

6.1 Create A New Branch

02

6.2 Switch From Main Branch

01

6.3 Perfect ๐Ÿ‘

03

7. Create A New File with A Relevant Name

7

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(s) Name(s)

16

16. Fill Up The Checkboxe(s)

17

17. Create Pull Request

18

18. Congrats ๐ŸŽ‰

19

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

Github

Screenshot from 2021-10-01 00-23-07 Screenshot from 2021-10-01 00-23-25 Screenshot from 2021-10-01 00-23-54

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 abkabd avatar mr-destructive avatar dicieous avatar belphegor-s avatar deepak2417 avatar harshalszz avatar mk1107 avatar pratik-sanghavi avatar rudransh24 avatar shristi428 avatar toulik-das avatar

Watchers

James Cloos 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.