Hey 👋 everyone , hacktoberfest is back with biggest beginners friendly opensource event. Event will start from 1st of October and will remain upto 31st October 2021.
Due to lot of spam pull request our repository got excluded from Hacktoberfest 2021 but you can still contribute here by sending relevent PR.
You need to generate 4 valid pull request and want to contribute in opensource
1) Fork this repository.
2) Star this repository.⭐
3) Choose your favourite programming language.
4) Add valid program (or code) on that sub repository.
5) Don't forget to add the problem statement , comments and complexity.
6) Commit the change and generate a valid pull request.
7) After carefully reviewing your code , if it is valid then it will be merged otherwise discarded.
⚠️ ⚠️ NOTE: Similar type of code(or program) will not be accepted. So kindly see the codes first and if you want to improve it then you can do that as well. That's also a kind of contribution and on that basis you will learn a lot.
- Related to Data Structure and algorithms
- Sorting and Searching algorithms
nameofcode.extension for example hello.py
shell_sort.cpp