Skip to content

ghooost/go.algo

Repository files navigation

Algorithms in Go

Just for fun and golang practice

Run

go run .

It will run a tiny CLI with available commands list

Tests

go test

Benchmarks

go test -bench=. -benchmem

Releases

No releases published

Packages

No packages published

Languages