This repository features programs in C++. It is divided into 3 folders (data structures, algorithms, and other programs) in which you can find code implementations in C++, along with an explanation of the concept.
Yes! 😄 you can definitely contribute! The following are some of the things you can do -
- If you have a program written in C++ that is not in the repository you can open up a PR. You can also open up a PR if you have another way of implementing a concept in the repo.
- Also, if you can see something wrong (maybe like an error or something), you can open up a PR.
- Another suggestion is if you can think of a creative way to explain any concept using markdown, you are welcome to contribute!
It is very easy to contribute, you may follow these steps -
- Fork this repository
- Make changes/ add things
- Open up a PR. It will be merged after review.
Do ⭐ the repo if you find it useful!! 😇😀😇
- Please make sure that your contribution is entirely your own, and not copied from some other source.