Giter VIP home page Giter VIP logo

dsa's Introduction

This is a beginner Friendly Repo dedicated to different types of algorithms used in various programming languages

โœจ hacktoberfest2022 ๐Ÿ’ซ

banner
Are you interested in participating in Hacktoberfest 2022 presented by Digital Ocean, appwrite, and docker? You came to the right place!


What exactly is Hacktoberfest?

Hacktoberfest is an event that inspires and encourages the world's brightest minds to beome involved in contributing to open source. Whether you're a developer, software engineer, student, or even an entire company Hacktoberfest is all encompassing and all are welcome to join in!

You can read the official details and rules at the Hacktoberfest website. Check out the official website here! Hacktoberfest


Hacktoberfest is open to everyone in our global community! Maintainers determine if their open-source projects participate by adding the 'hacktoberfest' topic. Quality pull requests submitted on GitHub and GitLab are rewarded. Engaged maintenance of Hacktoberfest tagged repositories are rewarded.


As a beginner, you may be nervous to participate, but fear not! There are tons of ways to participate in Hacktoberfest, no matter your experience level.

๐ŸŒฑ Contributing to hacktoberfest 2022


Process are as follows :-

  • Login using github @ Hacktoberfest
  • Create four valid pull requests (PRs) between 1st - 31st October

How to Contribute to this repository

  • Fork the repository (Click the Fork button in the top right of this page, click your Profile Image)
  • Clone the forked repository to your local machine.
git clone https://github.com/your-username/DSA
  • change the present working directory
cd DSA
  • Add/Create your project to the specific folder as described in what you can contribute section.
  • Make a new branch
git checkout -b branch-name
  • Make change in the repository with the new branch.
  • push the changes.
git add .
git commit -m "Your commit Message"
git push origin branch-name
  • Make a pull request.
  • Star the repository.

NOTE

  • Make Sure you commit your changes in a new branch.
  • Make Sure you Give proper name to your files describing the addition.
  • Also Make Sure you comment your code whereever necessary.

Check out the awesome list of swags you can win in Hacktoberfest

Hacktoberfest Swag List

Happy Coding! ๐Ÿ˜Š

dsa's People

Contributors

toddchavez09 avatar adityadeswal avatar prithvivasi avatar ayusharma03 avatar tchesa avatar raj3000k avatar ribeirowski avatar daemon19 avatar rafagablanca avatar the-hritik avatar vaibhavtiw avatar nikhilvashisht avatar pi-rate14 avatar

Forkers

vineetraushan

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.