/leetcode-solutions

Just my leetcode solutions

Primary LanguageGoApache License 2.0Apache-2.0

leetcode-solutions

.github/workflows/main.yml Coverage

Just my leetcode solutions in Go

Run tests

go test -v -run=. ./solutions/...
go test -bench=. -benchmem ./solutions/...