Awesome
<h1>Hacktober Fest 2023⚡️✨</h1>
<p> All Contributors are requested to star this repo and follow me for a successful merge of pull request.🙂</p>
<br/>
<h3>👉 Add any project, algorithm or leetcode solution in any programming language..<br/>
-🚀 C <br/>
-🚀 C++ <br/>
-🚀 C# <br/>
-🚀 PHP <br/>
-🚀 Java <br/>
-🚀 Python <br/>
-🚀 Javascript <br/>
<br/>
In each respective folder on any topic, don't forget to read the rules below to get your pull request accepted.</h3>
<p>👷♂️ Contribute anything to this repo and earn rewards!</p>
<br/>
<p>⚙️ Visit The Hacktoberfest website for more information <a href="https://hacktoberfest.com/">Hacktoberfest 2023</a>
<br/>
<!-- <img src="https://user-images.githubusercontent.com/99472914/192144059-5cd0b329-f238-474b-b475-7385eaa35d05.png" alt="Hacktoberfest2023"> -->
<hr/>
<h2>🛠 Welcome to Hacktobefest 2023 Event</h2>
<h3>How To Contribute</h3>
<p>⌛️ In order to do successful contribution you must read the rules at the bottom; all pull requests will be accepted by those who correctly submitted their PR.</p>
<h1><bold>Star the repository</bold></h1>
<p>⌛️ Patience is key! If the pull request is not merged, tell me in the comment section!</p>
<br/>
Getting started
- Fork this repository (Click the Fork button in the top right of this page, click your Profile Image)
- Clone your fork down to your local machine
git clone https://github.com/your-username/DSA_Hacktoberfest2023.git
git checkout -b branch-name
- Make your changes (choose from any task below)
- Commit and push
git add .
git commit -m 'Commit message'
git push origin branch-name
- Create a new pull request from your forked repository (Click the
New Pull Request
button located at the top of your repo)
- Wait for your PR review and merge approval!
- Star this repository
<h3>🛡 Rules</h3>
<ul>
<li>⚔️ Add link of the problem as comments in the code if contributing solution of any problems from Leetcode, GeekForGeeks, Codechef or Codeforces, etc. No need to add entire main function.</li>
<li>⚔️ Dont forget to star this repository and follow me for successful merge.</li>
<li>⚔️ Add the proper extension to your code file. Examples: .c, .js, .cpp , .py or .java.</li>
<li>⚔️ Give your file a proper name related to your program in snake_case.</li>
<li>⚔️ Put your files in correct folder like .cpp file in c++ folder or .py file in python folder.</li>
<li>⚔️ If folder is not present for your language create new with name of your programming language like C++ , Python etc</li>
<li>⚔️ Make repo well maintained if topic not present in which you want to contribute create new folder for it in their paricular section or language</li>
</ul>
<h3>🛡 Notice</h3>
<p>⚔️ All contributors who have followed above rules correctly will meet merge pull request successfully.</p>
<p>⚔️ For any further issues, you can contact me in the comments</p>
<p>⚔️ Always make more than 4 total pull requests for hacktoberfest for safer side.</p>
<br/>
<h2>🖥️ Happy Coding 🔥 Happy Hacking...</h2>