Coder Social home page Coder Social logo

manit2110 / ds_algo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nb2998/ds_algo

0.0 0.0 0.0 169 KB

Make your first open source contribution this Hacktoberfest!

Java 51.97% C++ 28.81% Python 10.07% C 3.31% Kotlin 2.02% JavaScript 2.72% Dart 1.09%

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.

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

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.