A consolidated list of DSA problems from university coursework and more.
Questions implemented using C and C++. All Genuine PRs are welcomed! Read CONTRIBUTING.md to contribute to this repository.
Happy Coding! :)
- Fork this repository
- Use your command line\terminal to clone the forked repo
git clone< forked repository URL>- cd into the created local repository.
- Add your C/C++ code. Make sure it adheres to
CONTRIBUTING.md. git add< file_name >git commit -m< add_a_valid_comment >git pushthe code to your forked repository.- Create a pull request.
Maintainer : Akash Chouhan
