- Notifications
You must be signed in to change notification settings - Fork2
💯 My LeetCode Problem's Solutions(Golang).
License
NotificationsYou must be signed in to change notification settings
WindomZ/leetcode.go
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
My solutions(Golang) of problems inhttps://leetcode.com/
- Faster andBetter solutions.
- 100% coverage tests.
- 100% benchmark tests.
If you like it then you can put a ⭐Star on it.
'
Single Repetition Duration
' and 'LeetCode Run Time
' are forreference only.
All tests should be run on asame machine, and throughmultiple benchmark tests.
git clone https://github.com/WindomZ/leetcode.go.git"$YOUR_PROJECT_PATH"cd"$YOUR_PROJECT_PATH"gotest -v -run=. ./solutions/...gotest -bench=. -benchmem ./solutions/...
- WindomZ/leetcode-init - A tool to create leetcode code template via cli.
Welcome topull requests(PRs) of thebetter solutions.
- Pass all LeetCode test cases.
- Pass all my test cases.
- Faster than mine! (on a machine, and run benchmark tests repeatedly)
Welcome to report bugs, suggest ideas and discuss onissues page.
About
💯 My LeetCode Problem's Solutions(Golang).
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors2
Uh oh!
There was an error while loading.Please reload this page.