Giter Club home page Giter Club logo

ervaibhavkumar / 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.57 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.28% C++ 25.94% C 11.26% Java 34.35% JavaScript 6.97% Ruby 1.50% Assembly 1.18% Shell 0.10% Crystal 0.65% C# 4.13% Elixir 0.09% Go 0.58% Haskell 0.26% Kotlin 2.42% Objective-C 0.24% PowerShell 0.08% Swift 0.17% Visual Basic 0.17% Ada 1.22% 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

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

Watchers

 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.