DSA_Code
1.0.0
私たちの目的は、このリポジトリへの貢献者を認めるとともに、C ++、Java、Python、およびその他のプログラミング言語のアルゴリズムを包括的にカバーするWebサイトを構築することです。
? Hacktoberfestは、毎年大きくなるオープンソースコミュニティへの参加を奨励しています。挑戦を完了し、母なる地球へのあなたの愛を示すあなたの名前に植えられた木を手に入れますか?
? HacktoberFestについてはこちらを登録し、10月1日から31日までに4つのプルリクエスト(PRS)を作成します。
git branch new-userを作成し、 git checkout new-userチェックアウトするか、単にgit checkout -b new-userを実行します)static/images/ (ドラッグアンドドロップオプションを使用するか、コマンドによるアップロードを使用してください)にプロファイル画像を追加します。)content/participant/git add -A )、コミット( git commit -m "added myself" )、プッシュ( 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`)
'''