leetcode-solutions Just my leetcode solutions in Go Run tests go test -v -run=. ./solutions/... go test -bench=. -benchmem ./solutions/...