DSA_Code
1.0.0
我们的目的是构建一个网站,该网站全面涵盖C ++,Java,Python和其他编程语言中的算法,并承认该存储库的贡献者。
? Hacktoberfest鼓励参与开源社区,该开源社区每年都会增长。完成挑战,并在您的名字上种植一棵树,表现出对地球母亲的爱?
?在此处注册Hacktoberfest,并在10月1日至31日之间提出四个拉动请求(PR)。
git branch new-user ,然后检查git checkout new-user或简单地进行git checkout -b new-user )static/images/中添加您的配置文件映像(使用拖放选项或命令上传。)content/participant/git add -A ),commit( git commit -m "added myself" )和push( git push origin new-user )
<div align="center">
<h2> OR </h2>
</div>
## 1. Create / Upload Your Code / Algorithms
Create/Upload your code in the folder following the convention `Add Code Here`
- Choose an extract language folder `drop your code`
- Below is `an example` to add file properly
- You can follow up `any languages`
/PYTHON/<YOUR-FILERNAME>.py
/C++/<YOUR-FILERNAME>.cpp
You can follow any pathway a `code` or `profile information`
## 2. Wait for Pull Request to merge
## 3. Celebrate - you've done your first pull request!!
```py
'''
Always make more than 4 pull requests.
Let's say you have made only 4 pull requests to different projects,
but one project is excluded from hackoctoberfest event then your pull request will not be counted and
then you have the remaining 3 valid pull requests if these projects are not excluded.
If you fail to make 4 pull requests then you can't get swags or t-shirts.
I will recommend you make a pull request to your own repo which is very very safe for you.
Keep in mind that the repo has hacktoberfest topic.
'''
'''
To get approval of the pull request much quicker and faster (`Follow Me`)
'''