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通過點擊按鈕顯示一些❤