Solutions for Coding Interviews in Golang
This is the answers for the second edition of Coding Interviews. The original code snippets were written in Java. I just rewrite them by using Golang. And all the solutions are tested.
You can clone this project and running all the tests locally.