GithubHelp home page GithubHelp logo

kdsingh333 / dsa-basic Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kuldeepsingh33/dsa-basic

0.0 0.0 0.0 77 KB

This repo is excluded from hacktoberfest , not make any kind of pulll request

JavaScript 20.37% C++ 23.23% Java 56.41%

dsa-basic's Introduction

# DSA-Basic (Hacktoberfest-2022🔥)

image

This repository is open to all members of the GitHub community. Any member may contribute to this project without being a collaborator.

What is Hacktoberfest?

A month-long celebration from October 1st - 31st sponsored by Digital Ocean and GitHub to get people involved in Open Source. Create your very first pull request to any public repository on GitHub and contribute to the open source developer community.

https://hacktoberfest.digitalocean.com/

How to make changes in Repo

Inside The language Folder Give your file name as same Algo name ,Write your code or make changes and Submit Pull request

Language

  1. C

  2. C++

  3. Java

  4. JavaScript

Contributing to Repo

  1. Fork this repository
  Fork this repository and make changes in code as required. You can change it online or by cloning it in your device. Then Pust it on your Forked Repo for further Actions. Do not use special characters in the template above.

2.Clone your forked copy of the project.

 git clone https://github.com/<your username>/DSA-Basic.git
  1. Change the working directory
  cd DSA-Basic

4.Create a new branch.

  git checkout -b <branch-name>

5.Perfom your desired changes to the code base.

 Make changes

6.Track your changes

 git add -A

7.Commit your changes

 git commit -m "commit msg"

8.Push the committed changes in your feature branch to your remote repo.

git push -u origin <branch_Name>

9.To create a pull request, click on compare and pull requests. Please ensure you compare your feature branch to the desired branch of the repo you are suppose to make a PR to.

"Best of Luck " ✨

Show some ❤ by starring⭐ the repository.

dsa-basic's People

Contributors

kuldeepsingh33 avatar kdsingh333 avatar sparkyaayush avatar pr3mkum4r avatar vaibhavces avatar anks2336 avatar technojac avatar shweta1111yadav avatar void-57 avatar aritra056github avatar ayushpandey830 avatar gaurav-lomte23 avatar ravishgupta avatar subhajit767 avatar cereal-hecker avatar poseidon2060 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.