Coder Social home page Coder Social logo

mkrat123 / hacktoberfest-data-structure-and-algorithms Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bareinhard/hacktoberfest-data-structure-and-algorithms

0.0 1.0 0.0 1.56 MB

A repo to contains data structure s and algorithms, regardless of language.

Home Page: http://brettreinhard.com/Hacktoberfest-Data-Structure-and-Algorithms/

License: GNU General Public License v3.0

Python 8.25% C++ 26.06% C 11.20% Java 34.43% JavaScript 6.94% Ruby 1.49% Assembly 1.17% Shell 0.10% Crystal 0.64% C# 4.11% Elixir 0.09% Go 0.58% Haskell 0.26% Kotlin 2.41% Objective-C 0.23% PowerShell 0.08% Swift 0.17% Visual Basic 0.17% Ada 1.21% PHP 0.42%

hacktoberfest-data-structure-and-algorithms's Introduction

Hacktoberfest-Data-Structure-and-Algorithms

A repository containing data structures and algorithms, regardless of language.

Not Affiliated with Digital Ocean or Hacktoberfest

Hacktoberfest

CONTRIBUTING!

Contributing to this repo

Implementing new File/Directory Structure

  • Try to keep things as modular as possible, the new file/directory structure should be:
/data_structures/structure/language/file
ex: /data_structures/char_stack/cpp/cstack.cpp
/algorithms/algorithm/language/file
ex: /algorithms/bubble_sort/cpp/bubble_sort.cpp

How To:

  1. Fork Repo on Web Page
  2. git clone https://github.com/{your-username}/Hacktoberfest-Data-Structure-and-Algorithms
  3. Code your files in the proper directory based on the instructions above
  4. add all your files git add your/directory/path/to/file/ (see new directory structure above)
  5. commit your file changes git commit -m "Whatever you did here, e.g. created linkedlist class in C++"
  6. push your changes git push
  7. Create a Pull Request to master on Web Page

Alternate via Web

  1. Fork Repo on Web Page
  2. Make your changes on your forked repo
  3. Make Pull Request to master

Credits

Logo created with: http://logomakr.com

hacktoberfest-data-structure-and-algorithms's People

Contributors

bareinhard avatar vaibhavsingh97 avatar devesh-verma avatar amanshahi avatar kevinmariogerard avatar alexisleconte avatar m-sameer avatar ivanarjona avatar vpn1997 avatar sachinkalsi avatar yshshrm avatar robillo avatar psalant726 avatar dhruvsisd avatar dtoniuc avatar aakash049 avatar iastrebov avatar langee99 avatar thebytestuff avatar doomers avatar tanayag avatar tbhaxor avatar shivangibithel avatar gupta-meghna64 avatar jumc avatar thegenuinegourav avatar priyansh2 avatar 97arushisharma avatar daksh249 avatar pragya68 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.