Skip to content

asher-lab/hacktoberfest-2020-data-structures

 
 

Repository files navigation

😃 Hacktoberfest 2020 😃

How to contribute

  1. Fork this repository.
  2. Clone the forked repository.
  3. Create file inside the folder on which language you prefer.
  4. file naming "DATA_STRUCTURE_TOPIC_USED-YOU_GITHUB_USERNAME.EXTENSION" - (THIS MUST BE FOLLOW).
  • example
  insertion_sort-vindecodex.go
  1. Write your code.
  2. create branch "hacktoberfest2020/YOUR_GITHUB_USERNAME" - (THIS MUST BE FOLLOW).
  • example
hacktoberfest2020/vindecodex
  1. Create a Pull request.
- Not following instructions will be marked as invalid

For Suggestions.

Just open an issue with suggestion tag. Thank you. Happy Hacking! 😃 😃 😃

About

Perform any data structures in any languages.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 64.3%
  • Python 28.7%
  • JavaScript 3.0%
  • C 2.1%
  • Other 1.9%