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/
- Host: GitHub
- URL: https://github.com/kavirajk/go-challenges
- Owner: kavirajk
- Created: 2017-03-28T19:55:26.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-04T18:33:49.000Z (about 8 years ago)
- Last Synced: 2025-01-17T21:08:00.368Z (4 months ago)
- Language: Go
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.