Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/geekerhwh/leetcodelab-go
my solutions to leetcode problems (Not the best)
https://github.com/geekerhwh/leetcodelab-go
Last synced: about 2 months ago
JSON representation
my solutions to leetcode problems (Not the best)
- Host: GitHub
- URL: https://github.com/geekerhwh/leetcodelab-go
- Owner: GeekerHWH
- License: mit
- Created: 2024-04-11T02:42:18.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-08-01T22:21:54.000Z (5 months ago)
- Last Synced: 2024-08-02T00:05:09.181Z (5 months ago)
- Language: Go
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# My Own Leetcode Lab
main.go in the root directory is used to do some experiment.> no ticked question means it could be optimized or there are "much better" ways to solve it
# go compiler version 1.22.0