https://github.com/sheldonhull/leetcode
Synced from LeetHub this is successfully passed Leetcode tests
https://github.com/sheldonhull/leetcode
Last synced: about 1 year ago
JSON representation
Synced from LeetHub this is successfully passed Leetcode tests
- Host: GitHub
- URL: https://github.com/sheldonhull/leetcode
- Owner: sheldonhull
- License: mit
- Created: 2022-01-06T19:41:59.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-12T23:12:46.000Z (over 4 years ago)
- Last Synced: 2025-04-01T11:03:41.865Z (about 1 year ago)
- Language: Go
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# leetcode
Synced from LeetHub this is successfully passed Leetcode tests
## Resources
Leetcode includes this Go library - gods [](https://godoc.org/github.com/emirpasic/gods) to ensure common data structures used are available for Go without needing to implement from scratch.