An awesome beginner-friendly repo to help you in open-source contributions. Made specifically for contributions in HACKTOBERFEST 2022! Push only unique relevant code in any language of your choice. Please leave a star ⭐ to support this project! ✨ Note : If you try to push something that is already present, it will be marked as spam and "Invalid".
Video Link here
Before pushing code please go through our guidelines:
- Always push the code in the specified folder.
- Mention proper name for the code before making PR.
- Repetetive Pull Requests with same code in the same language won't be counted and will be marked as spam.
- If you want to push the code in some other language which is not present in this repo, make a seperate folder with language name and then push it.
- Explain your code with proper comments along with problem statement(especially for DSA). It's better if you can write time and space complexities.