repositorypackage
0.0.0-20241018062901-846b08de1706
Repository: https://github.com/zhedahht/leetcode.git
Documentation: pkg.go.dev
# README
Leetcode Solutions In Go
I try to solve some LeetCode problems when I'm learning Go. All code here passes LeetCode tests. However, it might not be elegant Go code, because I'm still a Go amateur.