/go-leetcode

Golang solution for leetcode

Primary LanguageGo

go-leetcode

Golang solution for leetcode. For each problem, there is a simple *_test.go to test the solution, and you can run go test under corresponding folder.