Skip to content

Latest commit

 

History

History
18 lines (18 loc) · 971 Bytes

File metadata and controls

18 lines (18 loc) · 971 Bytes

You can send a pull request anytime you feel like contributing to this project in any way.

Remember, this project is for helping beginners to get started with Data Structues and Algorithms and providing them resources in case they get stuck while writing some code. Please, document every line carefully such that a beginner can understand the code you have written. Refrain form using higher level language utilities and libraries as that can easily frighten or discourage a beginner.

Follow the following steps to start contributing to the codebase:

  1. fork me.
  2. clone my fork.
  3. create new branch.
  4. add code.
  5. open new pull request.
  6. i will approve your pull request so don't worry.

Even a small documentation would be highly appreciated.

Reach me out at: tirthasheshpatel@gmail.com

Any help would be greatly appreciated!
Thank you!