Skip to content

codewithdev/C-plus-plus-Algorithms

Repository files navigation

Build Status Open Source Helpers

C++ DSA

Repo contains some most common Data Structure and Algorithm in C++ that will helpful to grasp the concept of various algorithm, working and also will help you in future application of Competitive Programming as well Interview Preparation.

Hi 👋 Fellas,

The Data Structure is the ❤️ of Computer Science and Algorithms are the step and procedure to operate on these Data Structure. Some Most Comman Data Structure are like Array, Queue, Stack, Tree, Hash, Heap etc. Mastering these Data Structure will help you to solve many problems while you are doing competitive Programming or sitting for the Tech Interview.

However If You think that you have some great resources and you'd love to contribute in the repo then create a Pull Request Check PR Instructions) by forking this repo Fork Here.

Contributing to C-plus-plus-Algorithms

🍴 Step 1. Fork this repository

In order to contribute to C-plus-plus-Algorithms, you need to fork this repo, and develop on your own local clone. If you don't know how to do so, follow this guide!

📖 Step 2. Get a Clone of Repo

First, move into your local cloned repository with the help of cd, after that navigate to the files.

🛠 Step 3. Make your change

Now you can start developing! All of the components are under the directory and associated code changes will automatically be reflected in the Repo.

🏆 Step 4. Making your pull request

Once you're done with making your changes, push everything to your local repository's branch.

From here, you can open up a pull request from your forked repository's branch into C-plus-plus-Algortihms's master branch.

In your PR description, explain the changes you made, why you made them, how to test them, and anything that might be a point of interest.

Once you create your PR, it will be reviewed and hopefully merged quickly!

🥂 Step 5. Pat yourself on the back

Congrats, you're officially a Contributor!

🎉 Contributors

Big shoutout to all the contributors who have put their efforts to make it big!! 🥇

Contributors