Skip to content

pccoe-acm-hacktoberfest-2023/Data-Structures-and-Algorithms

Repository files navigation

Data-Structure-and-Algorithms

Issues Pull Requests Forks Stars

This repository is for solving problems using the concepts of Data Structures in any language.

This repository is accepting PRs for HacktoberFest 2023🤩

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.md
  • 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.md for a detailed explanation.
  • While creating issues make sure you add a proper question based on Data structures and Algorithms