Contribute Data Structure and Algorithm related codes for Hacktoberfest 2020!
This repository contains data structure and algorithm codes.
- 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
- Fork the repository to your account
- Add the changes on the forked repository
- Make pull request to the master branch of this repository
- Wait for the mainters to review and accept the PR.
- add detailed steps for contribution friendly to absolute begineers
- add information about hacktober fest and opensource contribution