Giter VIP home page Giter VIP logo

vanshikaarora / ds_algo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nb2998/ds_algo

1.0 2.0 25.0 524 KB

Make your first open source contribution this Hacktoberfest!

Java 29.54% C++ 44.50% Python 8.58% C 13.77% JavaScript 1.67% Kotlin 1.06% Dart 0.50% Lex 0.38%
hacktoberfest-accepted hacktoberfest hacktoberfest2021 hacktoberfest-2021 hacktoberfest2021-accepted hacktoberfest-accepted2021

ds_algo's Introduction

DS_Algo

Make your first open source contribution! โœจ

Important guidelines

  • The repository consists of a variety of data structures and algorithms.
  • Feel free to add new ones if they don't exist already in a language.
  • If the same code exists in another language, add the code in your preferred language to the same package/folder.
  • It is a good practise to work on branches. It will enable you to make multiple pull requests without waiting for one to get merged.
  • Please use camel case (thisIsCamelCase) to name files and variables.
  • Avoid submitting multiple algorithms in a single pull request.

How to begin?

  • Fork the repository
  • Clone your local repository
  • Make changes in your local system
  • Add the changes using git add .
  • Commit the changes using git commit -m "Added xyz algo"
  • Push the changes using git push origin master
  • Make a pull request to the master branch

ds_algo's People

Contributors

abakliwal12 avatar akhil09 avatar ankitvashisht12 avatar asciarp08 avatar assertor1290 avatar banipreetr avatar bitroot9761 avatar goliakshay357 avatar gunishjain avatar himansh242 avatar its-mayank avatar lucionathan avatar mateustranquilino avatar mayank5464942 avatar nb2998 avatar piyush7890 avatar piyushchavan88 avatar rajwanimayur avatar sdkiet avatar sgoldy123 avatar shilpipriya avatar shivamchopra99 avatar shriyakabra97 avatar shubhamjain02 avatar shubhkishore avatar skirat avatar soumya-05 avatar surarijit avatar vaishnavilokhande1110 avatar vanshikaarora avatar

Watchers

 avatar  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.