leetcode-go Engineering-oriented LeetCode solutions in Go. Principles One problem, one package Test-first development Benchmarks for performance comparison Notes for every problem Structure problems/lcXXXX_xxx solution.go solution_test.go bench_test.go (optional) README.md