Data Structures And Algorithms Hacktoberfest18 Save

List of data structures and algorithms. Feel free to contribute under Hacktoberfest '18!

Project README

Data Structures and Algorithms

For Hacktoberfest 2018!

Check your own profile stats after registering here: https://hacktoberfest.digitalocean.com/stats/

About

This repository consists of data-structures and algorithms sorted by programming language.

Contributing Guidelines

  • The repository is structured language-wise i.e. algorithms in a certain language go in a specific folder.
  • The naming convention to be followed is algo_name.language_extention i.e. the overall pathshould be language/algo_name.language_extention
  • Example of above points: heap sort in Java should go into java/heapsort.java
  • It is your choice to include only the function or the entire program for the algorithms.
  • If folder for your language does not exist, create a new one.
  • Don't be afraid to make a PR!

How to make PR

  1. Fork repository onto your own account.
  2. Make your changes on your forked repository.
  3. Make Pull Request to master and enjoy.

Hack on! God Speed

Open Source Agenda is not affiliated with "Data Structures And Algorithms Hacktoberfest18" Project. README Source: yshshrm/Data-Structures-And-Algorithms-Hacktoberfest18
Stars
203
Open Issues
862
Last Commit
6 months ago

Open Source Agenda Badge

Open Source Agenda Rating