Refer to PRs.
- Open PRs: https://github.com/ryosuketc/leetcode_arai60/pulls
- All PRs: https://github.com/ryosuketc/leetcode_arai60/pulls?q=is%3Apr
- Run
create.shto make the relevant resources (branch, folder, files). - Work on the problem (from step1 to step3, per manual).
- Run
prcreate.shto make a PR. - Post a review request to Discord: レビュー依頼.
- Work on review comments.
- Merge the PR (for better code search).
# Both take <directory_name> and <URL>
$ ./create.sh "8. String to Integer (atoi)" https://leetcode.com/problems/string-to-integer-atoi/description/
$ ./prcreate.sh "8. String to Integer (atoi)" https://leetcode.com/problems/string-to-integer-atoi/description/- Python
- https://github.com/hayashi-ay/leetcode/pulls
- https://github.com/olsen-blue/Arai60/pulls
- https://github.com/fuga-98/arai60/pulls
- https://github.com/nittoco/leetcode/pulls
- https://github.com/t0hsumi/leetcode/pulls
- https://github.com/Mike0121/LeetCode/pulls
- https://github.com/TORUS0818/leetcode/pulls
- https://github.com/Fuminiton/LeetCode/pulls
- https://github.com/shining-ai/leetcode/
- Rust