- Do not spam!
- Do not copy paste codes write your own code.
- Refer Hello_Multi_Programming to understand the structure.
- Maintain the structure as follows
Program_Category [This is a main folder]
1. Program_Category_Name
1. Program_Name
src : Contains Program same as folder name in different languages
README.md : Problem Statement, Solution in different Programming Language with its hyperlink2. README.md
Program Name List of respective category
2. README.md
Category List
- Update the both main README.md as well as respective folder README.md
- Try to add comments in your code so that it is more understandable.
- Try to intend your code so that it is more readable.
- Make sure that your code is genuine and working before submitting PR.
- Drop a ⭐ on the Github repo.
- Fork this repo.
- Add a respective files and folders.
- Update README.md
- Commit the code.
- Create Pull Request.