/Data-Structures-and-Algorithms

Deep dive into the concepts of Data Structures and Algorithms

Primary LanguagePythonMIT LicenseMIT

Data-Structures-and-Algorithms

Deep dive into the concepts of Data Structures and Algorithms

Contribution Guidelines

How to Contribute?

  • Take a look at the existing issues or create your own Issues
  • Wait for the issue to be assigned to you after which you can start working on it.
  • Fork the Repository and create a branch for the issue you are working on.
  • Read the Code of Conduct
  • Create a Pull Request which will be reviewed by the maintainers and suggestions would be added to improve it (if needed)
  • Describe what your codeblock / function does in the PR.
  • Having difficulty in contributing? Read the Contribution Guide for a detailed explanation.