DSA_Code
1.0.0
우리의 목표는 C ++, Java, Python 및 기타 프로그래밍 언어의 알고리즘을 포괄적으로 다루는 웹 사이트를 구축하는 것입니다.
? 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 ), commit ( 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`)
'''