Skip to content

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

leetcode_grind75

This is being worked on after Arai 60: https://github.com/ryosuketc/leetcode_arai60.

List of solved issues

Refer to PRs.

Favorite repositories

References

Workflow

  1. Run create.sh to make the relevant resources (branch, folder, files).
  2. Work on the problem (from step1 to step3, per manual).
  3. Run prcreate.sh to make a PR.
  4. Post a review request to Discord: レビュー依頼.
  5. Work on review comments.
  6. 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/

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages