|
5 år sedan | |
---|---|---|
125 | 5 år sedan | |
README.md | 5 år sedan | |
all.sh | 5 år sedan |
Trying to do as many leetcode problems as possible.
Aiming for one a day, to try be a little consistent.
Folder Names will Be Puzzle Numbers and contain:
main.<language extension>
will be the code submitted. (Some code may have to be modified to run outside of LeetCode’s driver).To run all problems you will need installed on your system:
Then you can see all the problems go through an example case with:
$ ./all.sh
Why you would want to do this I do not know, but it’s kind of cool.