go-leetcode

Just solutions to Leetcode problems in Go. Problems are organized in packages by topic with the goal to have the sample solutions as unit tests.

Usage

  • Tests: make tests
  • Coverage: make coverage

GitHub

View Github