An open API service indexing awesome lists of open source software.

https://github.com/kavirajk/go-challenges

Solutions to go-challenges http://golang-challenge.org/
https://github.com/kavirajk/go-challenges

Last synced: 2 months ago
JSON representation

Solutions to go-challenges http://golang-challenge.org/

Awesome Lists containing this project

README

        

It's a collection of solutions to golang challenges presented at http://golang-challenge.org/

## Motivation

Learn to write idiomatic Go code for real-world problems.