https://github.com/sonselin/leet-code-go-solutions
https://github.com/sonselin/leet-code-go-solutions
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sonselin/leet-code-go-solutions
- Owner: SonseLin
- Created: 2023-12-14T22:36:58.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-31T15:56:16.000Z (about 2 years ago)
- Last Synced: 2024-03-31T16:36:29.953Z (about 2 years ago)
- Language: Go
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Hello
It\`s mine multifile leet project with menu for checking my solutions for leetcode problems
To pick one choose difficulty first and then input any number of task from leetcode
If i complete it, you will find out test output,
if not, you will get a message "i haven\`t done it yet"
How to use it?
1) go build entry.go
2) ./entry
3) choose task difficult
4) input task number from leetcode to corresponding difficult
5) repeat
Like at the screen below!
