/gopher-land

Simple Programming snippets in Go

Primary LanguageGo

Gopher Land

Codacy Badge Go Report Card

Simple implementations of algorithms in Golang ;D

Pre-requisites

Have golang installed on your local development environment

& simply run go mod download to get required packages or run make install