https://github.com/brianlusina/gopher-land
Simple Programming snippets in Go
https://github.com/brianlusina/gopher-land
algorithms data-structures golang gopher-land hacktoberfest
Last synced: 7 months ago
JSON representation
Simple Programming snippets in Go
- Host: GitHub
- URL: https://github.com/brianlusina/gopher-land
- Owner: BrianLusina
- Created: 2019-02-05T18:05:31.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2025-06-30T07:12:41.000Z (9 months ago)
- Last Synced: 2025-06-30T08:27:21.264Z (9 months ago)
- Topics: algorithms, data-structures, golang, gopher-land, hacktoberfest
- Language: Go
- Homepage:
- Size: 3.54 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Gopher Land
[](https://www.codacy.com/manual/BrianLusina/goffer-land?utm_source=github.com&utm_medium=referral&utm_content=BrianLusina/goffer-land&utm_campaign=Badge_Grade)
[](https://goreportcard.com/report/github.com/BrianLusina/gopher-land)
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`