在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):vJechsmayr/PythonAlgorithms开源软件地址(OpenSource Url):https://github.com/vJechsmayr/PythonAlgorithms开源编程语言(OpenSource Language):Python 100.0%开源软件介绍(OpenSource Introduction):The Algorithms - PythonTable of ContentsAll algorithms implemented in Python 3 (for education)There implementations are for learning purposes. If you want to contribute more efficient solutions feel free to open an issue and commit your solution. InspirationYou can look for Algorithms to implement at: LeetCode Algorithms To contribute make sure the Algorithm isn't commited yet! Make sure to add the number of the Issue in your PR. Contributing GuidelinesFolders and FilesPlease make sure your file is in the Opening IssuesWhen you open an issue, please make sure the Problem is not already implemented (Look at Code/Leetcode for the Problemnumber). Opened Issues by existing Problem will be closed & PR made to this Issue marked as spam The Contributer who opened an issue will be assigned prefered to the issue. If there is no PR within about 7 Days the issue will be assigned to another Contributer. Pull RequestsOnly Pull Requests joined with an Issue and matching the naming-conventions (See Folders and Files) will be merged! If there is no Issue joined in the PR your PR will be labeld as spam and closed. If your code don't passes the Check on LeetCode.com your PR will be labeld as "invalid" and the Issue stays open for the next PR! If your PR doesn' follow the Contributing Guidelines of this Repository it will be also marked as spam and closed! Spam UsersUsers who spam this Repo with PRs/Issues that does not align the Contribution Guidelines will be blocked. Getting Started
git clone https://github.com/your-username/pythonalgorithms.git
git checkout -b feature/branch-name
git checkout -b bugfix/branch-name
git add .
git commit -m 'commit message'
git push origin branch-name
Which PR will be accepted?
Which PRs will be NOT accepted?
Hacktoberfest 2020During October there come pretty much PRs and Issues - Please be patient because of my fulltime job I cannot be online 24/7 - I do my best to work through your PRs as soon as possible. This Repository is open for Hacktoberfest 2020 ONLY! No PRs/Issues for Hacktoberfest 2021 or later will be accepted and marked as invalid/spam Thank You! |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论