Skip to content

Contribute Data Structure and Algorithm related codes for Hacktoberfest 2020

Notifications You must be signed in to change notification settings

echace13/Awesome-DSA

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Awesome-DSA

Contribute Data Structure and Algorithm related codes for Hacktoberfest 2020! hacktober2020

About

This repository contains data structure and algorithm codes.

Contribution Guidelines

  • This repository is structured language wise. Inside a language folder there are two more folders - Data Structures and Algorithms
  • The path for adding a file containing the program should be - ```language/Data Structures/Data Structures.extension``` or ```language/Algorithms/Algoname.extension```
  • For data structures you can include one functionality only naming and path in that case - ```language/Data Structures/LinkedListDeleteEnd.extension```
  • This is begineer's friendly repository, so if you make mistake in making a PR members of WIE will help you out.
  • So go ahead make your first PR

How to make a PR

  1. Fork the repository to your account
  2. Add the changes on the forked repository
  3. Make pull request to the master branch of this repository
  4. Wait for the mainters to review and accept the PR.

TODO

  • add detailed steps for contribution friendly to absolute begineers
  • add information about hacktober fest and opensource contribution

About

Contribute Data Structure and Algorithm related codes for Hacktoberfest 2020

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 54.0%
  • Java 18.6%
  • C++ 16.4%
  • C 11.0%