We need to add more programming fundamentals in C++. Think of a concept that is already not in our C++ folders, and add that. Like you can think of adding:
- Pointers
- More interview-related questions
- Make improvements to the existing code
- Improving the documentation
Guidelines
-
Please make sure you are using the right folder structure for your contribution like we've used for C++, like here
-
Please visit CONTRIBUTING.md for contributions.
-
Whatever program you add, ensure you're adding the relevant comments, and it is easier to understand what the code does and the main concept.
We need to add more programming fundamentals in C++. Think of a concept that is already not in our C++ folders, and add that. Like you can think of adding:
Guidelines
Please make sure you are using the right folder structure for your contribution like we've used for C++, like here
Please visit CONTRIBUTING.md for contributions.
Whatever program you add, ensure you're adding the relevant comments, and it is easier to understand what the code does and the main concept.