SortingAlgorithms
1.0.0
이 저장소는 Hacktoberfest 용입니다. 선호하는 언어 (존경받는 폴더)에 정렬 알고리즘을 추가 할 수 있습니다.
'''
Always try to make more then 4 pull requests.
Let's assume you have made only 4 pull request to different projects.
but one project is excluded from hackoctoberfest event.
Then your pull request will not be counted and you will just have 3 valid pull requests.
If this happens then you will not get any swags or t-shirt.
'''? 이 저장소는 초보자를 돕는 것을 목표로합니까? 첫 번째 성공적인 풀 요청과 오픈 소스 기여로.
git config --global user.name " your_username "git config --global user.email " your_email_address "Fork 로 쓰여진 오른쪽 상단 모서리를 클릭 하여이 저장소를 포크하십시오.git clone url_you_just_copiedgit checkout -b usernameName: Here goes your name
Username: Here goes your GitHub username
Approach: It should be concise your solution approach to solve the problem # copy and paste the following in the terminal
git add .
# copy and paste the following in the terminal after you have executed the previous command
git commit -m " hacktoberfest contribution "
# copy and paste the following in the terminal after you have executed the previous command
git push -u origin your_github_username버튼을 누르면 일부 ❤를 보여줍니다