DavidQiQi / go-leetcode

Golang solution for leetcode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Golang solution for leetcode


Languages

Language:Go 62.0%Language:C++ 38.0%